At 3:45 PM -0500 10/8/04, Freeman, Michael wrote:
The script and the database live and are called from in the same
directory.

As an experiment, try putting the code from your two scripts into the same script.


The combined script would first run the code for creating the database, then run the code for updating it. Both parts do an open() and a close(), and both use the unqalified file name.

-- Darren Duncan

Reply via email to