Hi Iwan, I am using the very same layout for one of my programs and I have no troubles with the access to the database (firebird as well) at all. Using D5, FB 1.5. Try to find out the exact reason for "hanging"
Have fun Bob > Hi, > I'm using a remote data module set to multiinstance and apartment > threading > model. > Each time the remote data module created on client connection, it will > create a new instance of a datamodule that hold all dataset connected to > database server. > Now when 2 client tried to open dataset or any other operation on the same > time, all client will hang. > > I've created that each remotedatamodule will use each own connection to > the > database server. I use firebird 1.5 as the database server. > > So anyone can help me out, thanks in advance > > Iwan Cahyadi Sugeng > > > > ----------------------------------------------------- > Home page: http://groups.yahoo.com/group/delphi-en/ > To unsubscribe: [EMAIL PROTECTED] > Yahoo! Groups Links > > >

