On 13 Aug 2015 at 09:05, Chris Parsonson <z2668856 at gmail.com> wrote: 

> So can someone give me a working example of two database ATTACHed and a
> simple select using columns from a table in each database

Why not try the sequence you want using the sqlite3 CLI program, on a simple 
example that mimics the essence of your production case. That way you can be 
sure you've got the SQL/SQLite part right before trying to incorporate it in 
your program.

--
Cheers  --  Tim

Reply via email to