GeniusConnect 6.0.0.7 Release
Workaround for FileMaker:
FileMaker ODBC driver returns incorrect values for SQL_COLUMN_DISPLAY_SIZE and column Precision. This bug leads to "Out of Memory" errors, mainly in 64bit FileMaker ODBC driver. We are unable to detect column sizes in FileMaker tables until FileMaker fixes these bugs.
As workaround GeniusConnect will use buffer length of 128 chars. You can change this value in registry (start regedit):
HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect\Settings\AdminOptions
Key: DefaultDBVarcharLength
type: DWORD
Default value: 128 (decimal) buffer length
Fixes:
-Wrong text during folder scan in Progress dialog
Changes:
-Folder scan during Outlook startup optimized