Little and Mickle

All things are difficult before they are easy.

导航

统计

公告

No size set for variable length data type: String

when try to insert an empty string to oracle through .Net, it would through an error like this:No size set for variable length data type: String.  It occured cause oracle does not treat empty string as null in database, it need to be instead by System.DBNull in DotNet.

posted on 2005-09-28 16:35 davidullua 阅读(1615) 评论(1) 编辑 收藏