Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting date into sql or firebird;What is .t. value in
Message
De
18/09/2005 06:20:19
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
17/09/2005 08:07:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01050571
Message ID:
01050692
Vues:
14
Hi

>VFP: {01/01/2005}
>MSSQL: '01/01/2005' ?
>FIREBIRD: ?

'2005-01-01', or '2005/01/01' . Firebird will automatically cast to date type.

>or logical 'true' representation such as
>VFP: .t.
>MSSQL: ?
>FIREBIRD:?

Firebird hasn't boolean type (will be in 2.0 verion, currently in beta
You can use SMALLINT type with CHECK IN(0,1)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform