Forums
This topic is locked
JSP and Access
Posted 17 Mar 2003 13:28:59
1
has voted
17 Mar 2003 13:28:59 Ross Buckner posted:
Hi there every one, I am doing my final year project and have no idea on how to link my access database to my JSP pages I was wondering if anyone knew any code that could do this and where would I put the queries in the pages when I have connected,Any help will be appreciated,
Maytrix
Replies
Replied 26 Mar 2003 02:53:10
26 Mar 2003 02:53:10 Trey Wentz replied:
To get to access you will need to install a JDBC-ODBC bridge. The Sun one that comes with the product is not meant for true development (It is a testing model). Realize that you must setup an odbc connection to your database in the data binding control panel. Once you have the connection setup properly you will be able to use all the jsp server behaviors in Dreamweaver MX to interact with your access database.
HTH
-JustTrey
www.sitespins.com
"We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true."- Robert Wilensky
HTH
-JustTrey
www.sitespins.com
"We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true."- Robert Wilensky