Connecting To Pointbase

From PresenceWiki
Revision as of 10:31, 14 July 2010 by Admin (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
Database Connectivity > Connecting To Pointbase


To connect to pointbase, the driver class should be:-

com.pointbase.jdbc.jdbcUniversalDriver

and the Connection URL of the form:-

jdbc:pointbase:server://presenceserver/presence


Database Connectivity > Connecting To Pointbase