Subject Re: could not find Database on testing computer
Author Adam
--- In firebird-support@yahoogroups.com, "Gaurav Sood"
<sood.gaurav@...> wrote:
>
> Great, i've got it running as it was (without the errors) -
rebooting
> the computer helped...as well as deleting zip file containing .bpl
> files within the System32 directory...
> now to implemet the context senstive help features.
>
>
> This is currently implemented using the following type of string...
> Application.HelpContext(1000002528);
>
>
> however, I want to change it to use the features from :
> http://www.ec-software.com/comppage.htm
>
> Do you know much about implementing this feature?
>
> I just hope that this executable will function fine on the other
> Windows 2000 testing PC, without the same errors.....Switching off
the
> Active to False helped, but I wonder if it really makes a
difference,
> as I was able to connect to the same database using ISQL, and open
two
> instances of the same application. when is this really important ?
> Only at design time when trying to create something like reports
right
> ?

It doesn't matter if the design time connects as a normal TCP
connection, however if the design time attempts to connect as a local
connection then it will cause you grief. I was just trying to rule
that out.

Adam