MySQL vs DB2

Hi,I work in a company that uses mysql. but each day we encounter different problems regarding data entry in MySQL tables. for example a form won’t add the field values in the MySQL table unexpectedly and for solving this we have to open the form and check/uncheck the “External data source” for the ID field to solve the problem.

I just wanted to know which of these are more suitable to work with Domino 6.5.1.

MySQL or DB2:

P.S: The MySQL version is 5.3.1

and it runs on linux SUSE 9.

Subject: MySQL vs DB2

DB2 is definitely better than mySQL. If you want to stay open source take a look at PostgreSQL, it’s much more ANSI-compliant and should be more stable for you.