[progress Communities] [progress Openedge Abl] Forum Post: Re: Connect Db After...

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
David, My previous comment only applies if you want to have an instantiated class instance work against two or more databases. The 1018 error indicates what the error text detail you posted says .. perhaps your code does the disconnect of the first database while there are still references to that database in which case the disconnect will simply pend until all references to the database are gone. Make sure there are no running programs (or class instances) which reference DB1 before you disconnect it. Brian

Continue reading...
 
Status
Not open for further replies.
Back
Top