Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connect to sqlserver in a foxisapi server
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01057566
Message ID:
01057737
Views:
8
>>Hi
>>I want to connect with this line of code
>>handle=SQLSTRINGCONNECT('dsn=rbhoo;uid=rbhoo;pwd=rbhoo')
>>it works great when i exam it in prg but when i compile it to exe and hit the adress it retyrn a 0< value
>>why?
>
>Use AERROR() function to get ODBC errors and see why it fails.
it's strang
i use this line and it works
handle=SQLSTRINGCONNECT('driver=SQL Server;server=ninja;uid=rbhoo;pwd=rbhoo')
why?
Ali Mohammad Hossein Zadeh
Previous
Reply
Map
View

Click here to load this message in the networking platform