Joe,

Hi. Yes, but even with an unthreaded version I get the same problem. In that
scenario I wouldn't be surprised to see this issue as everything's running
in the main RB thread. I would really expect to be able to open multiple
records each in their own transaction. Ultimately, I've made some sort of
basic error or I'm thinking this a limitation of REALSQLDatabase?

Also, I've just tried re-writing the code so that each window/thread opens
it's connection to the database but I still get the same transaction error.

Regards,

Narinder.


on 7/10/06 19:45, Joe Huber at [EMAIL PROTECTED] wrote:

>> "Cannot start a transaction within a transaction"
>> 
>> I don't understand why. Surely it must be possible to open multiple
>> simultaneous transactions, especially if they're running in their own
>> threads?
> 
> I'm not a database expert but if you search the archives you'll find
> messages about not being allowed to access the database from more
> than one thread. The details may vary by the specific database.
> 
> Regards,
> Joe Huber


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to