Page 1 of 1

Remote connection to oracle

Posted: Mon 05 Sep 2005 11:31
by nyxtech
Remote connection with oracle.

I would like to know if this driver dbExpress, I obtain to carry through simultaneas and remote connections to the server oracle. Today I use local connection BDE and need to migrar for this type of connection.

Posted: Tue 06 Sep 2005 06:21
by Paul
What do you mean on remote connection?
DbxOda can connect to Oracle server that is situated on other computer. DbxOda can connect it using Oracle client software or without it (directly through TCP).
You can use several TSQLConnection components and run several simultaneous connections to one or many Oracle servers, situated on another computer.