Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can i connect the samble database that comes with vb-6
(biblio.mdb) to a datagrid using code?

ie what code i have to put in load event



how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ..

Answer / karan munjal

make the adodc connection with database from its property
connection string & connect datagrid with adodc & write the code


adodc_.recordsource = "select * from table name"
datagrid.refresh
adodc.refresh

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

what is the difference between ADO and RDO in vb

3 Answers  


What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


Explain about the basic features of Visual basic?

0 Answers  


What is Centralization Error Handling?

1 Answers  


How would you create your application in DHTML?

0 Answers  


Which method is used to write context Into file?

0 Answers  


What is ADO? What are its objects ?

1 Answers  


What do you mean by HTTP?

4 Answers   Wipro,


What is the difference between a property a method and an event? Give an example of each.

18 Answers   Microsoft,


What is the use of Connection object?

0 Answers  


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

0 Answers  


How do you do multithreading application in VB

1 Answers  


Categories