New Column to DataSet.DataTable



Hi,
I am making a query to a database, that is returning a DataSet. The
DataSet contains one table, columns and rows of data.

Now, for that same table, I need to add a new column(Column New).
This new column will contain data retrieved from the same table and
have some functionality applied to it. New Column is to be kept
locally, and datasource is not to be updated.

How can I do this? Should I create a new dataset?

******* Table ******
Column x Column New
5 func(5)
6 func(6)
.....


I hope someone understands my problem and can help me out.
Thanks in Advance
.



Relevant Pages

  • Re: sort out one months
    ... MS Access MVP ... >I have a database of projects. ... > specific month how can I make query etc. ... Prev by Date: ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Drop Down Menu problem
    ... Use a query in access that returns the data that you want and use that as ... the datasource for the mailmerge. ... Prev by Date: ...
    (microsoft.public.word.mailmerge.fields)
  • Multiple Time criteria
    ... I have a database that records several times. ... I need to report on time ... I am using a select query to gather the data. ... Prev by Date: ...
    (microsoft.public.access.queries)
  • Disabling the personal Workbook?
    ... query the database for information, then sort the data, and email it to ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Drop Down list for a query
    ... I just started using Access this month and I am creating a database for the ... I have created a query that searches for a job type ... Company's that are in that catergory. ... Prev by Date: ...
    (microsoft.public.access.queries)