PDA

Click to See Complete Forum and Search --> : datacombo and datalist


qassim
Aug 25th, 2000, 01:37 AM
Hello,
Can anyone tell me how to work with
these control and what is the beneift
to use it
Bye

PCrate
Aug 25th, 2000, 03:33 AM
These contols are used to retrieve data from a database and populate the controls. The controls can be set to look at an SQL string or can be connected directly to a database through the use of a recorset object.

Both controls can be linked either to a DAO control or an ADO control depending on your requirements

Any more questions, just ask

Paul