8 Nov
2001
8 Nov
'01
8:48 p.m.
Greg McCall writes:
If I have a file in a directory with MySQL database connection in the directory. The file contains lines with each line containing comma separated fields. The database works and I can make routines to list, display, edit & delete the records using Znolk I can also insert the file from the MySQL command line in a UNIX shell
How do I read each line using an SQL INSERT (or UPDATE) in Zope. (python or DTML ?? and how?) I think, you will find solutions in the mailing list archives....
Dieter