Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manually exporting tables to MS SQL Server
Message
From
31/10/1997 12:24:27
 
 
To
22/10/1997 10:43:48
Bob Lucas
The WordWare Agency
Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00055497
Message ID:
00057619
Views:
31
>>Good point. I look into this. Still doesn't make sense why that would fail but the INSERT INTO for each records doesn't. It said ID cannot be null..well, there are no NULL ID's in my VFP table! A bit strange.
>>
>>Thnnk you!
>>- GM
>
>The NULL value error may be coming from SQL Server. It may be saying that you have not supplied a value for that column and it cannot be null. Make sure that the ID column is updateable (If it is a key field of the SQL Server primary key, by default the view marks these fields as not updateable. Make sure that all the fields of your view are updateable)


Thanks a lot for the tip... it seems SQL Server thinks empty string are the same as NULL...this could be the problem!!
- Gino Miceli -
LAN Professionals Inc.
Bayshore, NY
gino@vdot.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform