Subject Re: [IBO] Meaning of error message
Author Helen Borrie (TeamIBO)
At 07:47 PM 01-03-02 +0000, you wrote:
>Hello Jason:
>
>I am unsure what you mean. I have changed nothing. The menu also
>calls 40 or so other forms that open queries and they al work fine.
>Checking further I fine that the problem occurs when I prepare and
>unprepare the query. In my formshow:
>
>With MyQuery Do
>Begin
> If not prepared then prepare;
> Open;
>End;
>
>In my formclose:
>With MyQuery Do
>Begin
> Close;
> Unprepare;
>End;
>
>I I simply leave out the unprepare in the close all works fine, but
>obviously thewre is a problem.
>
>Come to think of it I did upgrade from Interbase6 to Firebird .094
>about 1 week ago but like I said, all other programs work fine.

Two factors here:

1. You have downloaded a very old beta version of Firebird. Get RC2 but
pick the Luis Forra "unofficial" kit because it is more complete than the
official one. (Go to the IBPhoenix site to get access to the unofficial kit).

2. You have the wrong client program (gds32.dll). Make sure that the
version number on the client and server programs match. (Before
installation, rename the existing gds32.dll that is in your Windows system
directory and perform a complete uninstall of old InterBase and Firebird
artifacts).


regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com