Hmm..

So how would you determine the field type of the underlying table for a
query?

Manually test each field with IsNumber,IsDate,IsBoolean etc. etc. ?

-Gel

-----Original Message-----
From: Charlie Griefer [mailto:[EMAIL PROTECTED]


nothing that returns field type.  

cfquery returns 3 'special' vars in addition to the actual database
values.

1) queryname.columnlist - comma delimited list of column names
2) queryname.recordcount - the number of records returned from the query
3) queryname.currentrow - when cfoutputting over a query, the row
currently being output.

charlie




[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to