Random Access File VB 2010
Hi there - As part of an assignment I have to write a program to solve and database problem and must save data to a Random Access File. I have spent hours searching and totally lost at mo.
The windows program should store a Customer ID, Name, Email, Spending. I am familiar with arrays and parallel arrays although there maybe another way of storing data in VB 2010. The data inputted into the prog must then be stored in a binary file.
I would appreciate any guidance.
Thanks
Ray
Re: Random Access File VB 2010
Welcome to VBForums :wave:
Thread moved from the 'Other BASIC' forum (which is for kinds of BASIC other than VB) to the VB.Net (VB 2002 and later) forum
Re: Random Access File VB 2010