Hi
I have Two Sql tables that hold jobs information. The field names are same but data types are different. I want to select to data from both tables using union into one query. but someone told me that this is not possible. That is why I populate the data from both tables into two different grids. Both the grids have pagers that works fine. Now I want to Navigate on both grids using one pager.
If someone has some idea then please help. Its very urgent. If it is not possibe then please suggest some alternate method.
Thanks
I have Two Sql tables that hold jobs information. The field names are same but data types are different. I want to select to data from both tables using union into one query. but someone told me that this is not possible. That is why I populate the data from both tables into two different grids. Both the grids have pagers that works fine. Now I want to Navigate on both grids using one pager.
If someone has some idea then please help. Its very urgent. If it is not possibe then please suggest some alternate method.
Thanks
Comment