Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very big value for CRC32
Message
De
12/08/2011 03:18:54
 
 
À
11/08/2011 15:57:30
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01520761
Message ID:
01520806
Vues:
50
Seems like you return a UInteger
Yes, that value can be stored in a unsigned int32, aka UInteger in vb

On the other hand, if you return an Integer (signed), it can be stored in sql server type int

>Is this an acceptable value for a CRC32:
>
>3989233970
>
>This value goes higher than the maximum allowed for an integer. So, I thought I would verify first if this is a value we could receive from a CRC32 before adding support for a BigInt in my application.
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform