Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unspecified error

Status
Not open for further replies.

kliz0328

Programmer
Nov 7, 2005
138
0
0
US
I was wondering if anyone else has had this problem before. I have been working on a site at work, and throughout the whole day it works fine, I am connected to the server at my machine at work. My problem is when I come home and start testing the site I get an
"Unspecified Error" message and it says the my Conn.Open() statement is the problem. Just to really clarify this is where I open my connection to my access database. Does anyone know what I could be doing wrong?
 
Maybe the database is unavailable? You'll have to trap the errors and see if there's any more information in them.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
and one important point with access, if u have the database open when the connection opens, it will throw an error...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top