2008/6/23 Massimo Cora' <[EMAIL PROTECTED]>: > Hi, > > I'm noticing some problems while using libgda on a program that uses two > different connections [that points to two different dbs]. > Theoretically, there should be problems if two threads are using the > same connection, not different ones, right? >
That should be the case. Do the 2 connections use the same provider? If so, there might be some locking to do in the provider's code. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
