Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I would like to connect to Microsoft SQL server via vfp5
Message
De
11/01/2000 13:10:15
 
 
À
11/01/2000 10:26:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00316178
Message ID:
00316331
Vues:
15
You have a couple ways to go. All of them go thru ODBC though.

The first way is Sql Pass-Through (SPT). Using this method, you create SQL statements which you send to SQL Server thru ODBC.

The second way is to use Remote Views. With this method you create a view in VFP which is linked to a table in SQL Server. You can link 1 view to more than 1 table, but it gets much more difficult. If more than 1 table is involved, SPT will probably work better.

PF

>I would like to connect to Microsoft SQL server via vfp50?
>I have been using power builder 6.5 to connect to Microsoft SQL server, but now I would like to us vfp50 and be able to view and change the data. Does anybody have any ideas?

(On an infant's shirt): Already smarter than Bush
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform