Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Allowing NULL's in a view's columns
Message
From
18/03/1999 12:44:06
Mike Siemers
Southwest Student Services
Mesa, Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Allowing NULL's in a view's columns
Miscellaneous
Thread ID:
00199318
Message ID:
00199318
Views:
45
I am developing a client/server app. using VFP and SQL Server. I have some columns in my remote views where I would like to allow NULL's on columns where I have set up the SQL Server to disallow NULL's. It looks like VFP copies the column attributes from SQL Server, without allowing me to change whether NULL's are allowed. DBSETPROP() can be used to modify other column properties, but not the "Null values allowed" property. I would appreciate any non-kludgy solutions to this problem.
Next
Reply
Map
View

Click here to load this message in the networking platform