TeamPatent offers web-based knowledge authoring and collaboration tools that help attorneys focus on strategy rather than the mechanics of patenting. We are a fully-funded, early-stage startup, founded and run by an HP Labs senior researcher with extensive patenting experience. Initially, we're building a browser-based, collaborative editor with novel tools to express complex relationships within and between documents (the homepage screenshot illustrates one of these tools--associating textual terms and drawing callouts).
postgres
Architect / Developer - Python, *SQL, EC2 (Collaborative Editor)
Submitted by rokahn on Thu, 05/08/2008 - 19:55.
- Login or register to post comments
- Read more
- Unsubscribe post
Postgres and Gid data not displaying
Submitted by RogerDaryl on Mon, 01/21/2008 - 23:52.
I am trying to get the grid view to display data from a table in Postgres.
I have modified the test_mysql_edit sample to query Postgres (and my particular table).
My support/pg_data.php file is a copy of the support/data.php modified to query postgres, and my particular table (this included replacements for things like "SHOW TABLES" with the postgres equvalent query).
