You seem very experienced with Database programming
:)
If you aren't using adodbconnection, what are you using then?
You'll have to use sql to retrieve the records. Construct the sql command on the fly, based on the values entered.
You got it.
:D
Re: You seem very experienced with Database programming
Quote:
Originally posted by Abu haider
:)
If you aren't using adodbconnection, what are you using then?
You'll have to use sql to retrieve the records. Construct the sql command on the fly, based on the values entered.
You got it.
:D
Yes of course i got it ....
i have an access2000 database .... i am not using (adobconnection) i am not familiar with ADO Connection i am using DAO....