Subject Interbase connection problem
Author cwinay
I'm using Interbase 6 and IBExpert.
I connect to the database using a scripting language.
Initially, my script ran even when IBExpert was connected to my
database. But now, only one of them can access my database. I mean,
either my script runs or IBExpert connects to the database.

i must admit that in my script i forgot to close the database
connections and i have run it many times. (are connection objects
created in scripting languages persistent? can they exhaust memory?)
These are just wild guesses. please provide a solution to my problem.
thanks.