Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does table have support NULLs?
Message
From
12/03/1998 03:10:41
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
11/03/1998 11:00:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00083893
Message ID:
00084093
Views:
26
If you mean 'Is there a way to determine if a column allows null values' then you might try the AFIELDS() function.

AFIELDS will give you info about all of the columns in a table.

Find the row in the resulting array for the Column that you are interested in, then look at column 5.

Regards
Mark
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform