Authenticate DB in Stored Procedure -
11-21-2007
, 08:52 AM
Hi
we're running the SQL Anywhere 10 DB as HTTP server using stored
procedures for business logic. When trying to authenticate the client
connection the DB returns "CONNECTION_AUTHENTICATION cannot be set from
with a procedure".
How do I authenticate the application? I need to write to the DB.
TIA
Arthur |