Is it possible to run the several database transactions on various threads within one application created using sapdb embedded C++ precompiler under Linux system?
Yes, you have to CONNECT (http://www.sapdb.org/7.4/htmhelp/f0/a283fdee4c487a813240a2f5f1c5fc/frameset.htm) for each thread, giving a different <session_number> each time.
Daniel Dittmar
-- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
