On Jun 12, 2006, at 7:50 PM, Dj Gilcrease wrote:
Ahh thats good to hear, now just need to figure out how to add tables to a blank SQLite DB so I can start playing around with it
CREATE TABLE is your friend. <http://sqlite.org/lang_createtable.html> -- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
