[thelist] [SQL] tough concatenation

Warden, Matt mwarden at odyssey-design.com
Fri Apr 13 17:09:24 CDT 2001


> I want to get it to return:
>
> handle,body,gipode,carpet
>
> through SQL. I do *NOT* want to iterate through the results and make my
own
> string.

er... I'm using Microsoft SQL Server 7.0. I knew I was going to forget
something.

<tip>
Connecting to a database via OLEDB rather than ADO is a Good Thing(tm). ADO
is a layer on top of OLEDB and slows things down. For more information on
how to connect via OLEDB, see
http://www.4guysfromrolla.com/webtech/063099-1.shtml.
</tip>


--
mattwarden
mattwarden.com





More information about the thelist mailing list