> Hi Paolo,
> 
> if you try the PostGIS-PlugIn V.1.2.1 from
> 
> http://sourceforge.net/project/showfiles.php?group_id=118054
> 
> and you make "Save dataset as..."
> you will find behind "Format:" a ComboBox
> where you can save a PostGIS Table.
> I dont't know how it is works but maybe
> you can have a look at the code.
> 
> Uwe
Problem is there're two different ways of reading and, possibily, writing data.

The older one is the datasource paradigm followed by the PostGIS plugin and by
the files reader/writer (Shapes, GML, etc.).
The reading is accessible through "Files/Load Dataset(s)".
The writing is accessible through "Files/Save Dataset As".

The newer one is the datastore paradigm that my SISDB plugin follows.
The reading is accessible through "Layer/Add Datastore Layer".
The writing is not possible because writing has yet to be defined for 
Datastores.

So I don't know if I would be better off with defining writing capabilities
for Datastores or with doing my own "Save As".

I really have no time these days to work on this, but sooner or later
I'll look into it. Also I would like to find the time to take a look
at Kosmo's database capabilities.


Bye
Paolo Rizzi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to