Forums
 This topic is locked 
             Database deployment issue
 Posted 27 Jun 2001  07:54:40 
  1 
     has   voted 
  27 Jun 2001  07:54:40 spencer mr. posted: 
 Ok I'm pissed..I've hit a brick wall.  I'm trying to test the DB connection from w/in Ultradev like this;  mySQL database on my local box.
web server and app server(ASP) on hosts box.
This is the error that I get:
icrosoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/mytutorial/myTutorial/TMP4n2pdfj4r6.asp, line 102
...I know its a driver issue, but how would I specify the driver on the web server??? can anyone help??
Replies
 Replied 27 Jun 2001  19:15:23 
   27 Jun 2001  19:15:23 Joel Martinez replied: 
  how does your connection string look... 
I think that that's where your issue lies.
----------
Is this thing on?....
  I think that that's where your issue lies.
----------
Is this thing on?....
 Replied 17 Jul 2001  03:41:47 
   17 Jul 2001  03:41:47 spencer mr. replied: 
  Since my database is local, I'm not using a connection string, I'm using a DSN.
  
   Replied 17 Jul 2001  09:04:11 
   17 Jul 2001  09:04:11 Bjorn Fripon replied: 
  Stupid "80004005" ...
Very strange error that happens to me too ... once every full moon.
I still haven't found an explantion for it though. Just rebooting or defragging the machine often helps. But a few months later ... out of the blue .... 80004005
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
The problem remained ...
good luck !
Jezter
  
  Very strange error that happens to me too ... once every full moon.
I still haven't found an explantion for it though. Just rebooting or defragging the machine often helps. But a few months later ... out of the blue .... 80004005
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
The problem remained ...
good luck !
Jezter
 Replied 17 Jul 2001  12:59:31 
   17 Jul 2001  12:59:31 jon badda replied: 
  <BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
mySQL database on my local box.
web server and app server(ASP) on hosts box.
This is the error that I get:
icrosoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/mytutorial/myTutorial/TMP4n2pdfj4r6.asp, line 102
...I know its a driver issue, but how would I specify the driver on the web server??? can anyone help??
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
erm, whilst looking for answers to the many problems ive encountered, i found that going to the macromedia ultradev tech support center, and simply copying and pasting the error number (this case '80004005') you get a list of ways of fixing it, or what may be causing it...
ive also run into the same problem along the way, but i found for myself without macromedia's help that it was a problem in the connection string ...
  
  mySQL database on my local box.
web server and app server(ASP) on hosts box.
This is the error that I get:
icrosoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/mytutorial/myTutorial/TMP4n2pdfj4r6.asp, line 102
...I know its a driver issue, but how would I specify the driver on the web server??? can anyone help??
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
erm, whilst looking for answers to the many problems ive encountered, i found that going to the macromedia ultradev tech support center, and simply copying and pasting the error number (this case '80004005') you get a list of ways of fixing it, or what may be causing it...
ive also run into the same problem along the way, but i found for myself without macromedia's help that it was a problem in the connection string ...
 Replied 17 Jul 2001  20:37:02 
   17 Jul 2001  20:37:02 Bubba Joe replied: 
  Hey thanks You just helped me with anothwer problem that I was having that search really works good. 
I am usually weary of using support product support sites because it is so hard to find the needed answers (ie. Microsoft)
  
  I am usually weary of using support product support sites because it is so hard to find the needed answers (ie. Microsoft)
