Re: [fpc-devel] SqlDB's TSQLScript backport request

2008-11-12 Thread Graeme Geldenhuys
On Wed, Nov 12, 2008 at 10:46 AM, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: >> BTW: That component is a lifesaver! It makes setup and configuration >> of database applications a breeze. :-) > > I know, that's what I use it for. > I developed it years ago. It's been in use for almost 10 years n

Re: [fpc-devel] SqlDB's TSQLScript backport request

2008-11-12 Thread Michael Van Canneyt
On Wed, 12 Nov 2008, Graeme Geldenhuys wrote: > On Wed, Nov 12, 2008 at 10:28 AM, Michael Van Canneyt > <[EMAIL PROTECTED]> wrote: > >> > >> Is there any chance that the TSQLScript.CommentsInSQL and > >> TSQLScript.UseCommit properties could be backported from 2.3.1 to > >> 2.2.3? > > > > Yes. W

Re: [fpc-devel] SqlDB's TSQLScript backport request

2008-11-12 Thread Graeme Geldenhuys
On Wed, Nov 12, 2008 at 10:28 AM, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: >> >> Is there any chance that the TSQLScript.CommentsInSQL and >> TSQLScript.UseCommit properties could be backported from 2.3.1 to >> 2.2.3? > > Yes. We decided to make a 2.2.4, and this will be in it. Ah, thanks Mi

Re: [fpc-devel] SqlDB's TSQLScript backport request

2008-11-12 Thread Michael Van Canneyt
On Wed, 12 Nov 2008, Graeme Geldenhuys wrote: > Hi, > > Is there any chance that the TSQLScript.CommentsInSQL and > TSQLScript.UseCommit properties could be backported from 2.3.1 to > 2.2.3? Yes. We decided to make a 2.2.4, and this will be in it. Michael.

[fpc-devel] SqlDB's TSQLScript backport request

2008-11-12 Thread Graeme Geldenhuys
Hi, Is there any chance that the TSQLScript.CommentsInSQL and TSQLScript.UseCommit properties could be backported from 2.3.1 to 2.2.3? Regards, - Graeme - ___ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ __