Subject | Re: [firebird-support] Re: "Director is Busy" error, DB Connection to IB_SERVER error |
---|---|
Author | Gaurav Sood |
Post date | 2006-02-02T04:14:21Z |
Hi Adam
I've managed to establish a connection by changing the driver to Standard.
This now connects to the renamed .fdb file as well as the original Interbase
.gdb files. So far I have had no problems connecting to the databases with
isql even after renaming them.
a whole software program with multiple pages of reports over from the
existing queries using BDE over to IBO if you recommend using another
component, and am not sure whether I have the time to learn IBO unless its
really worth it and easy enough to pick up....
Any further comments on that ?
TDatabase component, just after I write the Database location.
My guess is that it is generating a connection string on the fly. You
Gaurav
--
Analyst
B. Engineering, B. IT
A.N.U (2004)
M: +61 401 409 620
H: +61 3 9376 8580
"In life, always do right. This will gratify some people and astonish the
rest."
� Mark Twain
[Non-text portions of this message have been removed]
I've managed to establish a connection by changing the driver to Standard.
This now connects to the renamed .fdb file as well as the original Interbase
.gdb files. So far I have had no problems connecting to the databases with
isql even after renaming them.
>Would you recommend using www.ibobjects.com - IB Objects ? I have to change
> The BDE, dont use it. There are lots of better components to use. It
> is probably the netfiles or a lck file or something, but it is not
> worth using. Borland have discontinued it anyway. If you are just
> getting started with Firebird, use any other component.
a whole software program with multiple pages of reports over from the
existing queries using BDE over to IBO if you recommend using another
component, and am not sure whether I have the time to learn IBO unless its
really worth it and easy enough to pick up....
Any further comments on that ?
>This is the value of the Params property that is 'defaulted' in the
> What is this line all about?
> > SERVER NAME=IB_SERVER:/PATH/DATABASE.GDB
TDatabase component, just after I write the Database location.
My guess is that it is generating a connection string on the fly. You
> will do very well to uninstall BDE and never use it again. I can ontCheers,
> stress this enough. Even IBX is a lot better. From memory, I don't
> think there ever was a BDE that was stable with Interbase/Firebird.
> It is a pain to install and a pain to maintain, you will forever be
> having to delete lock files when someone reboots their machine.
>
> Adam
Gaurav
--
Analyst
B. Engineering, B. IT
A.N.U (2004)
M: +61 401 409 620
H: +61 3 9376 8580
"In life, always do right. This will gratify some people and astonish the
rest."
� Mark Twain
[Non-text portions of this message have been removed]