I am wondering if I can open an AccpacDBLink object when my program starts up, and keep it open during the life of the application. I would think that is more efficient then opening a new DBLink every time I check for a record, add a record, etc.
Are there any reasons agains doing this?
Are there any reasons agains doing this?