4 messages in com.mysql.lists.win32How to create a windows folder using ...
FromSent OnAttachments
tatskie10 Sep 2003 17:21 
Edwards10 Sep 2003 18:21 
Paul DuBois10 Sep 2003 18:43 
tatskie11 Sep 2003 00:35 
Subject:How to create a windows folder using mysql
From:tatskie (melc@yahoo.com)
Date:09/10/2003 05:21:32 PM
List:com.mysql.lists.win32

i am thinking of making a program that creates a backup of tables to a new folder specified by the user. i am using foxpro thru MyODBC. Of course i can let the server do the backup by executing BACKUP TABLES command. But this is only possible if the specified folder already exist in the server. Now how i am going to do it in a new folder? My problem then is boiled down on how to let the MySQL server create a folder on the server computer.

Please help me...

melchor