Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CF5 and ADO - Need Field Properties

Status
Not open for further replies.

mickers

Programmer
Dec 21, 2005
7
0
0
US
I need to access the following properties of an Access 97 table field by specifying the table name and field name:
- required
- data type
- field size
- default value

This is possible in ADO (and ASP), but I need to do it in a custom tag of CF5. Is there a way to get these field property values?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top