Quantcast
Channel: SCN : Popular Discussions - SAP SQL Anywhere
Viewing all articles
Browse latest Browse all 1302

Passing Arguments to Login-Procedure

$
0
0

Hi,

 

i was trying to pass some own/more connection infos to our login procedure.

 

I used the "CON=" parameter.

 

CON=PROGRAM_USER=test_user@

PROGRAM_PASSWORD=pasword_hash@PROGRAM_CON_NAME=Test Connection

Is there a better way to pass such infos?

First I thought about the connectstring (e.g. ConnectString='DSN=myDatabase;UserDefinedOption=ABC') but i didn't find a way to access these infos in my login procedure.

How do i change the connection-name property in my login procedure?

set option name=Test Connection; -- does not work

Regards

Stefan


Viewing all articles
Browse latest Browse all 1302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>