P
pontifikas
Simple as that:
How do I perform an sql query onto a DataTable(not a Database table,
but a ->
#using System.Data;
#DataTable dt = new DataTable();
)
I dont care about column names.I'll use indexes.
Thanks In advance.
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
How do I perform an sql query onto a DataTable(not a Database table,
but a ->
#using System.Data;
#DataTable dt = new DataTable();
)
I dont care about column names.I'll use indexes.
Thanks In advance.

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*