Sometimes when I send a select command, it return any line in the
result set, but if I look at dbf file (by DBU), there are a lot
of lines in the table.
When I restart the server, I can see the correct result set.
So, how can I solve it, because I can't restart the server
every time.
I'm waiting for an answer.
The product is registered to "Wagner Cristhofoleti".
Norberto Tordin
norberto@tornatti.com.br
|
Please download the latest package for server side and client side, and retry again. Your issue seems to be a fixed old bug.
|
BTW, those rows in that table were inserted by other applications? If your answer is Yeah, you should use lockType connection property to let DBFServer detect those new inserted rows.
|
What's your select sql sample?
|