Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > Java Databases
|
Java Databases Discussion specific to working with Java Databases. For other Java topics, please see related Java forums. For database discussions not specific to Java, please see the Database category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 29th, 2005, 01:46 AM
Registered User
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Jsp+mysql+dreamweaver MX

hi..
i'm new to jsp,mysql and dreamweaver.i really need help.can anyone give me code on how to insert data into mysql.using dreamweaver mx n jsp.this for my final project.i'm making website.please help.thank you

 
Old January 30th, 2005, 12:25 AM
Registered User
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

currently i used jdbc:odbc:myodbc for driver.
please help me.

 
Old February 13th, 2005, 06:27 PM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 204
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I use the driver:

mm.mysql-2.0.8-bin.jar

Think the apache tomcat site has links to download this file.

Theres sample code in the tomcat documentation for connecting to databases with jdbc:

http://jakarta.apache.org/tomcat/tom...les-howto.html

As for using dreamweaver, youll still have to hand code the java/jsp, Im pretty sure there is no database integration for JSP in the way there is for cold fusion.

 
Old February 23rd, 2005, 01:18 AM
Authorized User
 
Join Date: Jan 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ellios -

Perhaps the database integration for JSP isn't quite so good in Dreamweaver as it is for ColdFusion, but it is quite good. I'm using Dreamewaver MX 2004 with MySQL on WinXP w/JRun4 and it works like a bomb. You need the most recent MyODBC driver, and then it just runs. Couldn't be faster/easier.

Let me know if you're still having trouble with this.

--tgr

Thaddeus G. Reeves
Internet Dissemination
Church of Scientology Int'l
 
Old February 23rd, 2005, 07:25 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 204
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ive only got MX, think this was from around 2000, perhaps the integration is better now, or maybe I havent tried hard enough

Most SQL is in Java Beans anyway, so would not be that much help to me.

Would like to get my hands on 2004, if for no other reason than is supports SFTP, at the moment I have to use an FTP SFTP bridge to connect to my server.

 
Old February 23rd, 2005, 04:15 PM
Authorized User
 
Join Date: Jan 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by angrycat
 Ive only got MX, think this was from around 2000, perhaps the integration is better now, or maybe I havent tried hard enough

Most SQL is in Java Beans anyway, so would not be that much help to me.

Would like to get my hands on 2004, if for no other reason than is supports SFTP, at the moment I have to use an FTP SFTP bridge to connect to my server.

Integration is definitely better - I don't think it's you. I find it great as a coding environment though. Being previously an ASP person, it does well at masking my inexperience in JSP.

--tgr





Similar Threads
Thread Thread Starter Forum Replies Last Post
Dreamweaver MX 2004 and MySQL ire MySQL 0 May 27th, 2006 06:39 AM
Dreamweaver mx 2004? boxster HTML Code Clinic 1 March 25th, 2005 09:35 PM
new to Dreamweaver MX ad04jackal Dreamweaver (all versions) 2 August 10th, 2004 01:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.