Click here to Skip to main content
15,919,500 members
Articles / Programming Languages / C#

Tip/Trick to handle Oracle 9i error “ORA-01401: inserted value too large for column or ORA-01438: value larger than specified precision allowed for this column”

Rate me:
Please Sign up or sign in to vote.
3.00/5 (3 votes)
18 Feb 2010CPOL2 min read 23.4K   13   1  
Hi All,We know that Oracle is no longer supporting Oracle 9i version. By this time all users have migrated to the latest versions. But still I want to give this tip/trick for those who are still using Oracle 9i as database.In this article I am gonna explain how to handle the Oracle error...

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions