|
-
Jan 9th, 2001, 10:49 PM
#1
Thread Starter
Hyperactive Member
OK I have a project which has to use a sequential access file.
I can not use a .mdb file (drat!)
Anyways I can populate a listbox with the first field of the data (there are 5 fields per record). The listbox's populates fine.
Now when I click on (1) of the listbox entries
I want the (second field) to show up in a textbox
the (Third field) to show up on a second text box...and so on.
My question is simply this...How do you set the record pointer in a sequential access file to look at the specified field?
I tried an array, using the listbox.listindex...but to no avail.
Why the heck can't this client just use a .MDB???
Help!
Lee
...Hmmm no one knows??????????
[Edited by Lee M. on 01-09-2001 at 11:47 PM]
 Mahalo 
VB6(SP5), VC++, COBOL, Basic, JAVA
MBA, MCSD, MCSE, A+
Computer Forensics
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|