Posted by frien on 12/26/06 21:01
I am pretty new to the subject...i would really appreciate if you could
help me with this doubt...
I need to write a C# code which performs the following:
a) connects to the sql server database( I dont know the procedure to
connect to the data base)
b) on a web page i need to display the list of table names and their
associated indexes in a tree view ( i.e. parent node should be the name
of the table and the child nodes should be the index names)
Plz do help me
Thanks a lot
[Back to original message]
|