 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; sp_OACreate</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/sp_oacreate/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 10:00:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>sp_OACreate is missing</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sp_oacreate-is-missing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sp_oacreate-is-missing/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 11:24:12 +0000</pubDate>
		<dc:creator>Kowalski</dc:creator>
				<category><![CDATA[sp_OACreate]]></category>
		<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server errors]]></category>
		<category><![CDATA[SQL stored procedures]]></category>
		<category><![CDATA[Stored Procedures]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi I&#8217;m trying to create a stored procedure to send mail, and 1 line in my SP states: EXEC @hr = sp_OACreate &#8216;CDONTS.NewMail&#8217;, @MailID OUT But I get an error that sp_OACreate is missing. How it happened I don&#8217;t know. But how do I fix the problem? Is it possible to recreate sp_OACreate manually? (Note [...]]]></description>
				<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m trying to create a stored procedure to send mail, and 1 line in my SP states:<br />
EXEC @hr = sp_OACreate &#8216;CDONTS.NewMail&#8217;, @MailID OUT</p>
<p>But I get an error that sp_OACreate is missing.  How it happened I don&#8217;t know.<br />
But how do I fix the problem? Is it possible to recreate sp_OACreate manually?<br />
(Note that the statement is working on other machines, so it is specific to that server).<br />
The same also happens for sp_OACreate.</p>
<p>I&#8217;m running SQL 2000 on Win XP.<br />
The full error message is:<br />
Cannot add rows to sysdepends for the current stored procedure because it depends on the missing object &#8216;sp_OACreate&#8217;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sp_oacreate-is-missing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.017 seconds using memcached
Object Caching 325/342 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 10:32:06 -->