Aloha!
Till now i'v been working with mysql db and dreamweaver and now i have to switch the db to MS access.
I have made all db connections with "dreamweaver db connection wizard" but the only db option is MYSQL.
How to switch to access db ?
Basicly, how to connect to access db thru dreamweaver ?
Dreamweaver and access db
Moderator: General Moderators
I was referring to the paperback version... And no, I wont type it off for you.ATH0 wrote:can you post me the part for php, becuse i can find it.
I have successfully connect myself thru JSP (and test.mdb) but i can make the same stuff with php...
Basicly it is something similiar to this if I recall correct. It's been awhile so forgive me if it's old news.
I think that Dreamweaver installs a DSN upon installing the software, so you might only need to change that one to fit your needs.
Edited:
When I think about it... You are able to do it using JSP, but not PHP. Are you sure that you indeed are using the correct PHP functions to connect, select data etc.? Perhaps stupid question, but hey...