Disable Message in Sql query
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, As iam a beginer in database application in VC++, i couldn't overcome an issue. " Help me out" Iam connecting SQL database through "ODBC" connectivity, everything works out at normal operation. if the SQL engine is stopped, and if i try to connect, the SQL API throughs the Message Box--promting some connection failure. How to disable the Message Box????? Help Me Madhu