From koffice Wed Sep 27 10:20:17 2000 From: Stephan.Althaus () t-online ! de (Stephan Althaus) Date: Wed, 27 Sep 2000 10:20:17 +0000 To: koffice Subject: my first KOffice-filter X-MARC-Message: https://marc.info/?l=koffice&m=97005009206163 Hi, in my free time I wrote a small kspread-import-filter for the xml-output of kio_sql. (part of the kdb project). I tested it with a file test.kdb, because "konqueror sql://localhost/" crashes currently ;-( a) the filter can't handle "...." as column-value b) you can open (or embed) a *.kdb file c) not shure about the mimetype-detect of kspread sql://localhost/MySQL/test/mytable if you would like to test it, i'll post 12073 Sep 27 11:05 /home/kde2/kspreadimportfilter-0.1.tar.gz It would be nice, if 1) you could set an origin of a part e.g(G4:K8) of a table like sql://localhost/..., to use the (updated) values from a query. 2) use kspread to update a table :-) ... please have a short look at the code, and comment on anything you find, esp. naming issues. Stephan -- - Stephan.Althaus@t-online.de