Glad you like it :) FWIW, here's the page for my SQLite glue-DLL for Zinc. The Mac version works with mProjector, which is what I'm using for the Mac games (Zinc for Mac doesn't do universal binaries).
http://www.thecodezone.com/downloads/sqlite.html ----- Original Message ---- From: vipin chandran <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, July 29, 2007 12:59:19 AM Subject: Re: [Flashcoders] Couple questions re Zinc and Access Dave, Try the flat file DB called SQLite. There is an open source dll (mac version also) which connects Zinc to SQLIte DB. This is very simple and you dont need to worry about ODBC and stuffs... The SQLite is capable of handling almost all the SQL queries also. -Vipin On 7/26/07, Dave Burnett <[EMAIL PROTECTED]> wrote: > > > Hi all; > > I'm looking to connect a projector to an Access db, both on CD. > > Looks like Zinc will do this, but I'm curious if any folks with experience > in the area could enlighten me: > > 1. Are there any client requirements? MDAC version? Do I have to make an > ODBC connection? > > 2. What does Zinc mean when they say the recordset can be dumped "in a > simple XML format"? > > e.g. is there any control over the XML structure, or is it WYSIWYG? > > Thanks. > > Dave > > _________________________________________________________________ > > http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_pcmag_0507 > > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

