I am trying to export part of the actinic.mdb file to a mysql database with 1and1 but I am having a few technical issues.
When I try and connect to the mysql databse using DBManager Professional I keep getting the error
"unknown MySQL server host 'db636.oneandone.co.uk' (11004)"
The details are correct though as I tried setting them up in dreamweaver and can access and manipulate the mysql database.
i am trying to create an online order tracking facility, I have the query to display the required information but I cannot export this data to the mysql database if I cannot connect to it
any ideas on where I am going wrong
David
When I try and connect to the mysql databse using DBManager Professional I keep getting the error
"unknown MySQL server host 'db636.oneandone.co.uk' (11004)"
The details are correct though as I tried setting them up in dreamweaver and can access and manipulate the mysql database.
i am trying to create an online order tracking facility, I have the query to display the required information but I cannot export this data to the mysql database if I cannot connect to it
any ideas on where I am going wrong
David
Comment