Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Database
Message
De
29/03/2003 08:14:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
29/03/2003 07:28:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00771693
Message ID:
00771701
Vues:
13
>How I can add a table to visual foxpro from MS SQL
>Any help
>thank you

lnHandle = SQLStringConnect("Driver=SQL server;Server=servername;Trusted_connection=Yes;")
SQLExec(lnHandle,"select * from Northwind.dbo.employees","myCursor")
SQLDisconnect(lnHandle)
select myCursor
copy to ...

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform