Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Application Roles
Message
From
02/05/2001 19:46:03
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00502767
Message ID:
00502828
Views:
18
I am the owner of the database. When I use the query analyzer the command works fine. It is when I try to access it through the application is when it blows up.

Below is how I am accessing it:
lnHandle = SQLCONN("DSN","Userid","password") I get my connection.
lnExe = SQLEXE(lnHandle,"Exec sp_setapprole 'ROLE','Password'") This bombs it returns -1 for lnExe. lnHandle comes back with 1 so I have a connection.

This code is run within an application.

How do you set up your ODBC connection and fire up sp_setapprole?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform