Re: [sqlite] Editing sqlite3 commands

2011-07-28 Thread J Decker
On Thu, Jul 28, 2011 at 1:08 PM, Jay A. Kreibich wrote: > On Thu, Jul 28, 2011 at 12:57:45PM -0700, km4hr scratched on the wall: >> >> Is there a way to edit SQL commands typed in on the command line? > >  Only if the "sqlite3" tool is compiled with a copy of the readline >  

Re: [sqlite] Editing sqlite3 commands

2011-07-28 Thread Jay A. Kreibich
On Thu, Jul 28, 2011 at 12:57:45PM -0700, km4hr scratched on the wall: > > Is there a way to edit SQL commands typed in on the command line? Only if the "sqlite3" tool is compiled with a copy of the readline library. In that case, just hit up-arrow. -j -- Jay A. Kreibich < J A Y @

[sqlite] Editing sqlite3 commands

2011-07-28 Thread km4hr
Is there a way to edit SQL commands typed in on the command line? -- View this message in context: http://old.nabble.com/Editing-sqlite3-commands-tp32158636p32158636.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users