Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I would like to connect to Microsoft SQL server via vfp5
Message
From
05/04/2000 18:40:13
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00316178
Message ID:
00355969
Views:
19
Go into ODBC Data Sources under control panel and look to see what the name of your Sybase driver is.

PF

>I know this is an old thread, but, I'm an old guy....
>
>What would be the driver= command for a sybase table?
>
>Han=SqlConnectString("Driver= (SYBASE???) Server;Server=MySQLServer;Database=MySQLDB;UID=sa;PWD=")
> If nHan<0 Then
> MessageBox("No Dice")
> Else
> nRes=SqlExec(nHan, "select * From mytable Where myfield='something'")
> Endif

(On an infant's shirt): Already smarter than Bush
Previous
Reply
Map
View

Click here to load this message in the networking platform