seioh
03-05-04, 03:20 PM
hi, i am a beginner in visual basic
so here's my problem....
i am trying to make a DBList that links to a database in MSAccess
the table in the database contains 4 columns.
what i want to do is that when i click on the item on the list,
the other fields of the record would show up correctly in text boxes.
i have been trying to do that by putting the primary key field
as the ListField. but i can only get the ListField to change.
the other way i tried is to put the BoundColumn as another field.
then i can get two correct fields when i click on the list...
is there any way that i can display all the fields in the record??
i hope u can understand my problem(i am not good at English)
and thx for any help at all~~~
so here's my problem....
i am trying to make a DBList that links to a database in MSAccess
the table in the database contains 4 columns.
what i want to do is that when i click on the item on the list,
the other fields of the record would show up correctly in text boxes.
i have been trying to do that by putting the primary key field
as the ListField. but i can only get the ListField to change.
the other way i tried is to put the BoundColumn as another field.
then i can get two correct fields when i click on the list...
is there any way that i can display all the fields in the record??
i hope u can understand my problem(i am not good at English)
and thx for any help at all~~~