Release Notes Simba
Release Notes Simba
Release Notes Simba
Resolved Issues
The following issues have been resolved in Simba Salesforce ODBC Driver with SQL Connector
1.1.28.
When using the driver in Crystal Reports 2008, numbers are mapped to a string data type
instead of a numeric data type
This issue has been resolved.
Known Issues
The following are known issues that you may encounter due to limitations in the data source, the
driver, or an application.
Binary data types are not supported for INSERT, UPDATE, and DELETE statements
You cannot use INSERT, UPDATE, and DELETE statements on Binary data.
Version History
Version 1.1.27
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.27.
When using the Analytic API to execute reports, the driver does not interpret Unicode procedure
column names correctly
www.simba.com 1
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.26
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.26.
The driver now supports Salesforce Professional Edition as a certified partner application
for Salesforce.com.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.26.
In some cases, the driver does not interpret Unicode procedure names and procedure column
names correctly
This issue has been resolved. The driver now decodes procedure and procedure column
names from UTF-8 correctly.
Driver fails to parse SOQL queries containing datetime literals with fractional seconds
When testing a connection through the DSN configuration dialog box on Windows, the driver
logs the password
Driver fetches data incorrectly for some SOQL queries containing aggregate functions
Version 1.1.25
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.25.
The driver now uses Salesforce API version 34. Previously, the driver used version 32 of the
API.
www.simba.com 2
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.24
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.24.
The Salesforce Configuration dialog box is now called the Salesforce ODBC Driver DSN
Setup dialog box. Also, the Salesforce ODBC Connection dialog box is now called the
Salesforce ODBC Driver Connection dialog box.
Version 1.1.23
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.23.
The updated default behavior of the driver is to read the simba.salesforceodbc.ini file
from its new default location in the lib directory. You no longer need to copy the
simba.salesforceodbc.ini configuration file into the home directory.
The environment variable for locating the simba.salesforceodbc.ini configuration file has
been renamed from SIMBAINI to SIMBASALESFORCEINI. The default value of
SIMBASALESFORCEINI is the default installation location of the simba.salesforceodbc.ini
file.
Before, you would provide a security token by appending it to the end of your password.
The Windows driver now provides a "Security Token" field in the DSN Setup dialog box,
www.simba.com 3
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
and all versions of the driver now support a SecurityToken key. Use these new options to
specify a security token instead of appending it to your password.
Note: You can configure the Windows driver to save your security token in the DSN by
enabling the new "Save Security Token" option in the DSN Setup dialog box.
When you click the "Test" button in the DSN Setup dialog box, the driver now checks the
license file and reports if it has expired, and also reports some additional driver details.
The "Strip catalog name" option is now called "Strip catalog name from filter arguments".
In the Windows driver, the "Proxy Port" field in the DSN Setup dialog box no longer
accepts non-numeric characters.
The driver can now remove trailing slashes (/) when validating Sandbox URLs.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.23.
In some cases, queries involving the User table are not executed correctly
This issue has been resolved. You no longer need to quote the User table in order to use it
in a query. This change resolves issues that occurred previously when using the driver with
Microsoft Access or Microsoft Query.
Version 1.1.22
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.22.
To improve driver performance, aggregations are now passed to Salesforce when possible.
www.simba.com 4
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
The driver now returns Currency and Percent data from Salesforce as SQL_NUMERIC.
Before, Currency and Percent data was returned as SQL_DOUBLE.
You can now configure the driver to return data as SQL_WVARCHAR instead of
SQL_VARCHAR by enabling the "Use SQL_WVARCHAR instead of SQL_VARCHAR" option
(set the UseWVarChar key to 1).
Implemented configuration option for returning result set columns as SQL_NUMERIC instead of
SQL_DOUBLE
You can now configure the driver to return result set columns as SQL_NUMERIC instead
of SQL_DOUBLE by enabling the "Use SQL_NUMERIC for result set columns of type
SQL_DOUBLE" option (set the UseNumeric key to 1).
The "Log Namespace" field has been removed from the Logging Options dialog box. Also,
you can now browse for a directory to use as the log path instead of typing the file path
into the "Log path" field.
Implemented configuration option for specifying the domain in a Salesforce user name
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.22.
This issue has been resolved. The driver now reports the correct length for Address data
from Salesforce.
Driver incorrectly reports binary length instead of character length for String data
This issue has been resolved. The driver now correctly reports the length of String data
from Salesforce.
www.simba.com 5
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
This issue has been resolved. SQLStatistics now reports keys as unique.
Incorrect default setting for the "Enable report metadata optimization" option
This issue has been resolved. Before, the "Enable report metadata optimization" option
was enabled by default (the MetadataLevel key was set to 1 or LIGHT). It is now disabled
by default (set to 0 or FULL).
Version 1.1.21
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.21.
The driver now logs the connection attribute key-value pairs when driver logging is
enabled.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.21.
This issue has been resolved. The install guide has been revised to provide a more accurate
description of the "Strip Catalog Names" feature.
Version 1.1.20
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.20.
You can now enable the driver to remove catalog names from the TableName parameter
in the SQLTables ODBC API function call. Some applications include catalog names in the
TableName parameter, and the catalog names may need to be removed. To configure this
option, use the "Strip Catalog Names" check box in the Windows driver or the
StripCatalogName key in the Linux and Mac OS X drivers.
www.simba.com 6
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
The "Enable Transactions" option is no longer available in the user interface of the
Windows driver. This option is now configured in the Windows Registry by adding the
"EnableTransactions=1" value to the following registry key:
For the Linux and Mac OS X drivers, this option must be configured in the
simba.salesforceodbc.ini file.
Updated key names for the "Proxy Username" and "Proxy Password" configuration options
The key for the "Proxy Username" option is now "ProxyUsername", and the key for the
"Proxy Password" option is now "ProxyPassword".
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.20.
Parameters do not work properly when you run DML statements with filter passdown
Version 1.1.19
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.19.
You can now enable the driver to simulate transactions for applications that require
transaction support. To configure this option, use the "Enable Transactions" check box in
the Windows driver or the EnableTransactions key in the Linux and Mac OS X drivers.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.19.
Incorrect results returned if a query containing parameter filters is prepared once and executed
multiple times
www.simba.com 7
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.18
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.18.
You can now modify data by executing INSERT, UPDATE, and DELETE statements through
the driver.
Improved performance when handling queries that contain an OR operator in a WHERE clause
The driver now provides better performance when handling queries that contain an OR
operator in a WHERE clause.
The driver now provides better performance when executing joins and subqueries. This
improvement is due to the driver fetching less data from Salesforce when executing joins
and subqueries.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.18.
This issue has been resolved. The issue occurred because tabular results were not being
handled correctly.
This issue has been resolved. The new default behavior of the driver is to use
login.salesforce.com without prompting you to provide a URL. In the Windows version of
the driver, the Login URL field has been moved to the Advanced Options dialog box.
Version 1.1.17
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.17.
User name and URL settings added to the DSN configuration dialog box
www.simba.com 8
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
In the DSN configuration dialog box, you can now set the user name and URL to use for
the connection.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.17.
Sample DSN that is installed with the driver uses an incorrect default URL
This issue has been resolved. The sample DSN now uses the correct URL.
When issuing queries that contain a cross-join between two tables, these tables are cross-joined
to an outer join of two other tables
When using Qlikview with ODBC drivers, the program has problems with executing some
asynchronous ODBC functions. This issue has been resolved. As a workaround,
asynchronous support is now disabled when the driver is used in Qlikview.
Version 1.1.16
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.16.
Maximum name lengths of catalogs, schemas, tables, columns, and procedures are not returned
correctly
Version 1.1.15
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.15.
The SOQL parser now supports date literals, improving query handling.
www.simba.com 9
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.14
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.14.
The driver now supports Base64 data and exposes it as SQL_LONGVARBINARY. Issues
involving the column length for this data type have been resolved, and support for
iterative retrieval has been added.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.14.
A number of issues involving SOQL queries have been resolved, and the handling of SOQL
queries has been improved.
Version 1.1.13
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.13.
In the Windows version of the driver, the connection dialog box does not return UID and PWD
correctly
Version 1.1.12
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.12.
This issue has been resolved. The driver can now return both types of reports at the same
time.
www.simba.com 10
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.11
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.11.
Driver terminates unexpectedly when the number of SOQL result items returned by Salesforce is
less than the number of columns in the ODBC result set
Result set columns may be returned in an order that is different from the order specified
in the select list of the SOQL query. This issue has been resolved, and the columns are now
returned in the expected order.
Version 1.1.10
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.10.
All the necessary third-party libraries are now statically linked to the Linux and Mac OS X
versions of the driver. You no longer need to specify the driver's lib directory in the
LD_LIBRARY_PATH environment variable (for Linux) or the DYLD_LIBRARY_PATH
environment variable (for Mac OS X).
Version 1.1.9
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.9.
The logging functionality now logs the application that loaded the driver and the bitness
of the application.
www.simba.com 11
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.9.
Driver terminates unexpectedly when handling multiple rows that are of varying size and contain
special characters
When the driver tries to retrieve a report and encounters a server error, an empty result set is
returned and no errors are reported
This issue has been resolved. The driver now displays an error message when it encounters
a server error.
This issue has been resolved. The issue was caused by an invalid secure header flag in the
request issued to Salesforce; this flag has been removed.
Version 1.1.8
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.8.
You can now use the SanitizeCatalogName option in a connection string to remove
invalid SQL-92 identifier characters from catalog names and replace spaces with
underscores.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.8.
Some relationship queries in SOQL cause trailing fields to return incorrect data
www.simba.com 12
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.7
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.7.
When the query is parsed as SQL, datetime literals may fail when used in comparisons with
columns
Version 1.1.6
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.6.
Version 1.1.5
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.5.
Version 1.1.4
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.4.
Reports do not display as expected when the UseAnalyticApi option is set to "1"
This issue has been resolved. The way that the driver retrieves lists of reports has been
changed to match the method recommended by Salesforce.
www.simba.com 13
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Version 1.1.3
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.3.
The driver now uses gSoap connection pooling, which improves the performance of multi-
table queries.
You can now use the Salesforce Analytics API for reports. Because some reports may not
be accessible through this API, you also have the option of reverting to the original driver
behavior and accessing reports through a URL instead.
Resolved Issues
The following issues were resolved in Simba Salesforce ODBC Driver with SQL Connector 1.1.3.
Version 1.1.2
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.2.
You can now use case-insensitive column names and tables names in SQL queries.
Version 1.1.1
The following are highlights of the new features and functionalities that were added to Simba
Salesforce ODBC Driver with SQL Connector 1.1.1.
www.simba.com 14
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
The information and functionality provided in the DSN configuration dialog box have
been improved.
Version 1.1.0
Version 1.1.0 was the initial release of Simba Salesforce ODBC Driver with SQL Connector.
www.simba.com 15
Simba Salesforce ODBC Driver with SQL Connector 1.1.28 Release Notes
Contact Us
If you have difficulty using the driver, please contact our Technical Support staff. We welcome
your questions, comments and feature requests.
Technical Support is available Monday to Friday from 8 a.m. to 6 p.m. Pacific Time.
Important: To help us assist you, prior to contacting Technical Support please prepare a detailed
summary of the client and server environment including operating system, product version, patch
level and configuration.
www.simba.com 16