Results 1 to 3 of 3

Thread: Random Access File VB 2010

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    1

    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

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Random Access File VB 2010

    Welcome to VBForums

    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

  3. #3
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    814

    Re: Random Access File VB 2010

    How about this may give you some ideas,
    http://www.codeproject.com/Articles/...dom-files-Crea

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width