field=field+', ' in SQL
Database
3
Posts
2
Posters
0
Views
1
Watching
-
Hi! :-OHow can I select from
InvId Company
1 a
23 b
56 c
12 a
21 cthis data set:
Company Invoices
a 1,12
b 23
c 56,21Many thanks in advance! _____________ stefan bornuz
stefan, Take a look at the following article. http://www.sqlteam.com/item.asp?ItemID=256[^] Jeremy Oldham
-
stefan, Take a look at the following article. http://www.sqlteam.com/item.asp?ItemID=256[^] Jeremy Oldham