We are using FM 5.5. I have a database of customers set up. I have a script that select one record, opens the purchase order database, then runs a script in the po database to import the required information into a new record. This works perfectly, my problem is that when the import finishes it closes my customer database. It's not the end of the world just inconvenient because several time one customer will have multiple po's and I don't want to open the db each time and search for that customer. I have tried everything I can think of. The ironic part is on my test databases, (on my desktop), this doesn't happen. It only happened when I placed the databases on the server.