Results 1 to 2 of 2

Thread: Data Storing Help

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2010
    Posts
    6

    Question Data Storing Help

    Hello, okay, I'm still fairly new with Visual Basic, so this maybe a simple solution I just don't know how. Anyway, I developed a organizer app that will allow me to type in multiple different script ideas I have. I have different text fields for genre, length, characters, etc. Anyway, my problem is how do I go about saving at the information in those text boxes. Is there someway I can save the project as a file, then open it back up to modify it, while still being able to create new ones. Someone suggested using xml data storage, but will that allow me to save multiple different data sets, since I won't just be working with one script all the type. Thank you in advance for any help. Sorry if my question seems confusing.

    Here's an image of my app

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564

    Re: Data Storing Help

    Store the data in a database like MSSQL, ORACLE or MYSQL.

    You can also save it to flat files.

Posting Permissions

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



Click Here to Expand Forum to Full Width