V
Valeriy Bashkatov
Guest
Description of this error 'SETUSERID of [db_name] requires that database to be connected (1072)' is: "You used the SETUSERID function specifying a logical database name: SETUSERID( newuserid, password, logical-dbname ) but the logical database name you specified is not currently connected. Connect to the database first." So, what code are you using? Are you trying to read the contents of the _aud-detail table via SQL (ODBC)? You are really trying to use the SETUSERID function for a SQL query? As I know, OE SQL does not have a capability like SETUSERID, currently available in OE ABL. You probably need to open Case in Progress Technical Support. Do you have access to technical support?
Continue reading...
Continue reading...