Closed Thread
Results 1 to 3 of 3

Thread: application to read inputs from a text file and store it in a db

  1. #1
    pradeep is offline Newbie
    Join Date
    Feb 2010
    Posts
    1
    Rep Power
    0

    application to read inputs from a text file and store it in a db

    Hi,
    I want to know if it is possible to create an application that takes input from a text file and upload it in a database. This application is meant to be used in a university library. The text file will be sent from a mobile phone and the file will have the details of the student who borrowed the book and the details of the book.
    It need not be vb.net necessarily, it can be through any platform. I want to know if it is possible, if yes in which platform.
    Thank you in advance and sorry if already posted(I searched for it and couldn't find it).

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,525
    Blog Entries
    75
    Rep Power
    144

    Re: application to read inputs from a text file and store it in a db

    Yes. The best option will depend HEAVILY on the type of database, however. MS SQL Server has dts, which works very well. Oracle has similar functionality.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Ray Tawil's Avatar
    Ray Tawil is offline Programmer
    Join Date
    Sep 2009
    Location
    Ohio
    Posts
    106
    Rep Power
    9

    Re: application to read inputs from a text file and store it in a db

    please check my youtube videos about this specific matter & i am sure you will benefit a lot!

    [YOUTUBE]PyAQ-KUmoa8[/YOUTUBE]

    [YOUTUBE]e23UPIOuQcM[/YOUTUBE]

    [YOUTUBE]cYHBb1UMSLE[/YOUTUBE]


    hope that helps!
    Share your Knowledge, It's one way to achieve immortality.
    Video Tutorial Channel

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 7
    Last Post: 12-26-2011, 01:05 PM
  2. How to read text file into array in C++?
    By bexita in forum C and C++
    Replies: 8
    Last Post: 10-28-2011, 08:44 AM
  3. [C#] how to read data from a text file
    By Crock in forum Classes and Code Snippets
    Replies: 0
    Last Post: 07-05-2011, 03:35 AM
  4. Python Read From Text File
    By QuackWare in forum Classes and Code Snippets
    Replies: 0
    Last Post: 03-07-2010, 07:21 PM
  5. C# Read two characters/numbers in a text file.
    By Dodi300 in forum C# Programming
    Replies: 1
    Last Post: 01-26-2010, 06:41 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts