Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Get Data from Database, create a Xml file
- I have to get data from the database and present it as a xml file? Please explain me, how to perform this task?What about this:import java.sql.*;import java.io.*;public class myXml {private static final String dbDriver=...private static final String dbURL = ...private static final String userId = ...private static final String password...
- Tags: database, Exception, kellogy33@..., programming, String, String dbDriver=, String password, System.out.println, XML, XML file
- Q&A 2005-06-23
- << Previous
- page 1 of 1
- Next >>