Re: [DUG]: DB2 Connections (cont'd)
Can you dupe the problem on a NT workstation to the NT server? I ask this becasue the 95 TCP/IP can be a tad flakey at times. BJ Wilson <[EMAIL PROTECTED]> on 24/03/99 11:44:45 Please respond to [EMAIL PROTECTED] To: Multiple recipients of list delphi <[EMAIL PROTECTED]> cc:(bcc: Peter Jones/Logistics&Information Technology/Christchurch/Foodstuffs) Subject: [DUG]: DB2 Connections (cont'd) Hi all. I've altered our DB/2 setup so that it's now a Win95 client accessing an NT DB/2 server via TCP/IP and I'm still getting the same "reconnection after disconnection" problem described in the previous email below. It looks like a BDE issue to me. We're running BDE 5.01. Has anybody else experienced this? More importantly, does anybody else have a workaround? Cheers. BJ... -- From: BJ Sent: Tuesday, 23 March 1999 11:49 To: '[EMAIL PROTECTED]' Subject: DB2 Connections Hi all. I've just started working with DB2 and every time I connect/disconnect/reconnect to the database via the BDE I get an exception. I can reproduce this in a number of ways: 1. In BDEAdmin or DBExplorer: Open the database. Close it. Try to reopen it. 2. In the Delphi IDE: Create a database component and aim it at the DB2 alias. Open it. Close it. Try to reopen it. 3. In a Delphi-compiled app: Create a database component and aim it at the DB2 alias. Open it. Close it. Try to reopen it. In all cases, exiting the program in question will allow me to once again get a single connection and shut it down. But reconnection always falls over. Any ideas? BJ... --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
RE: [DUG]: DB2 Connections
BDE Version 5.01. I've just checked the borland.com web page and it says that it will only connect to DB/2 via TCP/IP. I was trying to connect straight through the BDE to personal DB/2 in a non-Client/Server setup. I'm now going to move my DB/2 installation to an NT machine and try to connect via TCP/IP from a Win95 client. This is actually more like what I'll be doing in the long run for our client anyway (DB/2 database on an AS/400 running NT, accessed by several Win95/NT clients). I'll let the list know if this problem persists in a client/server TCP/IP setup. Cheers. BJ... -- From: [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]] Reply To: [EMAIL PROTECTED] Sent: Tuesday, 23 March 1999 11:52 To: Multiple recipients of list delphi Subject: Re: [DUG]: DB2 Connections What version of BDE? BJ Wilson <[EMAIL PROTECTED]> on 23/03/99 11:49:43 Please respond to [EMAIL PROTECTED] To: Multiple recipients of list delphi <[EMAIL PROTECTED]> cc:(bcc: Peter Jones/Logistics&Information Technology/Christchurch/Foodstuffs) Subject: [DUG]: DB2 Connections Hi all. I've just started working with DB2 and every time I connect/disconnect/reconnect to the database via the BDE I get an exception. I can reproduce this in a number of ways: 1. In BDEAdmin or DBExplorer: Open the database. Close it. Try to reopen it. 2. In the Delphi IDE: Create a database component and aim it at the DB2 alias. Open it. Close it. Try to reopen it. 3. In a Delphi-compiled app: Create a database component and aim it at the DB2 alias. Open it. Close it. Try to reopen it. In all cases, exiting the program in question will allow me to once again get a single connection and shut it down. But reconnection always falls over. Any ideas? BJ... --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
Re: [DUG]: DB2 Connections
What version of BDE? BJ Wilson <[EMAIL PROTECTED]> on 23/03/99 11:49:43 Please respond to [EMAIL PROTECTED] To: Multiple recipients of list delphi <[EMAIL PROTECTED]> cc:(bcc: Peter Jones/Logistics&Information Technology/Christchurch/Foodstuffs) Subject: [DUG]: DB2 Connections Hi all. I've just started working with DB2 and every time I connect/disconnect/reconnect to the database via the BDE I get an exception. I can reproduce this in a number of ways: 1. In BDEAdmin or DBExplorer: Open the database. Close it. Try to reopen it. 2. In the Delphi IDE: Create a database component and aim it at the DB2 alias. Open it. Close it. Try to reopen it. 3. In a Delphi-compiled app: Create a database component and aim it at the DB2 alias. Open it. Close it. Try to reopen it. In all cases, exiting the program in question will allow me to once again get a single connection and shut it down. But reconnection always falls over. Any ideas? BJ... --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz