umadevi
30th October 2008, 06:33
Hi All,
Urgent Help need,
Here i have to display the fields of the table based on the index that i have selected.
For Example: I am having Employee Table with two indexes
Index1 = Deptid
Index2 = Empid,Deptid
If i select index1 i should display only Deptid
If i select index2 i should display Empid and Deptid
This i have to do dynamically. so i need to know how to query based on index.
Thanks in Advance,
Uma.
Urgent Help need,
Here i have to display the fields of the table based on the index that i have selected.
For Example: I am having Employee Table with two indexes
Index1 = Deptid
Index2 = Empid,Deptid
If i select index1 i should display only Deptid
If i select index2 i should display Empid and Deptid
This i have to do dynamically. so i need to know how to query based on index.
Thanks in Advance,
Uma.