Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1795
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Java Enumeration Parse results to Database |
| Date | 2012-05-05 12:35 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <jo3vdk$fat$1@dont-email.me> (permalink) |
| References | <4f9bf94a-d514-494e-9a51-c1ce7cc6dd72@e9g2000yqm.googlegroups.com> |
On 5/5/2012 12:20 PM, Joe S wrote: > I am working on a project and need some major assistance. Being new > to Java I have gotten a program to enumerate thru an external site and > export to a file the results. My challenge now is that I need to get > the same results with some parsing done and then send it to a database > as a record per line. Any thoughts on how best to do this. No thoughts, really. You need some actual requirements. What is in the file now, and what do you expect the data to look like once in the database. Be specific; "with some parsing" is about as unspecific as humanly possible.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Java Enumeration Parse results to Database Joe S <jstech2010@gmail.com> - 2012-05-05 12:20 -0700 Re: Java Enumeration Parse results to Database markspace <-@.> - 2012-05-05 12:35 -0700 Re: Java Enumeration Parse results to Database Lew <noone@lewscanon.com> - 2012-05-05 20:47 -0700 Re: Java Enumeration Parse results to Database Roedy Green <see_website@mindprod.com.invalid> - 2012-05-07 19:36 -0700
csiph-web