|
-
Aug 6th, 2004, 06:58 AM
#1
Thread Starter
Lively Member
datatype of table field
hi friends
I what to now the type name of a field of a table
Eg rs.fields("name").type
This returns 10 which means it is a string
is their any fuction or some solution so that i can get the typename of the field
I.e "String" instead of 10
rs.fields("name").type returns interger(1,10,8) i want the typename such as "boolean","string","date"
with Regards
sameer Mulgaonkar

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
|