Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert without nulls from NET
Message
De
28/07/2009 12:41:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01414410
Message ID:
01415097
Vues:
39
>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" />
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform