Re: OLE DB Error 999 "Object Was in Use"
- From: Steven Bras <stevenbr@xxxxxxxxxxxxxxx>
- Date: Wed, 22 Apr 2009 13:25:01 -0700
This is happening with the application running on one server, against one
particular database. Other servers & databases running the same code do not
exhibit this problem. Again, we're not using ADO so we cannot possibly
examine the adodb errors collection.
"Ralph" wrote:
.
"Steven Bras" <stevenbr@xxxxxxxxxxxxxxx> wrote in message
news:A8FDBFBA-DE2F-40F4-A06E-4A0B2BE1F4D7@xxxxxxxxxxxxxxxx
No, we're not. We're using PowerBuilder 10.5 and the SQL OLEDB Provider.
Well we are getting closer ...
Is this a universal problem, or something that is only happening within one
program, or within one routine in that program?
Has it worked before and now doesn't?
Would be nice to see some code and exactly where the error is occurring?
Enumerate the ADODB.Connection.Errors() collection to see the exact ADO
error, and discover if any subsequent errors are reported.
-ralph
- References:
- OLE DB Error 999 "Object Was in Use"
- From: Steven Bras
- Re: OLE DB Error 999 "Object Was in Use"
- From: Ralph
- Re: OLE DB Error 999 "Object Was in Use"
- From: Steven Bras
- Re: OLE DB Error 999 "Object Was in Use"
- From: Ralph
- OLE DB Error 999 "Object Was in Use"
- Prev by Date: Re: OLE DB Error 999 "Object Was in Use"
- Previous by thread: Re: OLE DB Error 999 "Object Was in Use"
- Index(es):
Relevant Pages
|