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
06/04/2000 10:34:06
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00316178
Message ID:
00356245
Vues:
19
>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

In addition to what Perry said, the sybase driver may have different names for the same parameters besides the name. The ODBC drivers usually come with some kind of documentation file that would help you sort this out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform