Please could you send us via email:
- screenshots of the error dialogs and the preceding screens
- details of your database server (physical location, type of PC, network configuration)
- details of your client PC which is trying to connect
- details of the network route in between
Please also enable "Settings > Application-wide settings > Advanced > Miscellaneous > Report database errors as bugs" and disable the item about reporting recognised errors, then reproduce the error, submit an error report when prompted, then restore the menu settings to their previous settings.
Please also try connecting to an SQL Server instance on another PC.
Server runs Windows Server 2003. Please let me know what specific details you need about it. My PC runs Windows XP Professional sp 3. I submitted the error report as requested. I can try connecting from a different PC in a few minutes.
Can other software connect to the same database?
You are using Windows Authentication, could you please check that there isn't an authentication pop-up showing and may be hidden behind some windows. If there isn't, use SQL Server Authentication which requires username and password?
If the above does not work, in the Driver drop-down, select SQL Server 2005 driver and try connecting.
1. Edit this file "C:\Program Files\Visokio Omniscope\installconfig.properties".
2. Replace this line
#ADDITIONAL_JVM_ARGS=-XX:+HeapDumpOnOutOfMemoryError
with this one
ADDITIONAL_JVM_ARGS=-Dvisokio.disableCustomProxySelector=true -DenableProxyDebug=true -Dvisokio.disableSystemProxies=true
3. Save the file .
4. Restart Omniscope.
5. Connect to your database.