Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arithmetic overflow error
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00894230
Message ID:
00894262
Vues:
8
Are you sure that @s1_count is actualy declared as integer? What result would you get if you run from Query Analyzer?
SELECT count(fib_s1) from dsiweb.dbo.s2p2_results
		  where fib_s1>0 and inst_type='S'
		  and fib_lot = @fib_lot
>I tried your suggestion... same result.
>
>Arithmetic overflow error converting numeric to data type numeric.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform