Click here to Skip to main content
16,011,685 members
Home / Discussions / Web Development
   

Web Development

 
GeneralTwo lines want to others' help. Pin
zhoujun17-Oct-02 15:03
zhoujun17-Oct-02 15:03 
GeneralHome page configuring Pin
Sarvesvara (BVKS) Dasa17-Oct-02 8:47
Sarvesvara (BVKS) Dasa17-Oct-02 8:47 
Questionvb6 webclass equivalent (or better) in asp.net ? Pin
ryancrawcour17-Oct-02 1:45
ryancrawcour17-Oct-02 1:45 
AnswerRe: vb6 webclass equivalent (or better) in asp.net ? Pin
Paul Watson17-Oct-02 22:00
sitebuilderPaul Watson17-Oct-02 22:00 
GeneralRe: vb6 webclass equivalent (or better) in asp.net ? Pin
ryancrawcour18-Oct-02 5:09
ryancrawcour18-Oct-02 5:09 
GeneralRe: vb6 webclass equivalent (or better) in asp.net ? Pin
Paul Watson18-Oct-02 8:22
sitebuilderPaul Watson18-Oct-02 8:22 
GeneralUser Control and Datalist Pin
Mazdak16-Oct-02 22:19
Mazdak16-Oct-02 22:19 
GeneralMeeting trouble when using JSP to connect DB2 Pin
George216-Oct-02 17:02
George216-Oct-02 17:02 
Hi, everyone!

When I use the following statments in JSP to
connect to DB2, I meet with a trouble,

--------
Connection con = DriverManager.getConnection(url, user, password);
--------

The error is:

--------
java.sql.SQLException: No suitable driver
at

java.sql.DriverManager.getConnection(DriverManager.java:543)
at

java.sql.DriverManager.getConnection(DriverManager.java:183)
... ...
--------

Here url is a String whose value is jdbc:db2://localhost/MYTEST

But when I change the value to

jdbc:db2:MYTEST, then everything is OK!

I do not know why. Frown | :-(

I want to know the format of the url of a DB2 database when
I want to connect to a DB2 database on a remote machine.

Cheers,
George
GeneralA custom control and an click event Pin
Paul Watson16-Oct-02 1:38
sitebuilderPaul Watson16-Oct-02 1:38 
GeneralRe: A custom control and an click event Pin
Paul Riley16-Oct-02 2:10
Paul Riley16-Oct-02 2:10 
GeneralRe: A custom control and an click event Pin
Paul Watson16-Oct-02 2:27
sitebuilderPaul Watson16-Oct-02 2:27 
GeneralRe: A custom control and an click event Pin
Paul Riley16-Oct-02 2:33
Paul Riley16-Oct-02 2:33 
GeneralRe: A custom control and an click event Pin
Paul Watson16-Oct-02 2:59
sitebuilderPaul Watson16-Oct-02 2:59 
GeneralIIS and SSL Pin
Shaun Wilde15-Oct-02 23:21
Shaun Wilde15-Oct-02 23:21 
GeneralRe: IIS and SSL Pin
Megan Forbes16-Oct-02 0:50
Megan Forbes16-Oct-02 0:50 
GeneralRe: IIS and SSL Pin
Shaun Wilde16-Oct-02 1:13
Shaun Wilde16-Oct-02 1:13 
GeneralRe: IIS and SSL Pin
Megan Forbes16-Oct-02 1:40
Megan Forbes16-Oct-02 1:40 
GeneralRe: IIS and SSL Pin
Stephane Rodriguez.16-Oct-02 4:00
Stephane Rodriguez.16-Oct-02 4:00 
GeneralRe: IIS and SSL Pin
wabc16-Oct-02 16:48
wabc16-Oct-02 16:48 
GeneralRe: IIS and SSL Pin
Megan Forbes17-Oct-02 3:00
Megan Forbes17-Oct-02 3:00 
QuestionIE and SSL question? Pin
wabc15-Oct-02 19:29
wabc15-Oct-02 19:29 
QuestionHTML problems - IE bug? Pin
leppie15-Oct-02 17:51
leppie15-Oct-02 17:51 
AnswerRe: HTML problems - IE bug? Pin
Stephane Rodriguez.15-Oct-02 18:47
Stephane Rodriguez.15-Oct-02 18:47 
GeneralRe: HTML problems - IE bug? Pin
leppie15-Oct-02 18:57
leppie15-Oct-02 18:57 
GeneralRe: HTML problems - IE bug? Pin
Roger Wright15-Oct-02 21:38
professionalRoger Wright15-Oct-02 21:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.