I was able to delete rows in the table i have created by simply clicking on the button "Delete Record". But when i am trying to add a row by clicking on the button "New Record", it displayed an error like this
so, in the preferences i have set the default value to empty string. Still it is not working and is displaying the same error. Is it possible to add like this or not? And w开发者_开发技巧hen i create a new table, there is no problem in creating a new record. But how to add data into that row? please help me. Thank you
According to this bug report:
http://sourceforge.net/tracker/?func=detail&aid=2936194&group_id=87946&atid=584909
...this appears to be caused by a bug in the app which still isn't fixed (see comments on issue).
The last comment states they were successful in changing their preferences by creating a few registry keys where the app looks for its settings.
精彩评论