Problem Related with open and close table in ODBC connection
- From: "Vibha" <vibhavyas@xxxxxxxxxxxxxxx>
- Date: Mon, 19 Jun 2006 15:01:54 +0530
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
.
- Follow-Ups:
- Re: Problem Related with open and close table in ODBC connection
- From: www.fruitfruit.com
- Re: Problem Related with open and close table in ODBC connection
- Prev by Date: Re: Improve performance of CRecordset::MoveNext
- Next by Date: Use MySql dump file from Visual C++?
- Previous by thread: Re: Improve performance of CRecordset::MoveNext
- Next by thread: Re: Problem Related with open and close table in ODBC connection
- Index(es):
Relevant Pages
|