R&R 10 and MySQL
R&R 10 and MySQL
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
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
Yes, it looks much better :)____Thank you very much.