Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sqlgetprop not returning the connection userid and password
Message
From
29/06/1999 12:08:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Sqlgetprop not returning the connection userid and password
Miscellaneous
Thread ID:
00235310
Message ID:
00235310
Views:
60
Hi All,

I have an application that needs to get the userid and
password used for an ODBC connection to an informix database.

I figured I would use an sqlconnect() and then use
the sqlgetprop(myhandle,'userid') and sqlgetprop(myhandle,'passord')
to get the information.

As per VFP documentation this should work.

Anybody has an idea why the sqlgetprop() return an empty value?

Thanks in advance

Pascal
Next
Reply
Map
View

Click here to load this message in the networking platform