[Bug 22071] New: Adding a new Record after a Find fails.
http://bugs.winehq.org/show_bug.cgi?id=22071 Summary: Adding a new Record after a Find fails. Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: leslie_alistair(a)hotmail.com Created an attachment (id=26888) --> (http://bugs.winehq.org/attachment.cgi?id=26888) Sample Program and Source Code Create a Database in either Postgres or MySQL Create the following table. CREATE TABLE testing ( id integer ) winetricks mdac28 Install the ODBC driver for MySQL or Postgres. Setup an ODBC connection to the Database above. run DBSample.exe Select the ODBC connection name You should a Messagebox with either a success or failed message. Workarounds winetricks dcom98. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22071 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22071 --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2010-03-22 05:36:39 --- Some more information, It appears that, if either Find or Update is called, the record pointer is changed to a random place. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22071 --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2011-06-26 21:18:49 CDT --- Still an issue in 1.3.23 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22071 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |79ba36aef8a72b5e627680d444f | |37bd266f94a52 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2012-08-25 20:31:59 CDT --- Fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22071 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2012-08-31 12:57:10 CDT --- Closing bugs fixed in 1.5.12. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org