Hi
The client application I made seems to lock all other instances of the same client away from connecting. I cannot make a connection but from one client at a time. How do I set up my Session component to allow multiple client connections. My app uses OracleSession with OracleDatasets. DataSets use select * type of statements to allow me to traverce the whole table.
TIA, georgh
[This message has been edited by georgh (edited 21 May 2001).]
The client application I made seems to lock all other instances of the same client away from connecting. I cannot make a connection but from one client at a time. How do I set up my Session component to allow multiple client connections. My app uses OracleSession with OracleDatasets. DataSets use select * type of statements to allow me to traverce the whole table.
TIA, georgh
[This message has been edited by georgh (edited 21 May 2001).]