The Artima Developer Community
Sponsored Link

Java Answers Forum
adding the text file to a database

2 replies on 1 page. Most recent reply: Nov 15, 2002 7:53 AM by ben

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
ben

Posts: 57
Nickname: loftty
Registered: Oct, 2002

adding the text file to a database Posted: Nov 14, 2002 6:01 AM
Reply to this message Reply
Advertisement
hello
i hope someone can help?
i have to read a text file and then send it to a database i know how to select from a database but do not know how to add my file to a database could anyone suggest any good ideas please
i will be most grateful
thanks ben


Daniel Ray

Posts: 53
Nickname: budoray
Registered: Oct, 2002

Re: adding the text file to a database Posted: Nov 14, 2002 12:20 PM
Reply to this message Reply
I think you're going to be a little more specific .. Atleast for me <blush>. Are you connecting to a DB via the JDBC or ODBC or are you using a flat file as a DB? What DB are you using?

ben

Posts: 57
Nickname: loftty
Registered: Oct, 2002

Re: adding the text file to a database Posted: Nov 15, 2002 7:53 AM
Reply to this message Reply
i am connecting to the jdbc db and i am trying to insert a csv file to it

Flat View: This topic has 2 replies on 1 page
Topic: writing to a file Previous Topic   Next Topic Topic: Shapes from Jave code

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use