Hello,
I've been wrking with the beta 2 on PostGIS 1.3.5 for PostgreSQL 8.3 and have noticed that i cannot load my layers from a View in the database, only raw Tables work. I get an error message that says "Object reference not set to an instance of the object".
I am really hoping that this is only because the functionality has not yet been implemented (beta). A major reason for geodatabases is the server side capabilities (indexing, data sub-sets) which lower the client's overheads to a great deal. Without the support for Views (maybe hopefully even being able to pass SQL parameters to the server) ... how disappointing it would be!
Can I be informed what the expected scope of functionality is (concerning PostgreSQL) for the final release?
-F