"=?ISO-8859-1?Q?Alberto_Sim=F5es?=" <[EMAIL PROTECTED]> wrote:
> Ok, for future reference (drh, please, it would be nice to add this to
> the web site)

That is why we have wiki (http://www.sqlite.org/cvstrac/wiki) so
that you can add things like this yourself.  

I'm busy trying to fix database corruption bugs (like ticket #2518).

;-)


> 
> To import:
>   3  5  6
>   3  4  6
> 
> CREATE TABLE foo (v1,v2,v3);
> .separator " "
> .import "file.dat" foo
> 
> 
--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to