April 24, 200818 yr Easiest method is to create a class that contains variables to record all your data.Use StreamWriter to add stuff to your file, use StreamReader to read it back.If you write some code and post it, I'd have a look but not going to write it from scratch for you (It might be seen that you are getting someone to do your assignments for you)
April 29, 200818 yr Author Easiest method is to create a class that contains variables to record all your data.Use StreamWriter to add stuff to your file, use StreamReader to read it back.If you write some code and post it, I'd have a look but not going to write it from scratch for you (It might be seen that you are getting someone to do your assignments for you)thanks, I just needed to know the steam reader and writer bit, that's all the problem was with my code.btw, do you know how you can connect a SQL database to vb.net? Edited April 29, 200818 yr by ehmod
May 1, 200818 yr Havent connected VB .Net to anything other than an acces file myself, but these might helpODBC 12
Create an account or sign in to comment