Forums
This topic is locked
Can't connect to Mysql using ASP and DW
Posted 18 Feb 2006 18:08:35
1
has voted
18 Feb 2006 18:08:35 Todd Rozelle posted:
I am using DW MX 2004. I want to establish a connection to a remote server running Linux. I have a Mysql db on that server and am using ASP. I have been unsuccessful adding a custom connection string in DW so I wrote a basic ASP script in notepad and was able to connect and query the db just fine. When I use the same string in DW I get a code 500 internal server error from DW.Heres my connection string
Driver={mySQL}; Server=localhost; Database=myusername_address; Uid=myusername_user; Pwd=mypassword;
Thanks for any help
Replies
Replied 21 Sep 2006 01:01:57
21 Sep 2006 01:01:57 lee robo replied:
i have the same problem. does anyone have the answer.
thanks
thanks