I have a stand-alone reporting tool that needs to import Invoice and LineItem data, and I'm looking for clues as to
(a) what dbms Ubercart uses (I'm guessing SQL; probably MySQL?)
(b) the schema (I'm guessing there are Invoices and LineItems related tables)
(c) whether the database can be queried externally, say via ODBC.
Certainly the answer to (c) will in part depend on who's hosting the site....
If anyone can help me out here, increase my understanding, provide some links, etc., I'd appreciate it.
Thanks,
Chap


