Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql Server Connectivity Error, In CITRIX
Message
 
 
To
06/10/2005 03:44:16
General information
Forum:
Visual FoxPro
Category:
Client/server
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:
01056674
Views:
32
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform