Print Page | Close Window

Web Wiz and Brinkster Paid account

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=15683
Printed Date: 13 April 2026 at 10:23am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Web Wiz and Brinkster Paid account
Posted By: progspace
Subject: Web Wiz and Brinkster Paid account
Date Posted: 30 June 2005 at 7:46pm
Hello!
 
I recently set up a paid account on Brinkster and wondered if anyone here could help me re-configure my forum. I used to have it through Verio and I can't figure out how to set it up.
 
Any help would be greatly appreciated!
 
Chris
http://www.progspace.com - http://www.progspace.com



Replies:
Posted By: dj air
Date Posted: 30 June 2005 at 8:00pm
what has changed?

you need ot change the path to the database and login to the admin area and change any settins within there


Posted By: progspace
Date Posted: 30 June 2005 at 8:40pm
Thanks for the reply! I guess my question is...since I've switched to Brinkster (paid account) from Verio - how do I change the path to the database? I'm not sure which string to edit and what to put in.
 
Chris
 


Posted By: WebWiz-Bruce
Date Posted: 01 July 2005 at 5:37am
Please see the forum documentation:-

http://www.webwiz.net/web_wiz_forums/docs_access_move_db.asp - http://www.webwiz.net/web_wiz_forums/docs_access_move_db.asp


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: progspace
Date Posted: 01 July 2005 at 7:29am
Originally posted by -boRg- -boRg- wrote:

Please see the forum documentation:-

http://www.webwiz.net/web_wiz_forums/docs_access_move_db.asp - http://www.webwiz.net/web_wiz_forums/docs_access_move_db.asp
 
Thanks for the reply!! I guess my problem would be the driver then:
 
'Database connection info and driver (if this driver does not work then comment it out and use one of
the alternative drivers)
 'strCon = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & strDbPathAndName
 
 'Alternative drivers faster than the basic one above
 'strCon = "Provider=Microsoft.Jet.OLEDB.3.51; Data Source=" & strDbPathAndName 'This one is if
you convert the database to Access 97
 'strCon = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & strDbPathAndName  'This one is for
Access 2000/2002
 
 'If you wish to use DSN then comment out the driver above and uncomment the line below (DSN is
slower than the above drivers)
 'strCon = "DSN=DSN_NAME" 'Place the DSN where you see DSN_NAME
 
Any idea which one of these is for the Brinkster paid accounts?
 
Thanks!!
 
Chris


Posted By: dj air
Date Posted: 01 July 2005 at 7:41am
you should be able ot use 'strCon = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & strDbPathAndName

set the veriable strDbPathAndName above the above line
to the path to the database.,

try using the physical path so

strDbPathAndName = "E:\domains\... etc etc\private\forum.mdb

it is funtional the above but gives an example


Posted By: progspace
Date Posted: 01 July 2005 at 8:40pm
Originally posted by dj air dj air wrote:

you should be able ot use 'strCon = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & strDbPathAndName

set the veriable strDbPathAndName above the above line
to the path to the database.,

try using the physical path so

strDbPathAndName = "E:\domains\... etc etc\private\forum.mdb

it is funtional the above but gives an example
 
Could you please be a little more specific on how to edit the driver info...thanks for your help!


Posted By: martionline
Date Posted: 07 July 2005 at 4:47am
my fRiend use "database" foldeR out of web Root ,
put youR database file in to that foldeR than use
 
strDbPathAndName =  " file://\\premfs89\sites\Premium43\username\database\databasename.mdb - \\premfs89\sites\Premium43\username\database\databasename.mdb ;" & _
              "Persist Security Info=False"
 
this should be like this
 
see ya



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net