SILVA Noah wrote:
problem a:
Error like "Could not connect to data-source: User already logged in" - only one login?? I logged out of SQL Studio, then it worked in web-sql.. sort-of.
You have to create a user with the NOT EXCLUSIVE option to allow multiple connections (http://www.sapdb.org/htmhelp/48/f0daa5225811d3a97d00a0c9449261/frameset.htm).

This can be changed for an existing user with the ALTER USER command
(http://www.sapdb.org/htmhelp/48/f0dab1225811d3a97d00a0c9449261/frameset.htm)


Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general


  • WebSQL? SILVA Noah
    • Daniel Dittmar

Reply via email to