Author |
Topic  |
|
stey77
Starting Member
6 Posts |
Posted - 10 July 2001 : 06:18:13
|
Firstly, does the free hosting with brinkster support these forums. Ive uploaded the forum to a folder called /forum/ and the Snitz_Forums_2000.mdb is in the db root directory. I need help getting this running, especially the strConnString bit, im using the access database that came with the forum and my host addy is www22.brinkster.com/stey77/forum .Please help, ive never done anything like this before. A strConnString to copy and paste would be a dream come true. When you try to access my forum you will see the config text page, theres a strConnString in there that someone suggested to another brinkster user and i just changed the user nane, no luck.
|
|
stey77
Starting Member
6 Posts |
Posted - 10 July 2001 : 06:22:58
|
just to clarify one thing, the database is in a folder called /db/ which is the default directory for database files. Hope this helps. sorry for being so thick! I wait with baited breath! :)
Edited by - stey77 on 10 July 2001 06:25:00 |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 10 July 2001 : 06:35:49
|
This one should work for you:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("\stey77\db\snitz_forums_2000.mdb") '## MS Access 2000 using virtual path |
 |
|
stey77
Starting Member
6 Posts |
Posted - 10 July 2001 : 07:07:14
|
I've done that m8, no luck :o( can you have a look at it and let me know if theres anything wrong with it please, i'm really grateful. thanks m8 www22.brinkster.com/stey77/forum
Edited by - stey77 on 10 July 2001 07:08:27 |
 |
|
stey77
Starting Member
6 Posts |
Posted - 10 July 2001 : 07:23:32
|
and also when i try to open the database with microsoft access (part of office 2000) it says the database is an old one. At the end of the strConnString u posted it says its for access 2000, will this make a difference? I'm desperate to sort this out. Also I'm not too sure what section 2 of the installation instructions means, could anyone explain it in newbie terms for me please bearing in mind the info given above. Thanks for your time.
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 10 July 2001 : 09:14:11
|
Try it now...
I changed all of the / to \ |
 |
|
stey77
Starting Member
6 Posts |
Posted - 10 July 2001 : 10:27:21
|
No m8, still the same, i dont get it, When I, or anyone goes to www22.brinkster.com/stey77/forum you should be greeted with the forum setup with somewhere to log on as admin shouldnt you. Can you think of anything else that may be wrong, i really can't thank you enough for your kind help. I know it must be something that i havnt done, but i don't know what.
|
 |
|
stey77
Starting Member
6 Posts |
Posted - 10 July 2001 : 13:32:41
|
i uploaded whereami.asp to the same directory as my access database and it came back with this path if it helps Path Translated: \\genfs2\www22\stey77\db\whereami.asp
does that make any difference? HELP!
|
 |
|
|
Topic  |
|