Page 1 of 1

R&R 10 and MySQL

Posted: Thu Jun 21, 2007 9:50 am
by nkc
Hello,____I^m trying for the first time to use the SQL version of R&R.__I use the MySQL ODBC connector 3.51. __The connection is OK and I can get the names of the tables and fields in the designer, but when I run the report, all I get is an infinite list of "-1" or "0" for the numeric fields, or blank fields for non-numeric fields.____If you have any idea of what I can do...____Thanks a lot.

=> RE: R&R 10 and MySQL

Posted: Mon Jun 25, 2007 9:38 am
by kfleming
On the "Advanced" tab of the ODBC connection, under the tab heading "Flags 1", select the check box titled "Safe" and see if this helps.____Kathleen__R&R Support

==> RE: R&R 10 and MySQL

Posted: Tue Jun 26, 2007 10:56 am
by nkc
Yes, it looks much better :)____Thank you very much.