Subject Re: All about different connection strings?
Author Aage Johansen
Thomas wrote:
> does someone know what InterBase treats as different
> connection strings, which can lead to database
> corruption.
> ...


Yes, I'd like to know too!

I occasionally run long jobs on the server (e.g. exporting a large datasets
(1 mill records) or updating 200.000 records).
Doing this I've found that using "localhost:E:\...\db.gdb" takes about
twice the time as when I use just "E:\...\db.gdb". Instead of using
localhost I could run the job on a client (my pc) - the time difference is
rather small (IIRC).


Regards,
Aage J.