Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenating from SQL
Message
From
09/09/2004 07:48:37
Bill Benton
North Florida Software Services
Middleburg, Florida, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Concatenating from SQL
Miscellaneous
Thread ID:
00940548
Message ID:
00940548
Views:
78
I am attempting to populate a text box with a large variable that contains large amounts of text from a varchar in SQL. The data is basically comments that are stored in a varchar(3000) column, and occupy multiple rows of a dataset.

My problem is that I am having difficulty maneuvering through those rows to grab that data, and concatenate it to a string that will eventually be displayed in a textbox. I am pretty sure that I could use a "while" loop to traverse each row, but am not sure how to indicate the rows.


TIA!
Bill Benton
Senior Systems Analyst
Nuvell Financial Services
Next
Reply
Map
View

Click here to load this message in the networking platform