Skip to Content
0
Former Member
Jun 10, 2009 at 08:49 PM

UDT error when searching for data

216 Views

Hi there

I have a user form with a UDT as its datasource (through DBDatasource)

I've not written any custom find functionality.

When you click the 'Find' icon (on the icon bar) and type in something to search for in any of the fields on the form and Click the 'Find' button the system will find the desired record if the term that was searched for returns only one result.

If there is more than one result I get an error: Internal Error (-2013) and the add-on crashes.

Any idea why this occurs and how I can get arround it?

Ideally the system should provide a list to choose from but it seems this is not available for UDTs.

Any help would be greatly appreciated.