How to handle unsigned integers?
Hi (again),
The keys in my tables are all unsigned integers. When getting the data in a dataset, i have some problems with the unsigned integers.
In the code I use Int32, but MySql returns UInt32. It seems that I can not convert an UInt32 to Int32 automaticly.
What do you use for keys (autoincrements)? Unsigned or signed integers?
Sven.
Subject
Written By
Posted
How to handle unsigned integers?
November 26, 2004 03:05AM
November 26, 2004 10:53AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.