PDA

View Full Version : Connecting Forum in Dreamweaver to MS Access


shruthicb
01-17-2008, 09:59 AM
Hello There

Can Any body explain how to Connect Forums Made in Dreamweaver to Microsoft Access Database

Thank you :)

laxman
01-18-2008, 03:41 PM
Assuming the access database is installed on your server, all you do is open the databases pallet in dreamweaver and hit the + button, fill in the info and it should find the database (its just an SQL database). I've never set up an SQL data base with access before so I don't know how to do that.

shruthicb
01-19-2008, 09:32 PM
Thank you Laxman ill give it a try
But what about code to submit button or any codes we have to add to the forum table?