J
Jason
I have two values im pulling from a query
Tutors FirstName and Tutors LastName
so it looks like this
FirstName|LastName
Brain |Lastname
shannon |Lastname
jean |Lastname
jason |Lastname
My problem is that the control only allows for one of
those two values to be passed into the database.
The database has a field for the tutor last name and first
name and I need them both yet for some unknown reason
microsoft chose to only let you use one value from the
list box :/ How do I pull both values and put them where I
need them?
If you can help please email me at (e-mail address removed), O
always loose the post on these news groups.
Tutors FirstName and Tutors LastName
so it looks like this
FirstName|LastName
Brain |Lastname
shannon |Lastname
jean |Lastname
jason |Lastname
My problem is that the control only allows for one of
those two values to be passed into the database.
The database has a field for the tutor last name and first
name and I need them both yet for some unknown reason
microsoft chose to only let you use one value from the
list box :/ How do I pull both values and put them where I
need them?
If you can help please email me at (e-mail address removed), O
always loose the post on these news groups.