Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cast() a blank string to datetime
Message
 
 
À
27/03/2003 14:19:19
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00770915
Message ID:
00770917
Vues:
11
SQL Server doesn't have empty dates. It's better to allow nulls for dates that may be unknown/not filled in.

>Im inserting into SQL from Fox using Pass through. Fox has empty Dates {//}. if I use CAST('' AS DATETIME) I get a default datetime 1900-01-01 00:00 ext in SQL. The Date in SQL does not accetp nulls. Can I get SQL to CAST() an empty Date? OR, should I allow SQL date column to accept nulls? I usally allow nulls in cretain columns.
>
>Your input is appreciated.
>Regards
>Jeff Hart
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform