﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Roy Carlson / Article Discussions / Article Discussions by Author  / You Want To Do What, with MY Database? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 02:39:53 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: You Want To Do What, with MY Database?</title><link>http://www.sqlservercentral.com/Forums/Topic179997-219-1.aspx</link><description>Perhaps you need more naming information for the procedure.  The call will make assumptions based on the current server/database that you are connected to, so if the procedure is else where, you need to include that information.EXEC sp_makewebtask @outputfile = 'd:\harvestwise\hwsystem\pickup\PMDRpt.html', @query = 'EXEC [server].[databasse].[owner].spMoveSelect @Action=3, @ID=0, @Var1=19', @templatefile = 'd:\harvestwise\hwsystem\pickup\PMDRpt.tpl'Ha... just noticed the date of the post I was replying to, but perhaps this will be helpful to someone else...</description><pubDate>Wed, 17 May 2006 09:44:00 GMT</pubDate><dc:creator>Dennis D. Allen</dc:creator></item><item><title>RE: You Want To Do What, with MY Database?</title><link>http://www.sqlservercentral.com/Forums/Topic179997-219-1.aspx</link><description>&lt;P&gt;Please advise:&lt;/P&gt;&lt;P&gt;In the following command:&lt;/P&gt;&lt;P&gt;EXECUTE sp_makewebtask @outputfile = 'd:\harvestwise\hwsystem\pickup\PMDRpt.html', @query = 'EXECUTE spMoveSelect @Action=3, @ID=0, @Var1=19', @templatefile = 'd:\harvestwise\hwsystem\pickup\PMDRpt.tpl'&lt;/P&gt;&lt;P&gt;I am getting the errors:&lt;/P&gt;&lt;P&gt;Server: Msg 2812, Level 11, State 1, Line 0Could not find stored procedure 'spMoveSelect'.Server: Msg 16805, Level 11, State 1, Procedure sp_makewebtask, Line 125SQL Web Assistant: Could not execute the SQL statement.&lt;/P&gt;&lt;P&gt;The stored proc is part of a database called YMCA.  I'm wondering how to specify this in the exec command.  Or is there something else I'm missing&lt;/P&gt;&lt;P&gt;Suggestions would be appreciated!&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;-marta&lt;/P&gt;</description><pubDate>Wed, 17 Aug 2005 13:13:00 GMT</pubDate><dc:creator>Marta Graham</dc:creator></item><item><title>RE: You Want To Do What, with MY Database?</title><link>http://www.sqlservercentral.com/Forums/Topic179997-219-1.aspx</link><description>&lt;P&gt;The main idea is to generate an output as a webpage accessible by browser that &lt;STRONG&gt;isolates the sql server from the user&lt;/STRONG&gt;.  I don't want to rebuild the server and restore the data.&lt;/P&gt;&lt;P&gt;We still generate static web pages like the one shown.  We still use the sql report builder, customized front ends and crystal  reports.&lt;/P&gt;&lt;P&gt;And we use php, html, xml, asp and/or vbs with iis or apache for dynamic web pages.&lt;/P&gt;&lt;P&gt;Glad you enjoyed the article.&lt;/P&gt;</description><pubDate>Tue, 17 May 2005 13:06:00 GMT</pubDate><dc:creator>rscarlson</dc:creator></item><item><title>RE: You Want To Do What, with MY Database?</title><link>http://www.sqlservercentral.com/Forums/Topic179997-219-1.aspx</link><description>I like the idea of it, and always love learning about new stored procedures, but chances are good I'd find a different way of getting to the output.</description><pubDate>Tue, 17 May 2005 09:35:00 GMT</pubDate><dc:creator>AndreQ1</dc:creator></item><item><title>RE: You Want To Do What, with MY Database?</title><link>http://www.sqlservercentral.com/Forums/Topic179997-219-1.aspx</link><description>Thanks for this article... Is going to come very handy for me in the future.</description><pubDate>Tue, 17 May 2005 07:38:00 GMT</pubDate><dc:creator>Pete Ocasio</dc:creator></item><item><title>You Want To Do What, with MY Database?</title><link>http://www.sqlservercentral.com/Forums/Topic179997-219-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/rcarlson/youwanttodowhatwithmydatabase.asp"&gt;http://www.sqlservercentral.com/columnists/rcarlson/youwanttodowhatwithmydatabase.asp&lt;/A&gt;</description><pubDate>Wed, 04 May 2005 15:05:00 GMT</pubDate><dc:creator>rscarlson</dc:creator></item></channel></rss>