This document is being served from a web server on port
running as a Java applet inside Internet Explorer on your PC or
as a native java process running locally depending on your config. With the standard release you should be able to connect to the Sybase server "SYBDEMO" by using the "Sybase" link below and selecting this server or select the "MySQL" link below and log into the "MSQDEMO" server. Depending on how your firewall is configured you may not be able to connect however but you will generally be able try the application by using the demo site. To configure other servers or server types additional "jar" files will be required. You can return to this page any time by closing all tabs. See the notes below and at http://dbexplorer.com.
The following adaptors are included in the release and available to access databases:
The following databases will only work if you install the required jars as described below.
On windows the Sybase the list of servers is taken from the file
"c:\sybase\ini\sql.ini" or [SERVER_NAME] query=NLWNSCK,hostname,port[,kerberos principal for "KSybase" connections]To access Sybase using Kerberos authentication, use the "KSybase" adaptor and add the kerberos principal after the server port in your "sql.ini" file. The path to your kerberos configuration file will need to be in the env var "KRB5_CONFIG" and ticket path if required in the variable "KRB5CCNAME". To add jars on windows add their path to the JSQL_CLASSPATH environment pariable. On OSX you will need a ~/.interfaces file in the usual UNIX interfaces file format i.e.: SYBASE query tcp ether <hostname> <portnum> master tcp ether <hostname> <portnum>To enable servers other than Sybase you will need to copy the required JDBC jar driver file(s) into the "/Applications/DBExplorer.app/Content/Resources" directory and restart.
For ODBC on windows, the server list is of the "File DSNs" which are defined in the directory: SERVER_NAME1,host:port SERVER_NAME2,host:port[,kerberos principal for DB2]Click on one of the links above to select your server type and continue...
|