Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-17 : 16:47:01
|
| Yasin writes "I have a SQL server named as "sqlt3" with UID=sa and PSW="***". In it there are more than 20 databases. In an ASP page I want to show all database names in one combo and related userdefined tables in second next combo. I can handle the case if one database is selected than next combo shows its tables. But I do not and must not need to know number of databases and their names because anytime they can be changed. Now, How can select the names of databases at the same time selecting their userdefined table names ? Thanks. Yasin / Istanbul 2000" |
|
|
|
|
|