Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Connecting to a DB in Pointbase: need help

6 views
Skip to first unread message

Alex Nghiem

unread,
Oct 22, 2002, 4:06:49 PM10/22/02
to

Folks:

I am trying to create a database using the bundled Pointbase tool with WLS 7.0
and I am not having much luck.

I am trying to use the default driver, com.pointbase.jdbc.jdbcUniversalDriver,
and the default, jdbc:pointbase:server//localhost/demo without much success (the
error code is SQL State 08004 SQL-Server rejected establishment of SQL-Connection).


Is there something else I need to do to connect to the DB?

Thanks,

- Alex -
al...@bluesamba.com

Nick Tran

unread,
Nov 6, 2002, 2:35:58 PM11/6/02
to

That was a documented bug. There should be a colon after the server. Try "jdbc:pointbase:server://localhost/demo"
0 new messages