"Duplicate Database Name'"


2004-01-16 09:19:23 PM
off-topic13
HI
I am using a BDE to connect to a database. When I disconnect from the
database I use Database1->Connected = false. This disconnects me from the
database, but when things get hosed up, for some reason it doesn't release
the database and when I try to reconnect to my DSN AS4000 I get an error
"Duplicate Database Name AS400". I have to turn my computer off and back on
to release the DSN connection. Is there any way I can reset this in my
program programically with out turning my computer off.