Hi,
We recently purchased the HXTT DBF 4.0 driver
When inserting a row to the database the associate table index is not being updated automatically.. so it basically gets out of sync.
If we run a reindex then its all updated fine but I can't make a reindex after each insert.
NOTE: If i make a "SELECT" but without use the columns of the index I do retrieve the record recently added (without executes the reindex).
NOTE 2: I'm using "Visual Fox Pro Version 5 and 6"
Is there something about the connection I need to add specifically for this to work?
Cheers,
Pablo.
|
>When inserting a row to the database the associate table index is not being
> updated automatically.. so it basically gets out of sync.
Maybe you're using an older package.
v4.2.013 fixed a bug on CDX compound format index file, which will sometimes set wrong index node information for specific complicated string index expression on insert operation.
v4.2.039 solved a CDX multiuser compatibility issue with VFP, which VFP will produce specific duplicated index information sometimes on mulituser mode.
|
Hi, thanks for your reply, I downloaded and tried the latest package but still doesnt works.
Could you give me an address to upload my tables, to be tested by you.
Thanks in advance.
Pablo.
|
You can zip and email it if it's not very big, for instance, smaller than 5MB.
If your file is too large, you can zip and upload your database sample into:
ftp site: ftp.hxtt.com
ftp user: anonymous@hxtt.com
ftp password: (empty)
login mode: normal (not anonymous)
ftp port:21
upload directory: incoming
transer mode: binary (not ASCII)
After upload, you can't see that upload file, but it has been upload.
|
I just tested with the latest package (release date 2009-03-09) and still doesn't work.
I sent you the tables and indexes some days ago. Did you have a chance to check them.
Thanks a lot.
Pablo.
|
|
v4.2.052 fixed an insert bug on CDX index since v4.2.039. Thanks for your response.
|
The latest driver version (V4.2.052) is working just fine :)
Thank you.
Pablo.
|