V
Vibha
Hello Everybody,
I have VC++ application which is connecting with
MS-Access database through ADO connectivity.
In my application source database tables are not successfully transfer to
destintion database.
while application is running one Error message throw "DATABASE_OPEN_ERROR"
in destination database table name is not found.
it works properly in debug mode.Even when i add Sleep() function it works.
i want to know the reason why this database error has arrived?
as sleep is not feasible solution for any big appliation.
if any one has any idea then please guide me.
Thanks & Regards
Vibha
I have VC++ application which is connecting with
MS-Access database through ADO connectivity.
In my application source database tables are not successfully transfer to
destintion database.
while application is running one Error message throw "DATABASE_OPEN_ERROR"
in destination database table name is not found.
it works properly in debug mode.Even when i add Sleep() function it works.
i want to know the reason why this database error has arrived?
as sleep is not feasible solution for any big appliation.
if any one has any idea then please guide me.
Thanks & Regards
Vibha