Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql server - vfp how?
Message
De
11/04/2012 09:28:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01541027
Message ID:
01541038
Vues:
71
>>can someone give some steps as to access sql server 2008 developer (64 bit) from vfp9.2 (32 bit)
>>
>>also can someone give me a translation table from vfp datatypes to sql date types
>>vfp iterger = sql ??
>>vfp char = sql??
>>
>>etc
>>
>>hnaks
>>
>>
>>Peter
>
>It depends what you want to use:
>ODBC or ADO.
>
>With ODBC you can use SQLCONNECT()/SQLSTRINGCONNECT() to connect to SQL Server.
>ADO you could use only CAs.
>
>VFP char-> SQL Char/varchar/nvarchar
>VFP int-> SQL tinyint/smallint/integer

how about the primary key which I vfp is integer
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform