Table stracture related question ?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
i want to develop a small application that can connect to ms-access database,sql server and oracle.when user will connect to whatever database then the complete database structure will be shown like in a list all tables name will be added, in a another list box all stored procedures name will be shown and when user will select any table the total table structure will be diplayed in a list box and again when user will select any store procedure then that store precedure definition will be show in a text box.how can i do it using vb.net.if it is possible then please give me small sample code to implement it using vb.net. tbhattacharjee