Can we force a skip on tempdb when setting up a Sybase connection.
Right now it just spins and never finishes. If I Cancel the setup and Restart the server I can see the Sybase datasource and all database from "a???" to "tempdb", but other databases after tempdb are not showing up and are not accessible even if I manually put the database into the web url.
For example if I had the following databases:
sales_db
tempdb
trade_db
If I force the setup to cancel and restart the server, I just see:
sales_db
tempdb
tempdb is a odd beast and I think the setup is crashing on it..
Can we force a skip on tempdb when setting up a Sybase connection.
Right now it just spins and never finishes. If I Cancel the setup and Restart the server I can see the Sybase datasource and all database from "a???" to "tempdb", but other databases after tempdb are not showing up and are not accessible even if I manually put the database into the web url.
For example if I had the following databases:
sales_db
tempdb
trade_db
If I force the setup to cancel and restart the server, I just see:
sales_db
tempdb
tempdb is a odd beast and I think the setup is crashing on it..