Hi..
I got this error while creating an application in VC++ on Database ODBC based..
so.. what i have to do for solve this problem.???
I have followed the below steps in the procedure
1. I have created a file in MS Access
2. Through control panel added it as data source
I am facing the problem while starting the application in VC++
Loading
sai TejaswiniPosted Oct 14, 2014, 4:40 AM
Munesh SharmaPosted Oct 14, 2014, 2:50 AM
just remove the line
from the generated header file.
it is there just to make you aware of that it is not good to have hardcoded passwords in your code.
sai TejaswiniPosted Oct 14, 2014, 12:41 AM
This is the error i am getting..
Vithal WadjePosted Oct 13, 2014, 1:56 PM