freebsd-ports/databases/sqldeveloper/files/pkg-message.in
Pav Lucistnik 430915877c - Update to 2.1.0.63.73
PR:		ports/142343
Submitted by:	Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
2010-02-12 10:16:58 +00:00

19 lines
894 B
Text

************************************************************************
Note for Oracle users:
In order to connect in a simple way to an Oracle database, it is needed to
set ORACLE_HOME environment variable and then locate in a
$ORACLE_HOME/network/admin/ directory a valid tnsnames.ora services file.
After that choose "TNS" as "Connection Type" when you are going to add a
new connection database.
Note for MySQL users:
If you have enabled mysql support, it is needed to point out to SQL
Developer where the MySQL JDBC classes are. Go to Tools -> Preferences
menu, select Database -> Third Party JDBC Drivers and add the proper jar.
Do not install 5.1 version of mysql jdbc connector; see
http://download.oracle.com/docs/cd/E15846_01/doc.21/e15223/install.htm#CIHDHHHJ
************************************************************************