+ Reply to Thread
Results 1 to 3 of 3

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

  1. #1
    Newbie pradeep is an unknown quantity at this point
    Join Date
    Feb 2010
    Posts
    1

    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. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,651
    Blog Entries
    57

    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.
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  3. #3
    Learning Programmer rabihtawil is on a distinguished road rabihtawil's Avatar
    Join Date
    Sep 2009
    Location
    Oregon
    Age
    23
    Posts
    60

    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!
    My Portfolio | My Blog | My YouTube | My Community

    Share your Knowledge, It's one way to achieve immortality.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. C# Read two characters/numbers in a text file.
    By Dodi300 in forum C# Programming
    Replies: 1
    Last Post: 01-26-2010, 08:41 AM
  2. Replies: 2
    Last Post: 07-16-2009, 02:48 PM
  3. Backup current text in textbox after x amount of time
    By Grue in forum Visual Basic Programming
    Replies: 4
    Last Post: 06-11-2009, 11:29 AM
  4. unaccessible due to its protection level
    By dropper166 in forum C# Programming
    Replies: 1
    Last Post: 04-01-2009, 07:24 PM
  5. text file manipulations in vb6.0
    By Ronin_paes in forum Visual Basic Programming
    Replies: 3
    Last Post: 06-11-2007, 04:54 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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