<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Database System Resource Overload</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Database System Resource Overload]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 14:13:55 +0000</pubDate>
  <lastBuildDate>Thu, 29 Jun 2006 21:18:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=20353</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Database System Resource Overload :    godot wrote: Set adoCon...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109884.html#109884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12748">Mikey</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 29&nbsp;June&nbsp;2006 at 9:18pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by godot" alt="Originally posted by godot" style="vertical-align: text-bottom;" /> <strong>godot wrote:</strong><br /><br /><font color="#000000"><span><font face="Arial" size="2"><span style="font-size: 10pt;">Set adoCon = Server.CreateObject("ADODB.Connection") </span></font></span><span><font face="Arial" size="2"><span style="font-size: 10pt;">connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=<b><font color="#ff0000">"</font></b>C:\webspace\XYZ.com\db\XYZ.mdb" </span></font></span><span><font face="Arial" size="2"><span style="font-size: 10pt;">adocon.Open connstr</span></font></span></font></td></tr></table><div><p>As far as i remember remove the " in red.<br></p></div>]]>
   </description>
   <pubDate>Thu, 29 Jun 2006 21:18:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109884.html#109884</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload :   -boRg- wrote:Yes that is correct...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109845.html#109845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24158">godot</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 29&nbsp;June&nbsp;2006 at 3:22pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />Yes that is correct</td></tr></table> <DIV>&nbsp;</DIV><DIV>Thanks, boRg for the help. </DIV><DIV>&nbsp;</DIV><DIV>I did not change the scirpt after all as the host provider enabled the parent path. Didn't know that in Win 2003 environment, the ../ command is not supported and you have to 'enable the parent path'. </DIV><DIV>&nbsp;</DIV><DIV>I suppose the example of the edited script:</DIV><DIV><P ="Ms&#111;normal"><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">Set adoCon = Server.CreateObject("ADODB.Connection") </SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="<FONT color=#990000>C:\webspace\XYZ.com\db\XYZ.mdb</FONT>" </SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">adocon.Open connstr</P></SPAN></FONT></SPAN></DIV><DIV>is applicable to all situations when we map databases using the physical path.</DIV><span style="font-size:10px"><br /><br />Edited by godot - 29&nbsp;June&nbsp;2006 at 3:25pm</span>]]>
   </description>
   <pubDate>Thu, 29 Jun 2006 15:22:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109845.html#109845</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : Yes that is correct  ]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109828.html#109828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 29&nbsp;June&nbsp;2006 at 7:47am<br /><br />Yes that is correct]]>
   </description>
   <pubDate>Thu, 29 Jun 2006 07:47:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109828.html#109828</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : Set adoCon = Server.CreateObje...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109773.html#109773</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24158">godot</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 28&nbsp;June&nbsp;2006 at 11:32am<br /><br /><P ="Ms&#111;normal"><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">Set adoCon = Server.CreateObject("ADODB.Connection") </SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" <FONT color=#990000>&amp; Server.MapPath</FONT>("../../db/XYZ.mdb")</SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">adocon.Open connstr</P><DIV></DIV><DIV><FONT color=#000000>Taking away <FONT color=#990000>&amp; Server.MapPath </FONT>Do you mean the edited script should read something like this: </FONT></DIV><DIV><P ="Ms&#111;normal"><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">Set adoCon = Server.CreateObject("ADODB.Connection") </SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="<FONT color=#990000>C:\webspace\XYZ.com\db\XYZ.mdb</FONT>" </SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">adocon.Open connstr</P></SPAN></FONT></SPAN></SPAN></FONT></SPAN></DIV>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 11:32:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109773.html#109773</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : Remove the part that says:-Server.MapPathThen...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109708.html#109708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2006 at 4:19pm<br /><br />Remove the part that says:-<br><br>&nbsp;Server.MapPath<br><br>Then just change it to the physical server path.<br>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 16:19:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109708.html#109708</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : I&amp;#039;ve migrated the files to...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109705.html#109705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24158">godot</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2006 at 3:57pm<br /><br />I've migrated the files to a win 2003 server and guess what? <DIV>As expected, there is problem with the mapping of the pathway.</DIV><DIV>&nbsp;</DIV><DIV>The new server does not seem to allow the " ../ " command for the virtual pathway. Did I miss out something here?</DIV><DIV>&nbsp;</DIV><DIV>I tried using the physical directory and guess what? It worked. </DIV><DIV>&nbsp;</DIV><DIV>But because I have other scripts using the virtual path, i still encounter errors and can't get them to work. The alternative would be of course to make changes to the script so that it will use the physical path but I don't know how ... </DIV><DIV>&nbsp;</DIV><DIV>Example:</DIV><DIV><P ="Ms&#111;normal"><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">Set adoCon = Server.CreateObject("ADODB.Connection") </SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" &amp; Server.MapPath("../../db/XYZ.mdb")</SPAN></FONT></SPAN><SPAN ="EmailStyle17"><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt">adocon.Open connstr</P><DIV></DIV><P ="Ms&#111;normal"><FONT color=#000000>If I were to modify it to use the physical path, what do I do with the above section of the script? Or am I too presumptious to just change this section?</FONT></P><DIV><FONT color=#000000></FONT></DIV><FONT color=#000000>Help!</FONT></SPAN></FONT></SPAN></DIV><span style="font-size:10px"><br /><br />Edited by godot - 27&nbsp;June&nbsp;2006 at 3:59pm</span>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 15:57:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109705.html#109705</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : It&amp;#039;s a posibility. I&amp;#039;m...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109657.html#109657</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23075">Pugnacious</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2006 at 9:00pm<br /><br />It's a posibility.&nbsp; I'm skilled in remote management, and it would look good on my resume. ]]>
   </description>
   <pubDate>Mon, 26 Jun 2006 21:00:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109657.html#109657</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : Not unless you can work for free,...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109655.html#109655</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2006 at 8:58pm<br /><br />Not unless you can work for free, the web hosting doesn't even cover the cost of servers for the the web sites already hosted and the dedicated server required for this site.]]>
   </description>
   <pubDate>Mon, 26 Jun 2006 20:58:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109655.html#109655</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : Well if you ever need help, give...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109649.html#109649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23075">Pugnacious</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2006 at 7:39pm<br /><br />Well if you ever need help, give me a shout.&nbsp; I'll send you a resume.&nbsp; <img src="https://forums.webwiz.net/smileys/smiley2.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Mon, 26 Jun 2006 19:39:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109649.html#109649</guid>
  </item> 
  <item>
   <title><![CDATA[Database System Resource Overload : Not at the moment, on the web...]]></title>
   <link>https://forums.webwiz.net/database-system-resource-overload_topic20353_post109604.html#109604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20353<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2006 at 10:03am<br /><br />Not at the moment, on the web hosting side, as the Windows 2003 boxes need so little attention that it only takes up a few hours, at most, of my time each month administering the windows 3003 servers once the server is setup.]]>
   </description>
   <pubDate>Mon, 26 Jun 2006 10:03:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-system-resource-overload_topic20353_post109604.html#109604</guid>
  </item> 
 </channel>
</rss>