Display multiple record in one text box 
Author Message
 Display multiple record in one text box

Dear all,

I have a customer table and a alias table with one to many relationship, I
want to show all the alias name of each customer like this:

K.K. (King Kong, Keith King, Ken Kim)

K.K. is the customer name and all those in bracket are alias name.

How can I do this?  Possible?

Thanks

K.K.



Sun, 12 Dec 2004 12:43:23 GMT  
 Display multiple record in one text box
Can be done using a stored proc using a separate table to assemble all the
aliases
Quote:

> Dear all,

> I have a customer table and a alias table with one to many relationship, I
> want to show all the alias name of each customer like this:

> K.K. (King Kong, Keith King, Ken Kim)

> K.K. is the customer name and all those in bracket are alias name.

> How can I do this?  Possible?

> Thanks

> K.K.



Wed, 15 Dec 2004 11:16:54 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Display one record from multiple records

2. Need to display multiple lines mini report within one record in a report

3. Displaying Records in List Box as Data is input to Text Box on Form

4. Multiple text box entries into one label

5. Multiple fields in one text box

6. Multiple Queries through one text box

7. Printing multiple Rich text boxes on one page

8. How to display one record on one line in a listbox

9. Text Box Entry To Text Box Display?

10. Regarding displaying 2 text database fields one under another one

11. adding received text to multiple text boxes

12. Copying text in .rtf format from one rich text box to another

 

 
Powered by phpBB® Forum Software