On Saturday 03 June 2006 18:45, EA Durbin wrote:
That can't be used for a test case, for a test case I, or most likely someone elsewho has the ability and the time has to write code under dlls/msi/tests/db.c and make a program in windows to re-illustrate this bug.
Do you know SQL? Could you write a few SQL statements that reproduce the exact conditions of the bug? I'm thinking of something like this:
1) create a table 2) insert a few rows 3) select a row from the table
If you do, I'll have a go at writing a test case for it.
-Hans