PDA

View Full Version : MySQL Clients/Report Writers


tkone
02-26-2000, 03:31 AM
[nbsp][nbsp][nbsp]Have been searching around for a report writing tools for MySQL.[nbsp][nbsp]I'm presently using "phpMyAdmin" for dB admin[nbsp][nbsp]which has come in very handy(can be found at phpwizard.net).[nbsp][nbsp]
[nbsp][nbsp] For Report Writing I found two tools: KmySQL and Jim Ridenour's generic java based report writer, both found at mySQL.com[nbsp][nbsp]
Do any fellow FutureQuesters have experience with these tools or any other?[nbsp][nbsp]I'm very interested in knowing wether its worth trying to configuere these tools.

Cheers
Tom Kennedy
Tip of the Day:
"Never pet a burning dog"[nbsp]

urban
02-26-2000, 03:58 PM
You can try the Windows-based urSQL Utility from http://www.urbanresearch.com/software/utils/urbsql/urquery.php

This utility allows you to export the results of queries in a variety of different formats (Text, HTML, Etc.).

One drawback to using this utility is that it currently requires an ODBC/MyODBC connection from Windows.