|
-
Jun 16th, 2004, 06:46 PM
#1
Thread Starter
Member
Two Database Fields in One Listbox
I'm stuck on this one, so I'm on my knees begging for help.
I have two fields in a database, LastName and FirstName. I want to fill a listbox so that each row in the database appears like this:
-------------------------------
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
| LastName, FirstName |
------------------------------
I can get it to work fine with one or the other as the text field, but how do you show two text fields?
HWOODKY
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
|