Am Mon, 4 Jul 2011 14:45:07 -0700 (PDT) schrieb ceekayCK:

> unfortunately send me a .doc file

You're at a loss there. Your friend could as well print this file and send
you the printer output, essentially that would make no difference.

A .doc file is basically a load of printer instructions, but generally it
doesn't hold any structured data. The latter, however, is what a database
needs and is made for.

Depending on how this specific .doc file (and your database) looks like,
there *may* be some things one could try, but they are all very time
consuming and require programming skills.

>Is there a magic command

No. Neither in SQLite, nor in any other database system.

Wolfgang

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to