I have a database which cotains constumer info, I need to loop through an entire row and insert all the data into a listbox. Im having trouble with the loop part, how do I specify the parameters of the loop if I cant specify the end of the data? Ive tried using a SPACE, -1 like it was a text file and "". Basicaly the app is meant to generate estimates for construction projects. i need it to store all the previous estimates done. they also need to be editable. I am new to vs.net and a database sounded easier than creating a text file for each estimate. comments / suggestions / critics are/is welcome.
Last edited: