Author |
Topic |
AnonJr
Moderator
United States
5768 Posts |
Posted - 21 June 2007 : 14:42:55
|
quote: The amount of traffic exceeds the Web site's configured capacity.
You won't be able to get much further until this is resolved... |
|
|
kaz052
Starting Member
5 Posts |
Posted - 22 June 2007 : 11:57:35
|
I use godaddy myself and use MySQL instead of ACCESS. Why not try switching? |
|
|
j-train
Starting Member
Iceland
33 Posts |
Posted - 22 June 2007 : 20:48:52
|
Ok, here is the latest, I have everything configured properly, but I need to use a connection string to a file DSN.
I have a directory called access_db, it is pointed to by my dsn file called access_section8.dsn
Is there a way to setup a connection string using a dsn? |
|
|
j-train
Starting Member
Iceland
33 Posts |
Posted - 22 June 2007 : 20:52:10
|
quote: Originally posted by kaz052
I use godaddy myself and use MySQL instead of ACCESS. Why not try switching?
Sounds good, wanna help?
|
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 June 2007 : 01:50:13
|
I wouldn't advise using a DSN. It's certainly not the fastest way to use an Access DB.
If using MySQL, do you plan to migrate the Access DB contents, or would it be a new, start from scratch forum? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
j-train
Starting Member
Iceland
33 Posts |
Posted - 23 June 2007 : 06:10:19
|
I would start from scratch. What is the DSN solution? |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 June 2007 : 06:16:09
|
If you want to start from scrath, I would suggest that you use MySQL. There is a DSN connection string in the config.asp file and the readme file has a section on that, just after MySQL and SQL Server. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
j-train
Starting Member
Iceland
33 Posts |
Posted - 23 June 2007 : 07:11:44
|
Here are the results:
strConnString = "access_section8.dsn" '## DSN
and the outcome:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/forum/inc_header.asp, line 111 |
|
|
j-train
Starting Member
Iceland
33 Posts |
Posted - 23 June 2007 : 07:13:10
|
Maybe I need to go to mysql, I never had these problems with my other hosts. |
|
|
gary b
Junior Member
USA
267 Posts |
Posted - 23 June 2007 : 09:17:33
|
quote: Originally posted by j-train
Maybe I need to go to mysql, I never had these problems with my other hosts.
And what has this new host done to help solve the problem?!? I believe you should be talking the the host more than the forum members because it is the host's responsibility to provide service. We can help with configuration and code questions, but server configuration and setup is the HOST'S responsibility. (I have some old-fashioned attitudes about what the customer can and should expect.)
You must be patient individual... I would have bagged that host long before now! |
|
|
j-train
Starting Member
Iceland
33 Posts |
Posted - 30 June 2007 : 15:33:26
|
It appears to be working, for now :) |
|
|
Topic |
|