retem
|
| Posted: 10/14/2002, 8:45 PM |
|
I am using CCS 1.0.7 and tried the portal solution example with Jsp/Jdk 1.3
and accepted all defaults: Here is the error when trying to view live:
JDBC driver for connection internet is required.
Database URL for connection internet is required.
What should I set these values ?
Thanks for your time.
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 10/22/2002, 1:37 AM |
|
See Project Explorer tree on the left.
Click Connection tp edit it's properties.
And in "server" tab of connection set these properties, e.g.
sun.jdbc.odbc.JdbcOdbcDriver
and
jdbc:odbc:ccs_internet
--
Alex,
Support Engineer
CodeCharge Team
"retem" <nhchung@vasc.com.vn> wrote in message
news:aog31a$oeo$1@news.codecharge.com...
> I am using CCS 1.0.7 and tried the portal solution example with Jsp/Jdk
1.3
> and accepted all defaults: Here is the error when trying to view live:
> JDBC driver for connection internet is required.
>
> Database URL for connection internet is required.
>
> What should I set these values ?
>
> Thanks for your time.
>
>
>
|
|
|
 |
|