On Friday 13 July 2007 17.08, Michael Van Canneyt wrote:
> Maybe a stupid question, but:
>
> SQLDB has this already.
> So, why don't you help fixing SQLDB instead, and use that in MSEgui ?
> This way everyone benefits.
>
> This is a lot of silly code duplication for no good reason...
>
Ups, SQLDB h
On Fri, 13 Jul 2007, Martin Schreiber wrote:
> On Thursday 12 July 2007 16.18, John wrote:
> [...]
> >
> > Another question (sort of related)
> >
> > The only way I have been able to get the query to 'read' the new
> > parameter value is to close and reopen the query. Should this be so ?
> > Th
On Thursday 12 July 2007 16.18, John wrote:
[...]
>
> Another question (sort of related)
>
> The only way I have been able to get the query to 'read' the new
> parameter value is to close and reopen the query. Should this be so ?
> This means it unprepares and then re-prepares the (same) query,
>
Daniël Mantione wrote:
Op Fri, 13 Jul 2007, schreef Tiziano_mk:
Please create bug reports (both of you please), otherwise this will be
forgotten.
ok, done.
tiziano
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepas
> Please create bug reports (both of you please), otherwise this will be
> forgotten.
Okay, I will.
I wrote a piece of code to generate a sample input datafile for my program.
When I ran my program on that datafile, there was no error!
The original datafile comes from g77/Cygwin and both the real
Op Fri, 13 Jul 2007, schreef Tiziano_mk:
> Arjan van Dijk wrote:
> > Hi!
> >
> > I had problems debugging my program under the last official
> > IDE/Freepascal
> > for Windows,
> > so I just installed the release candidate that is bound to become
> > official
> > in 2 months.
> > My problem sti
Arjan van Dijk wrote:
Hi!
I had problems debugging my program under the last official IDE/Freepascal
for Windows,
so I just installed the release candidate that is bound to become official
in 2 months.
My problem still stands: during my debug session the whole IDE simply
disappears!
I narrowed d