[Tutor] Re: [Pysqlite-users] Querying 2 databases together

2005-03-08 Thread Liam Clarke
Ack - wrong list. On Wed, 9 Mar 2005 06:52:57 +1300, Liam Clarke <[EMAIL PROTECTED]> wrote: > Care to post the SQL of what you're trying to do? > > > On Tue, 8 Mar 2005 17:01:07 +0100, Pierre-Yves Delens > <[EMAIL PROTECTED]> wrote: > > bonjour, > > > > Iread through SqLite syntax (Attach), and

[Tutor] Re: [Pysqlite-users] Querying 2 databases together

2005-03-08 Thread Liam Clarke
Care to post the SQL of what you're trying to do? On Tue, 8 Mar 2005 17:01:07 +0100, Pierre-Yves Delens <[EMAIL PROTECTED]> wrote: > bonjour, > > Iread through SqLite syntax (Attach), and found some old posts on PySqLite, > but.. > > I didn't manage to join a table from a 2d database file in my