Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide error messagebox from SQL ODBC driver?
Message
From
12/05/2000 07:27:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Title:
How to hide error messagebox from SQL ODBC driver?
Miscellaneous
Thread ID:
00368973
Message ID:
00368973
Views:
63
We have a system that sends a passthrough SQL statement (INSERT..)
using SQLSTRINGCONNECT() function.
If the SQL Server is down, the record is saved in a off line table
in the local disk. When Server turn back, I sycronize the database.

The problem is that I can't hide the messagebox from TCP/IP Sockets
or Named Pipes.

Using a connection in DBC I can hide the login prompt,
but not the error message, even with ON ERROR.

I want the SQLSTRINGCONNECT() returns just '-1' without displaying the messagebox.

Thanks in advance,

Paulo Barros
Next
Reply
Map
View

Click here to load this message in the networking platform