http://bugs.winehq.org/show_bug.cgi?id=29956
--- Comment #7 from Piotr Caban piotr.caban@gmail.com 2012-03-09 03:47:32 CST --- I can't reproduce it here. The database file is created successfully.
Except of the libraries listed in first comment I had to install "Microsoft Access Database driver". I've downloaded it from: http://www.microsoft.com/download/en/details.aspx?id=13255
I also had to change one line of the test case to: retcode = SQLConfigDataSource(NULL, ODBC_ADD_DSN, "Microsoft Access Driver (*.mdb, *.accdb)", config_string);
Please attach more verbose steps needed to reproduce this problem and a log file collected with msvcrt debug channel (WINEDEBUG=msvcrt wine ...). A log with relay channel may be useful as well.