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.

Reply via email to