Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql Server Connectivity Error, In CITRIX
Message
 
 
À
06/10/2005 03:44:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01056631
Message ID:
01056674
Vues:
33
What's ODBC error message?


>I have an application and which is running under Vfp with Sql Server,
>Its woking fine in my PC, But when trying to run from Ctrix.
>it giving server conenctivity error.
>the connection command given in the stratup program is as follows
>
>cSqlCon ="DRIVER = {SQL Server};" ;
> + "SERVER=SQLSERVER;" ;
> + "WSID=ABDULLA;" ;
> + "DATABASE=SQLDATABSE;" ;
> + "DSN=DSN_SQL"
>
>tcConn = SQLConnect(cSqlCon)
>
>IF tcConn < = 0
> = MESSAGEBOX('Cannot make connection', 16, 'SQL Connect Error')
>ENDIF
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform