Connecting To Pointbase

From PresenceWiki
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