<B>STORE SQLCONNECT('admin', 'sichr', 'ultimate') TO nHandle</B
I have this hanldler in a working program.
1. Does the USER ID
User= 'sichr' come from the USER_ID defined in the configuration of the
ODBC or from the SQL SERVER USER_ID
2. Does the PASSWORD
'Ultimate' come from the passworf defined in the configuration of the
ODBC or from the SQL SERVER password
Kindly provide me with an example.
Thanks