Subject Re: [IBO] IBOBJECTS FOR AN UNIQUE USER
Author William Hill
Hello,

I do not see any reply to this message, so I will try
and help...

> I work with Interbase (there is not network). Only 1 server and in
> the same machine is the client. It's an application for 1 user.
OK, so do many people (I have used Interbase + IBO like this for
2+ years). To my knowledge, there are no problems or special solutions
required for this combination.

> Which is the best method to work in this situation to get best
> performance?
Well, I would not try and optimise it for a local connection. Try
and ignore whether the database is used locale or remote (or, always
think that the database is remote).

> Is interesting in this situation the stored procedures?
Anything which the client does less should be good, whether using
a local or remote connection.

I would suggest you develope and ask as you go along. If you have
any problems with IBO + Interbase then ask on this list and someone
will respond.

good luck and regards,
William.