Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cryptic ODBC error from SQL Server
Message
De
22/11/1999 17:45:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00294101
Message ID:
00294110
Vues:
25
Bruce,

> [1,2] C "Connectivity error: [Microsoft][ODBC SQL Server Driver][SQL Server] Arithmetic overflow error converting numeric to data type varchar."

SQL Server is trying to do any implicit conversion from a numeric data type (such as an integer) to a varchar data type. The most likely problem is that the varchar is too small.

I would check your remote view. The data type property must be set to the wrong value.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform