Re: Shell Scripting Sqlite
Re: Shell Scripting Sqlite
- Subject: Re: Shell Scripting Sqlite
- From: "Mark J. Reed" <email@hidden>
- Date: Fri, 30 May 2008 15:09:55 -0400
On Fri, May 30, 2008 at 2:12 PM, Bruce Robertson <email@hidden> wrote:
> FWIW if you have copied sql statements such as a complete database dump to
> the clipboard then this works:
>
> Do shell script "pbpaste|sqlite3 /new.db"
Of course that works. That's where we started. What it sounded like
you wanted was a way to have sqlite3 do its stuff on the contents of
an AS variable, instead of on the contents of the file (/new.db
above).
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden