At 02:04 PM 10/25/2001 +0200, Thomas Kumlehn wrote:
>out.write('show tables\n\n')
>should read
>out.write('show tables;\n\n')
>
>so the commands can also be used in an interactive
>copy/paste mysql session.Then a new problem arises: > mysql < GeneratedSQL\Create.sql ... ERROR 1065 at line 772: Query was empty -Chuck _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
