Hi there. I'm thinking of putting some data into two separate databases (user info and tracking info). However, if I did that, I would need to do some SELECT statements across both databases (select with two tables with a common identifier in both tables; the tables are in two separate databases).

Is this possible with SQLite? If so, can anyone point me to how to do it?

Thank you.

Richard Boehme

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to