Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy To for SQL Bulk Insert
Message
De
07/03/2003 15:04:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Copy To for SQL Bulk Insert
Divers
Thread ID:
00762958
Message ID:
00762958
Vues:
62
We are using the following command to create the text file for a SQL bulk insert:
Copy To < filename > Delimited With "" With Character "|"
We need to be able to propagate nulls for datetime into the SQL but these are being converted to empty datetimes in the text file.

We can change nulls to a bogus date like {12/31/9999 12:00:00 AM} and reconvert to null once the data is brought into SQL.

Is there a way to preserve the null values as part of the copy to?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform