| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Russell Horn | Date: | February 4 2004 1:28pm |
| Subject: | RE: Bash script to MySql | ||
| View as plain text | |||
Why not use another language that has mysql hooks built in? For example, from version 4.3.0 PHP comes with SAPI to allow scripting from the command line, ideal for cron style tasks and it's mysql support is very mature. -- Russell.
