<?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 : Brinkster Professi&#111;nal and Web Wiz Forums</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 : Brinkster Professi&#111;nal and Web Wiz Forums]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 14:51:39 +0000</pubDate>
  <lastBuildDate>Wed, 24 Nov 2004 14:09:12 +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=12321</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[Brinkster Professi&#111;nal and Web Wiz Forums : The Brinkster Knowledge Base has...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post70239.html#70239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18404">maxjack</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 24&nbsp;November&nbsp;2004 at 2:09pm<br /><br />The Brinkster Knowledge Base has a script called <font color="black" face="verdana,arial" size="2"><b>exfindyourpath.asp</b>(search the KB for that file name) that you can run that will give youthe physical path.&nbsp; I ran this and assigned the reported path to </font>strDbPathAndName in both common.asp files and everything worked fine.<br><br><br>]]>
   </description>
   <pubDate>Wed, 24 Nov 2004 14:09:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post70239.html#70239</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums : I also use the Brinkster professional...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post70156.html#70156</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18313">nexius</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 23&nbsp;November&nbsp;2004 at 3:40pm<br /><br /><P>I also use the Brinkster professional account and everything is working </P><P>Only change the question marks(?) for your own site path this is my actual code ...</P><P>&nbsp;'---- Set the path and name of the database -----&nbsp;</P><P><BR>&nbsp;strDbPathAndName = "c:\sites\Single??\username\database\??????.mdb"&nbsp;</P><P><BR>&nbsp;'-------------------------------------------------</P><P>you can also check if it points to the right type of database also in the common.asp files</P><P>'Database Type<BR>strDatabaseType = "Access"<BR>'strDatabaseType = "SQLServer"<BR></P><P>If it doesn't work I would delete&nbsp;the forum&nbsp;and re-upload it. Maybe you have a corrupted file.</P>]]>
   </description>
   <pubDate>Tue, 23 Nov 2004 15:40:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post70156.html#70156</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums : I tried the that path this morning...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post70078.html#70078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18054">internetfixes</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 22&nbsp;November&nbsp;2004 at 11:23am<br /><br /><P>I tried the that path this morning and didn't have any luck with it either.</P><P>'Physical path to database<BR>strDbPathAndName = "c:\sites\XXXXX\XXXXXX\database\XXXXXX.mdb" </P><P>I am open to any more ideas anyone has.&nbsp; I sent Brinkster an email this morning but that will probably take about a week.</P><P>Thanks</P><P>Gary</P>]]>
   </description>
   <pubDate>Mon, 22 Nov 2004 11:23:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post70078.html#70078</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums : I use their database folder and...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post69673.html#69673</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18313">nexius</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 16&nbsp;November&nbsp;2004 at 4:40pm<br /><br /><P>I use their database folder and indicate the "<SPAN id=Websiteinfo1_lblPath1><FONT color=#5b90c6>Absolute Root Path:</FONT></SPAN>" found in the website settings. </P><P>Ex. : </P><P>'Physical path to database<BR>strDbPathAndName = "c:\sites\XXXXX\XXXXXX\database\XXXXXX.mdb" </P><P>and put the other lines in the sections in comment.</P><P>Good luck.</P>]]>
   </description>
   <pubDate>Tue, 16 Nov 2004 16:40:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post69673.html#69673</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums : actually i have a brinkster account...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post69010.html#69010</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18176">fortyonejb</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 04&nbsp;November&nbsp;2004 at 11:15pm<br /><br />actually i have a brinkster account and i kept the DB in the folder it came in and it works fine, are you sure the DB has to reside in their database folder?]]>
   </description>
   <pubDate>Thu, 04 Nov 2004 23:15:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post69010.html#69010</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums :   internetfixes wrote: Instead...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post68300.html#68300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15587">i2Paq</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 27&nbsp;October&nbsp;2004 at 2:20am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by internetfixes" alt="Originally posted by internetfixes" style="vertical-align: text-bottom;" /> <strong>internetfixes wrote:</strong><br /><br /><P>Instead of</P><P>/username/<strong>db</strong>/whatever.mdb </P><P>it is now </P><P>/username/<strong>database</strong>/whatever.mdb.</td></tr></table> </P><P>What's the problem? Just change the </P><P>WWF files and point to where the database is now.</P>]]>
   </description>
   <pubDate>Wed, 27 Oct 2004 02:20:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post68300.html#68300</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums : This is a modification forum....]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post68274.html#68274</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 26&nbsp;October&nbsp;2004 at 2:02pm<br /><br />This is a modification forum. You need to post in the support forum!<br><br>Wrong forum.<br>]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 14:02:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post68274.html#68274</guid>
  </item> 
  <item>
   <title><![CDATA[Brinkster Professi&#111;nal and Web Wiz Forums : I have had a Web Wiz Forum on...]]></title>
   <link>https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post68265.html#68265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18054">internetfixes</a><br /><strong>Subject:</strong> 12321<br /><strong>Posted:</strong> 26&nbsp;October&nbsp;2004 at 12:39pm<br /><br /><P>I have had a Web Wiz Forum on a Brinkster Free site for a long while and it works great.&nbsp; Because I needed space I opened a Brinkster Professional account.&nbsp; I wanted to move the forum to the new account but the Database pathway changes.&nbsp; They now have a database folder outside of the webroot that you have to insert all database's in and the forum goes inside the webroot.&nbsp; </P><P>Instead of /username/db/whatever.mdb it is now </P><P>/username/database/whatever.mdb.&nbsp; Has anyone else here run in to a problem similar to mine.&nbsp; I have searched there database and talked to there support until I am blue.</P><P>Thanks </P><P>Gary</P>]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 12:39:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/brinkster-professional-and-web-wiz-forums_topic12321_post68265.html#68265</guid>
  </item> 
 </channel>
</rss>