Frequently Asked Questions
General
In addition, visit the Benthic Software Blog for tips on using our products along with tips for using Oracle and Databases/SQL Queries in general.
Oracle/Golden
This means that the program couldn't load the Oracle Client. This can happen in the following cases:
- The Oracle Client is missing or installed incorrectly.
- You are trying to use the 64bit version of the Oracle Client with either Golden 5.x or the 32bit version of Golden 6.x. Golden 5.x needs the 32bit Oracle Client.
- You are trying to use the 32bit version of the Oracle Client with the 64bit version of Golden 6.x. Golden 6.x 64bit needs the 64bit Oracle Client.
- The user does not have read or execute rights to the Oracle Client files.
To quickly check if it's a rights problem, right click the startup icon and choose "Run as administrator". If that fixes the problem then the issue is that the user account is missing read or execute rights to an Oracle Client file.
The best thing to do is to install the 32bit Oracle Instant Client to a directory and set the "Oracle Client DLL" field in our program's login options window to the oci.dll file that is in the Instant Client directory. If you do this then there is no need to change the system path. You can use the TNS_ADMIN environment or registry setting to force the location of your tnsnames.ora file.
- Install the 32bit Oracle Instant Client. You can use the Instant Client Package - Basic Lite files (depending on what features you need.) You do not have to put the instant client directory in the system path.
- Install Golden and go to the Login Options window (options button on the login window) and set the "Oracle Client DLL" field to the OCI.DLL file from step 1.
- You can then either use the EZConnect method for the login database field (e.g. //hostname/sid) or use a tnsnames.ora file. You can use a tns_admin environment or registry variable to force the location of the tnsnames.ora file if needed.
GoldSqall
Click on the “options” button of the login window. Under “Database Driver Options” change the DB Type to “MySQL” (if it isn’t already) and enter the following into the “Properties” field:
MYSQL_SSL=TRUE
This website uses cookies to enhance your browsing experience and analyze our website traffic and performance. By using this website, you agree to our use of cookies. Learn more about our Cookie Policy in our Privacy Statement.