Erel,
My programm used to work on version 4. I found it slow, may be because of SQLite, so I tried version 5.
Now I get an "Index was out of range error" on the call of a sub named Show1. If I make comment of this call then message is given on the next line Show2.
This error occurs in a sub "Table1_SelectionChanged (ColName, Row)".
At the start of the test I have struggled somewhat with suddenly missing ')' 's and inserted extra '.' 's.
Any idea?
Harry
My programm used to work on version 4. I found it slow, may be because of SQLite, so I tried version 5.
Now I get an "Index was out of range error" on the call of a sub named Show1. If I make comment of this call then message is given on the next line Show2.
This error occurs in a sub "Table1_SelectionChanged (ColName, Row)".
At the start of the test I have struggled somewhat with suddenly missing ')' 's and inserted extra '.' 's.
Any idea?
Harry