Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Arithmetic Overflow

Status
Not open for further replies.

konsri

Programmer
Feb 1, 2002
13
0
0
US
When will the Arithmetic overflow occurs while inserting records into the database.

Any help is appreciated.

Thanks
Srikanth
 
An example would be where you have a field of datatype "tinyint" and you try to write a value of 256 or greater to it.

Rich
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top