Dear All,
I Have a database on Access 2000 Which has lot of queries (all of types select,insert update delete). To Access this database from my code i am using the odbc class.
So The question is the following:
I would like to execute that queries without make odbccommands in my code. Is it possible that?
Could you give me an example code to understand the philosophy?
Thanks everybody
I Have a database on Access 2000 Which has lot of queries (all of types select,insert update delete). To Access this database from my code i am using the odbc class.
So The question is the following:
I would like to execute that queries without make odbccommands in my code. Is it possible that?
Could you give me an example code to understand the philosophy?
Thanks everybody