faqts : Computers : Databases : MySQL : Connectivity : Access

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

41 of 54 people (76%) answered Yes
Recently 8 of 10 people (80%) answered Yes

Entry

How can I do Microsoft Access style reports from MySQL?
Can I use Access to generate reports from a MySQL database?

Mar 2nd, 2000 12:46
Nathan Wallace, Thimble Smith, Fredrick Bartlett, j.urban


Any ODBC compliant reporting tool can be used.  How about just using
Access to talk to MySQL?  Look for info on MyODBC in the list archive
and on the web pages.

It doesn't 'duplicate' the functionality of Access, but you can use the
urSQL Utility to access MySQL from Windows.  This tool allows you submit
ad hoc queries and export the results of queries to a variety of
different formats (ie Text, HTML, Etc.).  You can also manipulate table
and column definitions.

  http://www.urbanresearch.com/software/utils/urbsql/urquery.php