Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert without nulls from NET
Message
From
21/08/2009 13:04:48
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01414410
Message ID:
01419572
Views:
50
>Hi Don,
>
>>>or change the connection string to set NULL to OFF.
>
>Sorry, that should NO instead of OFF:
>
> <add name="TIPWebEdits" connectionString="Provider=VFPOLEDB.1;Data Source=C:\Inetpub\wwwroot\netTIP\App_Data\Tip_WebEdits\tip_webedits.dbc; NULL=NO" providerName="System.Data.OleDb" />
>
Hi Chris -
I'm finally getting back to this issue. I'm still getting an error that says 'fieldname does not accept null values' even with this string.
<add name="TIPWebEdits" connectionString="Provider=VFPOLEDB.1;Data Source=|DataDirectory|\Tip_WebEdits\tip_webedits.dbc;NULL=NO"
		 providerName="System.Data.OleDb" />
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform