Search Error

Hello, excused my little corrected English.
I have form Articles that not working well.
If I try to execute a search on one of the present fields it does not work.

These searches I execute to them by hand from the menu.
Here what succeeds if I execute a search for code field (as an example):

  • if use a nonexistent code in the database, Servoy just gives back an error message to me;

  • if use an existing code in the database, Servoy gives back to an empty record and no message to me of error. The controller it marks 0 records. Servoy but is behaved like if the record came found: even if it finds 0 records I do not have no message of error.

  • I have tried to create a new one form always connected to the table articles: all it works to the perfection !!

Form the articles are corrupt ?
How I can correct without to recreate this newly form?

My configuration:
Servoy Developer
Version R2 2.2rc2-build 320
Java version 1.4.2_07-b05 (Windows XP)

Regards

Giuseppe Urru

there must be something strange with youre form because what kind of error does it give you want you search for a code that isn’t there? It should just return nothing and ask the user what to do.

Does the .log.txt in youre servoy dir say something?