Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Leonardo M. Ram�
> Thanks for the patch, applied in r 9261. I completely forgot that this > example exists. I see that I'll hate to add the several mysqlversions > and oracle also. > > Joost. Thanks for applying the patch, I found the example in the 2.2.0 sources when trying to understand how to work with FCL-Db

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Joost van der Sluis
Op woensdag 14-11-2007 om 19:15 uur [tijdzone -0800], schreef Leonardo M. Ramé: > The attached file is a small patch for testsqldb.pp located at > /fpc/trunk/packages/fcl-db/sqldb/ > > The patch adds sqlite3 database to the example. Thanks for the patch, applied in r 9261. I completely forgot t

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Michael Van Canneyt
On Wed, 14 Nov 2007, wrote: > The attached file is a small patch for testsqldb.pp located at > /fpc/trunk/packages/fcl-db/sqldb/ > > The patch adds sqlite3 database to the example. > > P.S.: This is the only way to send a patch? No, you can submit it in the bugtracker too or send it to one

Re: [fpc-pascal] Patch for testsqldb

2007-11-15 Thread Jonas Maebe
On 15 Nov 2007, at 04:15, Leonardo M. RamX wrote: The attached file is a small patch for testsqldb.pp located at /fpc/ trunk/packages/fcl-db/sqldb/ The patch adds sqlite3 database to the example. P.S.: This is the only way to send a patch? No, you can also attach them to bug reports (which

[fpc-pascal] Patch for testsqldb

2007-11-14 Thread Leonardo M. Ram�
The attached file is a small patch for testsqldb.pp located at /fpc/trunk/packages/fcl-db/sqldb/ The patch adds sqlite3 database to the example. P.S.: This is the only way to send a patch? Leonardo M. Ramé http://leonardorame.blogspot.com __