Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual Basic Express 2008 - Random File Access

Status
Not open for further replies.

amrsoft

Technical User
Feb 16, 2012
1
GB
I am just starting to come to grips with the subject software and need to be able to write/read records to a random file. In the old VB3 you could specify path information as part of the 'Open' statement, it would appear in VBE 2008 you can only specify an integer as the filename. Is there a way around this since 'Open' is no longer supported and I need to be able to specify an absolute path address.
 
Try forum796

You are not using Visual Basic but VB.Net, mismarketed as Visual Basic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top