James Biggs <[EMAIL PROTECTED]> was heard to say: > > Hi. My problem is that i want to create a table which should have around 1000 > columns. Obviously, to add them manually would take a lot of time. Is there > a way to make this automatically? Any program or a command? I have looked > around but not much luck. Thanks for looking
What about writing a small Perl|Ruby|Python script to generate a SQL command that you feed to sqlite? regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de

