Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Database
Message
From
29/03/2003 08:14:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/03/2003 07:28:12
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00771693
Message ID:
00771701
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform