Problem running sample example in db-4.3.29 -
10-12-2005
, 10:25 AM
Hi,
When I try to run examples in c++ from current version (4.3.29),
specifically, when i try to load data from inventory.txt into
inventorydb.db, the application hangs up.
My initial observation is that although inventory.txt contains 800
rows, it load around 200 only and hangs the application. If I reduce
the data in the input file, it works fine.
I am not sure what is the possible problem for using huge data sets.
Thanks,
bdb_boy |