http://bugs.winehq.org/show_bug.cgi?id=29961
--- Comment #6 from Barry Bird birdfamily715@googlemail.com 2012-02-25 09:34:53 CST --- Created attachment 39067 --> http://bugs.winehq.org/attachment.cgi?id=39067 Test case for ADO in C
This C program provides a test case to verify that ADO works on Jet databases outside of .NET. The compilation lines are given as comments (mingw in Windows). The compiled program can be run thus:
wine adotest1.exe test.mdb counties -v
where 'test.mdb' is a Jet database file, 'counties' is a table name. The output contains up to 8 rows of the table (any existing table in the database can be chosen): NAME TOWN POPULATION AREA ================================================================================ NORFOLK NORWICH 840600 2074 DORSET LULWORTH 512000 2000 DERBYSHIRE DERBY 1010600 1014