Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql Server Connectivity Error, In CITRIX
Message
From
06/10/2005 03:44:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Sql Server Connectivity Error, In CITRIX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01056631
Message ID:
01056631
Views:
66
Dear Experts,

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

Pls, help me where should i correct the command for smoth runnig from Citrix

Regards
Abdulla
Next
Reply
Map
View

Click here to load this message in the networking platform