[Tfug] mySQL use

Jim Secan jim at nwra-az.com
Tue Dec 23 10:12:27 MST 2003


At 10:15 AM 12/23/03 -0700, you wrote:
>I didn't think of this earlier because I must be on some kind of XML 
>binge, but you can also just make the output in straight SQL and pipe it 
>with:
>
>mysql -u <user> <database> < yoursqldump.sql
>
>I like XML though. It's more reusable.

I had been thinking along those lines also, but the XML approach allows me
to use some other tools for data accessibility I developed some time ago
which are built around XML.  It may end up solving another problem I hadn't
sorted out yet.  This is the sign of a good solution!

Jim
*---------------------*-------------------------------*
| Jim Secan           | Northwest Research Assoc, Inc |
| (jim at nwra-az.com)   | 2455 E. Speedway, Suite 203   |
| (520) 319-7773      | Tucson, Arizona 85719         |
|    Space Weather Info: http://www.nwra-az.com/      |
*---------------------*-------------------------------*


More information about the tfug mailing list