How to retrive datatables From Database [modified]
-
I had two hundered tables in database. I want to retrive the tables with one common field.How to does this .I Want use C# and Sql .I had different Tonnage in all the tables. if i want to call 300 tonnage in that all the tables(200 tables).How to retrive it from the datatable in the database. thank's in adv. m.lavan
modified on Wednesday, February 11, 2009 4:31 AM
-
I had two hundered tables in database. I want to retrive the tables with one common field.How to does this .I Want use C# and Sql .I had different Tonnage in all the tables. if i want to call 300 tonnage in that all the tables(200 tables).How to retrive it from the datatable in the database. thank's in adv. m.lavan
modified on Wednesday, February 11, 2009 4:31 AM
Probably best of in the database forum... What database is it (SqlServer/Access etc), do you want to do this in C#, and what do you mean by one common field?
Regards, Rob Philpott.