i need help with MS SQL Server. i run MS SQL server 2000 on my Pc i need help connecting it to dream weavr specifically version 8. it works fine with Access but am not an Access fan thanks
First create a site and after that look at your right top corner and expand application and select database. The version I am using is 7.0.1, I think the procedure on version 8.0 would be almost the same
thanks for the reply but after i tried it and clicked on test it showed class not found . i tried inet and mysql server what can i do please help. thanks
thanks for the reply but after i tried it and clicked on test it showed class not found . i tried inet and mysql server what can i do please help. thanks
Which classpath are you using? i.e. org.gjt.mm.mysql.Driver
Make sure you download your proper version of MySQL Connector/ODBC (MyODBC) driver here
Install it and set your classpath to the directory you installed the driver. Type the driver path into the pop-up window of your dreamweaver and enter the URL i.e.
Note, you must configure the site to your web server. I will post it after this one. Make sure that you open index.php, index.jsp or index.html to make the Application option enabled.