Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide error message from SQL ODBC driver?
Message
From
11/05/2000 09:42:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to hide error message from SQL ODBC driver?
Miscellaneous
Thread ID:
00368515
Message ID:
00368515
Views:
76
I have a system that sends a passthrough SQL statement (INSERT..)
using SQLSTRINGCONNECT().
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
Reply
Map
View

Click here to load this message in the networking platform