Problem related with open and close database



Hello Everybody,

i have application with ms-access database in vc++(MFC).while initializing
database with different tables and corresponding fileds,one run time error
message would throw that table name is not found even though it works
properly in debug mode.as well as when i add one line
Sleep(1000);
in place where table name and field name is initialized.
it goes in debug and release mode.
i want to know the reason why this problem is arrived? as sleep is very
temporiary solution for any big application .
Any help would be appriciated.

Thanks and regards
Vibha



.



Relevant Pages

  • Problem Related with open and close table in ODBC connection
    ... i have application with ms-access database in vc++.while initializing ... database with different tables and corresponding fileds,one run time error ... it goes in debug and release mode. ...
    (microsoft.public.vc.database)
  • Problem related with open and close database connection in ODBC
    ... i have application with ms-access database in vc++.while initializing ... database with different tables and corresponding fileds,one run time error ... it goes in debug and release mode. ...
    (microsoft.public.access.dataaccess.pages)
  • Re: Problem related with open and close database
    ... i have application with ms-access database in vc++.while initializing ... database with different tables and corresponding fileds,one run time error ... it goes in debug and release mode. ...
    (microsoft.public.data.odbc)
  • Re: how long is double
    ... > double sum, a, b, c; ... You used a, b, and c without initializing them. ... > I found that the debug version and release version of the same code ... Your massive crossposting is very bad usenet manners. ...
    (comp.lang.cpp)