O
Orion Tatsihama
Guest
Im creating a program and am trying to decide how to store the information entered. I want it to be able to be displayed in a noneditable way (but be able to be edited through another form). I would like to use a text file if possible...if not, I need an offline database. I know nothing about databases (except mySQL) and since this is going to be a distributed program, I dont want the user to need anything extra to use it. What is my best option?
I would like the information to be displayed in a grid, but not be editable through the grid itself. I would also like the user to be able to sort the data by any field, such as Title, Lenght, etc.
I am really new to all of this...so Im sorry if Im not being clear. Ask me if you need more information. I am using Visual Basic .NET
I would like the information to be displayed in a grid, but not be editable through the grid itself. I would also like the user to be able to sort the data by any field, such as Title, Lenght, etc.
I am really new to all of this...so Im sorry if Im not being clear. Ask me if you need more information. I am using Visual Basic .NET