Re: [sqlite] SQLITE3.exe from Windows CMD

2006-05-05 Thread Clark Christensen
ay 5, 2006 12:28:38 AM Subject: RE: [sqlite] SQLITE3.exe from Windows CMD That did the trick. Thank you very much! Kind Regards Josef -Original Message- From: Arjen Markus [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 08:56 AM To: sqlite-users@sqlite.org Subject: Re: [sqlite] SQLITE3.exe

RE: [sqlite] SQLITE3.exe from Windows CMD

2006-05-05 Thread Josef Hlawatschek \(JT\)
That did the trick. Thank you very much! Kind Regards Josef -Original Message- From: Arjen Markus [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 08:56 AM To: sqlite-users@sqlite.org Subject: Re: [sqlite] SQLITE3.exe from Windows CMD Josef Hlawatschek (JT) wrote: >Hi, > >I wa

Re: [sqlite] SQLITE3.exe from Windows CMD

2006-05-04 Thread Arjen Markus
Josef Hlawatschek (JT) wrote: Hi, I want to use SQLITE3.EXE to run automated reports in Windows. I use an init file to load parameters and a SQL script file. All goes well until the SQL script has been executed, then the SQLITE3.EXE command prompt appears. The command prompt only closes once yo