Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 i need help!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dk9
Starting Member

19 Posts

Posted - 22 September 2002 :  10:48:08  Show Profile
i'm using brinkster fre hosting.
i don't know what kinda of DB i'm using, i think its access but i'm not sure.
anyway, in my config.asp i selected:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/hasatanf/db/devilDB.mdb") '## MS Access 2000 on Brinkster
and:
strConnString = "Provider=SQLOLEDB;Data Source=SERVER_NAME;database=DB_NAME;uid=UID;pwd=PWD;" '## MS SQL Server 6.x/7.x/2000 (OLEDB connection)
but how the hell i need 2 know the SERVER_NAME, and what dos it mean DB_NAME? db file name???

help me!

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 22 September 2002 :  11:01:39  Show Profile
If you are using Brinkster's free service then the first connection string is the one you want to use. Put the comment (') back in front of the MSSQL connection string ... you don't have an SQL database.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 22 September 2002 :  11:02:33  Show Profile
you can only use ONE connection at the same time. The first one is the one you should use because you cannot use anything other than Access on the Brinkster free accounts (unless I'm mistaken).

Also, make sure you uncomment the line for the Access database that looks like this: strDBType = "access"

And next time, please use a subject that is more descriptive that "i need help!" because this is a help forum so your subject is kind of redundant and useless, not to mention that many people will ignore topics with, no offence, stupid subjects.
Go to Top of Page

dk9
Starting Member

19 Posts

Posted - 22 September 2002 :  12:49:03  Show Profile
10x guys, but!
i now ran config.asp it i think everyhing went well.
but, when i tried ro run setup.asp (exactly after i ran config.asp) i have this error msg:

There has been an error !!

The database could not be opened !!
Check your config.asp file and set the
strConnString so it points to the database.
Also check if strDBType is set to the right databasetype.



Code : 80004005

Error Description :
Not enough space on temporary disk.

what is the prob and how an i fix it?
thanks! (-:
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 September 2002 :  12:58:42  Show Profile  Send ruirib a Yahoo! Message
Looks like the server is lacking some free disk space. Better contact Brinkster...


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07