Hi
i made a program in which i select a database and the name of database comes in first textbox and in the combo box all the tables present in the selected database displayed in combo box
now i want to make after this when i select any table name from combo box , then all the columns of selected table displayed in another combo box
how can i will do this
thanks in advance
varinder
i made a program in which i select a database and the name of database comes in first textbox and in the combo box all the tables present in the selected database displayed in combo box
now i want to make after this when i select any table name from combo box , then all the columns of selected table displayed in another combo box
how can i will do this
thanks in advance
varinder
Comment