is there a easier way of typing in data to Sqlite.

sqlite> insert into car (md_num, md_name, style, year)
   ...> values (1, 'Honda', 'Coupe', 1983)
   ...> ;

Man, just 806 more listing....
just looking for some short cuts, or helper apps...etc.
to cut down some of the typing.

Thanks -
Richard

Reply via email to