Convert ADO connection to DAO database
I have got a trouble.
I could connect to SQL server with ADO connectionstring.
But all the code is using DAO language.
I haven't got time to change the code.
Is it possible to convert a ADO connection to a DAO database ?
|