|
-
July 27th, 2002, 09:05 PM
#1
Size of OleDbType Fields
How do you figure out the different field sizes for OleDbType?
OleDbType.Integer is 4
OleDbType.VarChar is whatever the string length is
but what about the Date, Decimal, Numeric and all the other available types? I tried sizeof() but it only works on classes, not fields. Anyone have any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|