Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NULL DATES
Message
De
12/12/2000 17:53:04
 
 
À
12/12/2000 17:21:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00452593
Message ID:
00452608
Vues:
23
>Is there a command that I have to send to the SQL server to accept NULLS?
>I have some null date fields so I do: NVL(myfield,NULL)
>It won’t let me do this. But if I INSERT from the query analyzer is fine.
>Any ideas?

The column has to be defined as allowing NULLs, so the column would have to be redefined.
What is the insert statement you used in the Q/A? How are you making this call from VFP?
By "won't let me do this" do you mean gives a "Column does not accept nulls" error? If not, what error do you get?
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform