Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Concatenating from SQL
Message
De
09/09/2004 07:48:37
Bill Benton
North Florida Software Services
Middleburg, Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Concatenating from SQL
Divers
Thread ID:
00940548
Message ID:
00940548
Vues:
77
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform