Showing posts with label point. Show all posts
Showing posts with label point. Show all posts

Monday, March 26, 2012

error during installation of sql server 2005

I have sql server 2000 installed on my PC. Now it is giving following error during installation of sql server 2005.

"The procedure entry point _vswprintf_c_l could not be located in the dynamic link
library MSVCR80.dll."

What can be wrong?I would suggest posting this to SQL Server Setup & Upgrade forum for faster response.

Thanks,
-Vineet Rao

Sunday, February 26, 2012

Error Code -2147221296 (0x800400D0)

Can anyone point me in the right direction for an explination of this code? I can't find any hits on it.

I have a VB6 sample app that reads a T-SQL script from a file and feeds it to SQLServer.ExecuteImmediate. All very pedestiran. When the script works it works great. When it doesn't, say a bad table name in a select, the function ends with Error Code of -2147221296 (0x800400D0) and a Description that indicates the error in some cases. In another case (a DCOM exe), the description is always "Method '~' of '~' failed". Does the caller being an out-of-processs class matter?

Is this a DMO code, a ODBC or OLE/DB code, a COM or OLE code, or what? I've been looking for this answer for a long time now. Any help would be much appreciated!

Additional info:

If I use Database.ExecuteImmediate instead of SQLServer.ExecuteImmediate then I get a real DMO error code...

Friday, February 24, 2012

Error Code = 0x8007000E, External Code = 0x00000000: Exception when deploying the SSAS

Hi
I am getting this error when deploying the Analysis Services Project.

Error Code = 0x8007000E, External Code = 0x00000000:

Can anyone Point me the reason for the same?

Thankyou
Vidya
Test your connection, if it's OK, delete your AS database and deploy it again.

Error Code = 0x8007000E, External Code = 0x00000000: Exception when deploying the SSAS

Hi
I am getting this error when deploying the Analysis Services Project.

Error Code = 0x8007000E, External Code = 0x00000000:

Can anyone Point me the reason for the same?

Thankyou
Vidya
Test your connection, if it's OK, delete your AS database and deploy it again.