When sending the results of a Transform and Cleanse to Local Storage (create a single table), the following error occurs:
System.NullReferenceException Object reference not set to an instance of an object.
Stack Trace:
at Quest.Toad.LocalStorage.Dialogs.LocalStorageDestinationForm.GetColumnMapHashTable(FastTable mapTable, FastTable targetTable, FastTable sourceTable, IActiveStorageSource& adapter)
at Quest.Toad.LocalStorage.Dialogs.LocalStorageDestinationForm.
GetDestinationTable(IActiveStorageSource& adapter)
at Quest.Toad.LocalStorage.Dialogs.LocalStorageDestinationForm.
Show(IConnection sourceConnection, IActiveStorageSource adapter, FastTable sourceTable, LocalStorageAction& localStorageActionOut, String& databaseNameOut, String& tableNameOut, Boolean& truncateOut, FastTable& destinationTableOut, IActiveStorageSource& destinationAdapterOut)
at Quest.Toad.LocalStorage.LocalStorage.SaveLocalStorage(FastTable table, IActiveStorageSource adapter) at Quest.Toad.ETL.ETLTransformCleanse.ETLForm.b__47()
WORKAROUND
Use all lowercase for the destination table name.
STATUS
Fixed in version 4.0. The latest release can be downloaded here.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center