Following error occurs when browsing tables:
"Exception: System.NullReferenceException
Message : Object reference not set to an instance of an object.
Stack Trace:
at Quest.FastData.SystemDatatypeConversion.DatatypeLoadFastRow(FastTable targetTable, FastTable sourceTable, Object[] currentRow)
at Quest.Toad.DataCleansing.DataBrowsingForm.sqlAdapter_Done(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Quest.Toad.Db.ToadDataAdapter.RaiseDone(Object sender, EventArgs args)"
Do the following test to localize the problem. This will reset the Application Data Directory in Toad Data Point.
1. Go to Help | About …
2. In the lower right corner, click on the link: Application Data Directory. This will launch a Windows Explorer. Click OK to close this window.
3. Exit and close Toad Data Point.
4. In Windows Explorer, go up one folder to the Quest Software folder.
5. Rename the Toad Data Point <version> folder to Toad Data Point <version> BACKUP.
6. Launch Toad Data Point again.
7. A new Toad Data Point Application Data Directory default folder will be created.
8. Returning back to Toad Data Point, you may be prompted with the Toad for Oracle Connections screen.
9. If you having a Toad for Oracle connection issues do NOT bring over your connections until the problem can be localized.
10. Select Do Not Import Legacy settings on start up.
11. Manually reconnect with Toad Data Point and determine if the problem still persists.