473,382 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

oConn.Open connectstr error

Hi,

My website was working perfectly for the past week but now I am getting an error without making any changes. I am using Godaddy as my server provider.

The error occurs on the line of code below:

Expand|Select|Wrap|Line Numbers
  1. oConn.Open = connectstr

Have you heard of other godaddy clients that have this error? when i contact them, they are no help at all. they tell me they can't help with 3rd party scripting but my code was working just fine yesterday.
Nov 21 '08 #1
5 2483
DrBunchman
979 Expert 512MB
Hi Jerry,

If you haven't made any changes to your scripts then GoDaddy must have done something at their end.

What's the error that you are getting?

Dr B
Nov 21 '08 #2
Hi, the error code I get is:

Provider error '80004005'

Unspecified error

/accountpage.asp, line 23


It seems to occur if I upload my webpages to the ftp client but forget to upload my access database. When i attempt to login, I get an error and realize I forgot to upload my database. After I reload all my pages on the ftp client including the database, that's when I get the error code above.

The problem is, I cannot seem to figure out how to fix this. I delete my dsn and recreate another one several times and usually it starts working after a few hours. I contacted godaddy but they just don't try or have no clue what's going on and tell me they cannot help me. It's pretty frustrating to say the least.

Any idea why this occurs and any quick fixes to enable me to get my website back online?

Thanks - Jerry
Nov 24 '08 #3
DrBunchman
979 Expert 512MB
Hi Jerry,

Sounds like a tricky one as it doesn't seem to be a consistent problem. I've googled that error message and found this:

80004005, Microsoft OLE DB Provider for ODBC Driver Error 80004005, Microsoft Jet Database Engine Error 80004005, Error 80004005, Provider Error 80004005

Is there anything here which helps you?

Does the website normally work if you don't forget to upload the database when making changes?

Dr B
Nov 25 '08 #4
GazMathias
228 Expert 128KB
You might also want to check if all connection to the DB are being closed properly.

Gaz.
Nov 25 '08 #5
Thanks for your responses. It is the craziest thing. My website is running beautifully today. The problem only occurs if I delete all my web pages and my database off of the ftp client. Then load them again and try to login to my web page without loading the database.

If I load the database along with the web pages, it works fine. It only gives me the error I mentioned if I forget to add the database. The problem is, after I get the error, it doesn't fix itself when I load the database. I reset the dsn a few times and usually it works a day later.

It seems like the server freezes my account for a certain amount of time or something to that extent. However, my server host, Godaddy.com, doesn't have any answers. Kind of frustrating but if I am not forgettful, everything works. So, my solution is to have a sticky note on my computer telling me to remember to load the database.

I really appreciate everyone's help on this board. You have no clue how much you helped me along my journey to get my first asp website up and running. When I started, I had no clue what asp was. But I stumbled across bytes.com and now I have an online business. Keep up the great work!

Jerry
Nov 27 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Andras Gilicz | last post by:
Hi VB fans I'm working on a relatively large project in VB6 with about a dozen forms, including graphs, labels, text boxes, etc. The software itself is actually a flow simulator with more or...
18
by: Paul | last post by:
I link to a web site from an Excel spreadsheet. The page i link to is getCookie.asp which sets a cookie then returns back some html which opens a new window, to the same site but a different page...
2
by: Julia Baresch | last post by:
Hi everyone, As some of you may know, we've been having trouble with an unrecognized database format error. Today I installed an unfinished project on the workstation of one of my users. ...
0
by: gm | last post by:
Immediately after generating the Access application from the Source Safe project I get: "-2147467259 Could not use ''; file already in use." If Access database closed and then reopened I get:...
0
by: bazzer | last post by:
hey, im trying to access a microsoft access database from an ASP.NET web application in visual basic 2003.NET. i get the following error when i try running it: Server Error in...
6
by: aomighty | last post by:
I wanted to write the following code: import shelve try: db = shelve.open(file, "r") except SomeError: print "Oh no, db not found" Only, I'm not sure what SomeError should be. I tried...
12
by: Steve | last post by:
I have a database that raises an error when you try to open it and it doesn't open. Trying to open the database with the OpenDatabase method raises the same error. Trying to import any objects...
7
by: fniles | last post by:
I am using VB.Net 2003 and MS Access (connecting using OleDBConnection). I read using DataAdapter and DataSet, not DataReader. When many people try to access the database at the same time, I get...
0
by: Salad | last post by:
A97. Split database. Frontend DB1.MDB. Backend DB1BE.MDB. Tables are linked between DB1 and DB2. From my testing, if I open DB1 exclusively using /excl the backend DB1BE is not opened...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.