|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Formatting DataHi,
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 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 > |
|||||||||||||||||||||||