Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting string to numeric
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01544642
Message ID:
01544668
Vues:
23
This message has been marked as a message which has helped to the initial question of the thread.
>>Try Naomi's suggestion with Precision and Scale.
>
>I will; thank you. But does setting the type in my stored procedure as "numeric(10,2)" correct?

Yes, it's fine in SQL Server. You can use decimal (10,2) as well - should be no difference.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform