ehmod Posted April 23, 2008 Posted April 23, 2008 (edited) - I found a solution. thanks anyway. Edited April 29, 2008 by ehmod
phkninja Posted April 24, 2008 Posted April 24, 2008 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)
ehmod Posted April 29, 2008 Author Posted April 29, 2008 (edited) 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, 2008 by ehmod
phkninja Posted May 1, 2008 Posted May 1, 2008 Havent connected VB .Net to anything other than an acces file myself, but these might helpODBC 12
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now