Results 1 to 8 of 8
- 08-24-2011, 01:07 PM #1
Member
- Join Date
- Aug 2011
- Posts
- 54
- Rep Power
- 0
- 08-24-2011, 01:49 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
That is so short on information as to be next to useless.
What are you trying to do?
Where is the data you are turning into XML?
What does "create database item" mean?
- 08-24-2011, 02:48 PM #3
Member
- Join Date
- Aug 2011
- Posts
- 54
- Rep Power
- 0
=> I have to create a xml fiel
=> data is database from their data has to be populated in xml file.
=> database field value is mean by database item.
- 08-24-2011, 02:49 PM #4
Member
- Join Date
- Aug 2011
- Posts
- 54
- Rep Power
- 0
=> I have to create a xml file
=> data is database from their data has to be populated in xml file.
=> database field value is mean by database item.
- 08-24-2011, 03:09 PM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
I have a feeling this is too large (or vague) a thing for someone to deal with here.
All I can say is, get the data from the database and build your XML based on that and the DTD.
Oracle underdtands XML, so if you were using Oracle you might be able to do almost all this in that rather than Java.
- 08-24-2011, 03:25 PM #6
Member
- Join Date
- Aug 2011
- Posts
- 54
- Rep Power
- 0
I have ms-sql server.
- 08-24-2011, 03:55 PM #7
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Then either see if MS-SQL does it, or hand craft it based on your DTD.
- 08-24-2011, 07:23 PM #8
Member
- Join Date
- Aug 2011
- Posts
- 54
- Rep Power
- 0
Similar Threads
-
insert data to PostgreSQL database using Jsp and Servlets
By athi in forum JDBCReplies: 2Last Post: 03-29-2011, 12:08 PM -
Read a data from a text file and create an object from these data in this text file
By jjavaa in forum Advanced JavaReplies: 2Last Post: 03-25-2011, 02:36 PM -
Create a form, input some data and save to file
By cselic in forum AWT / SwingReplies: 5Last Post: 05-07-2010, 12:28 PM -
How to create an array of linked list reading data from a file
By kool001 in forum New To JavaReplies: 1Last Post: 12-03-2009, 07:03 AM -
How do i export data from an oracle database to a CSV file
By BharathL in forum JDBCReplies: 3Last Post: 08-05-2008, 03:19 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks