Re: Multi-Table Insert Strategy

2005-07-03 Thread Mathias
Selon Don Parris <[EMAIL PROTECTED]>: > O.k., this question is more about the best way to run a multi-table insert > on a MySQL DB (4.0.18), given a console based interface (Python 2.3.x under > SUSE Linux 9.2). My guess is that this would be a bit easier with a GUI, > where I would have widgets t

Multi-Table Insert Strategy

2005-07-02 Thread Don Parris
O.k., this question is more about the best way to run a multi-table insert on a MySQL DB (4.0.18), given a console based interface (Python 2.3.x under SUSE Linux 9.2). My guess is that this would be a bit easier with a GUI, where I would have widgets to assign to various functions. However, I am c