Re: sp_OACreate + Sql Server 2005 problem!
- From: "Wagner Bertolini Junior" <wagnerbertolini@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Feb 2008 16:13:34 -0300
I tried to install this fix, but I couldn't reboot the server yet.
Just the service.
But the problem persists, I will try to reboot the server today.
"BigSam" <BigSam@xxxxxxxxxxxxxxxxxxxxxxxxx> escreveu na mensagem
news:21B5735D-6CD6-4915-A327-E781E4D85A5B@xxxxxxxxxxxxxxxx
I had same problem. I resolved it by installing a hotfix from Microsoft.
See
if this helps: http://support.microsoft.com/kb/937277
"Wagner Bertolini Junior" wrote:
Hi folks,
I am having some dificulties with the extended procedure sp_OACreate,
only
when using the SQL Server 2005.
I am using some COM+ objects inside a procedure, and to access these
objects
and create them I was using these extended procedures : sp_OACreate,
sp_OADestroy, and others.
But, on microsoft SQL Server 2005, this generates an error SOMETIMES.
This
occurs just one time a week or one time each two days. And the procedure
are
used all the time. All day long.
After this error occurs it's impossible to use any COM object. All
creates
that I try just return the same error : "A dynamic link library (DLL)
initialization routine failed".
This error is returned by sp_OAGetErrorInfo procedure.
When I reboot the server, the error disappear.
Does anyone knows about this error?
Does anyone imagine how to solve it, or what is causing it?
I'am sorry about my english.
Thanks,
--
Wagner Bertolini Junior
Microsoft Certified Solution Developer
Microsoft Certified Technology Specialist
.
- References:
- sp_OACreate + Sql Server 2005 problem!
- From: Wagner Bertolini Junior
- sp_OACreate + Sql Server 2005 problem!
- Prev by Date: Re: Dazed & Confused
- Next by Date: Re: problem with getdate()
- Previous by thread: sp_OACreate + Sql Server 2005 problem!
- Next by thread: Dazed & Confused
- Index(es):
Relevant Pages
|
Loading