I am writing an admin for sqlite but have struck a 
problem with exporting data. I wish to simply 
get a dump of the current sql database. from
the commandline this would be done with .dump
however this causes an error when used with
sqlite_query()

Is there any other method to get a sqlite dump?

Kind regards
kevin

-- 
 ______                              
(_____ \                             
 _____) )  ____   ____   ____   ____ 
|  ____/  / _  ) / _  | / ___) / _  )
| |      ( (/ / ( ( | |( (___ ( (/ / 
|_|       \____) \_||_| \____) \____)
Kevin Waterson
Port Macquarie, Australia

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to