Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert without nulls from NET
Message
From
28/07/2009 12:41:52
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01414410
Message ID:
01415097
Views:
41
>Hi Don,
>
>> The insert from the website fails with a message that the field does not allow null values. I am trying to find a way to deal with this.
>
>Issue
>
>SET NULL OFF
>
>or change the connection string to set NULL to OFF.

Thanks Chris. I've tried to set it in the connection string but can't seem to get it to work that way. Can you revise this line so it will work?
  <add name="TIPWebEdits" connectionString="Provider=VFPOLEDB.1;Data Source=C:\Inetpub\wwwroot\netTIP\App_Data\Tip_WebEdits\tip_webedits.dbc; NULL=OFF"
   providerName="System.Data.OleDb" />
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform