Home All Groups Group Topic Archive Search About
Author
15 May 2006 1:51 AM
noel
Hi,

I query data from a SQL db and I need to format the data to fit certain
business rules (date, char length...).  Is the only way to do this is loop
through the table and hard code it?

Thanks

Author
15 May 2006 5:21 AM
Cor Ligthert [MVP]
No,

But that depends how you use your data, you can build by instance your own
strongly typed datasets.

Cor

Show quote
"noel" <n***@hasnoemail.com> schreef in bericht
news:%23inmlH8dGHA.5116@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> I query data from a SQL db and I need to format the data to fit certain
> business rules (date, char length...).  Is the only way to do this is loop
> through the table and hard code it?
>
> Thanks
>

AddThis Social Bookmark Button