|
Soulweaver
Starting Member
South Africa
18 Posts |
Posted - 10/12/2004 : 03:23:07
|
Hello
I've been searching for this for a while, as far as i could find out, SQL Server does not have unsigned ints. I got around this by declaring my variable as a bigint, and then using it as if its an unsigned in so that i could get values up to 4294967296 (unsigned INT32 ie WORD)
If, unfortunately you need a BIGINT unsigned, I can't help you.
----------------------- Black Holes exist where God divided by Zero ----------------------- |
 |
|