I think I would remove ":PrimeServer"

So just supply the Server as one of:

127.0.0.1
Localhost
PrimeServer

Then

;DatabaseName=xyz

See this:

http://primebase.org/documentation/jdbc/readme.html#Connecting%20using%20PrimeBase%20JDBC

-----Original Message-----
From: Bishop Weiss [mailto:bishop...@gmail.com]
Sent: Wednesday, October 30, 2013 5:16 PM
To: TeraScript-Talk@terascript.com
Subject: TeraScript-Talk: Primebase

After reading the docs, and reinstalling JDBC Primebase using Launcher.

The closest I can come up with for a jdbc datasource for primebase is:


<DataSource ID="TWCdb">
                        <DSN>TWCdb</DSN>
                        <DriverClass>com.primebase.jdbc.jDALDriver</DriverClass>
                        
<URL>jdbc:jdal://127.0.0.1:PrimeServer;DatabaseName=TWCdb</URL>
                        <Properties />
</DataSource>

Can anyone chime in here and help me get this right?

Thanks,

Mark



----------------------------------------

To unsubscribe from this list, please send an email to lists...@terascript.com 
with "unsubscribe terascript-talk" in the body.




----------------------------------------

To unsubscribe from this list, please send an email to lists...@terascript.com 
with "unsubscribe terascript-talk" in the body.

Reply via email to