Re: Need information on file read/write sequence format

2001-01-16 Thread David Merrill
On Tue, Jan 16, 2001 at 09:25:53AM -0500, [EMAIL PROTECTED] wrote: > Hi David, > > Yes, I'm still working on this. Basically doing some research and coming up with a >doc on the design (should include the restrictions that MySQL imposes). > I have a lot of questions, but I would like to order t

RE: Need information on file read/write sequence format

2001-01-16 Thread alexjp
Hi David, Yes, I'm still working on this. Basically doing some research and coming up with a doc on the design (should include the restrictions that MySQL imposes). I have a lot of questions, but I would like to order them on some sort of coherent level before I start asking them. Regards A

Re: Need information on file read/write sequence format

2001-01-16 Thread David Merrill
On Wed, Jan 10, 2001 at 02:53:16PM -0600, Alex J.P. wrote: > Hi All > > Have been reading the mail for the past couple of months. I would like to > write a small routine to dump and read gnucash data off a MySQL > database/tables. If it works, am thinking of writing a generic routine with a >

Re: Need information on file read/write sequence format

2001-01-11 Thread Bill Gribble
On Wed, Jan 10, 2001 at 02:53:38PM -0600, Alex J.P. wrote: > p.s. which is the correct address to send to the deve list is it > [EMAIL PROTECTED] or [EMAIL PROTECTED] ??? Mail to either ends up in the same place. When Jeremy Collins was no longer able to host gnucash.org, gnumatic took it and t

Re: Need information on file read/write sequence format

2001-01-11 Thread David Merrill
On Wed, Jan 10, 2001 at 02:53:16PM -0600, Alex J.P. wrote: > Hi All > > Have been reading the mail for the past couple of months. I would like to > write a small routine to dump and read gnucash data off a MySQL > database/tables. If it works, am thinking of writing a generic routine with a >

Re: Need information on file read/write sequence format

2001-01-10 Thread Dave Peticolas
"Alex J.P." writes: > Have been reading the mail for the past couple of months. I would > like to write a small routine to dump and read gnucash data off a > MySQL database/tables. If it works, am thinking of writing a generic > routine with a plugin feature to read and write gnucash data off any

RE: Need information on file read/write sequence format

2001-01-10 Thread Phillip Shelton
Have you talked to David Merrill at [EMAIL PROTECTED]? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Alex J.P. > Sent: Thursday, January 11, 2001 6:54 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Need inf

Need information on file read/write sequence format

2001-01-10 Thread Alex J.P.
Hi All Have been reading the mail for the past couple of months. I would like to write a small routine to dump and read gnucash data off a MySQL database/tables. If it works, am thinking of writing a generic routine with a plugin feature to read and write gnucash data off any database realtime