Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cryptic ODBC error from SQL Server
Message
From
30/11/1999 08:38:16
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00294101
Message ID:
00296804
Views:
33
Very strange. I'd be surprised if the BatchUpdateCount had anything to do with it. The BatchUpdateCount property controls the number of commands sent back to the backend within a single submission (batch).

On the other hand, the Precompile SQL option could. Usually this option causes ODBC to create a temporary stored procedure on the back end. If ODBC create parameters with the wrong data type, you might see the numeric overflow error.

I'm glad you got it working and thanks for reporting the fixes back to the community.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform