BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

In setting the database connection properties, can't find th

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Databases
View previous topic :: View next topic  
Author Message
kei
Guest





PostPosted: Sun Apr 16, 2006 1:03 pm    Post subject: In setting the database connection properties, can't find th Reply with quote



I have download the JDBC SQLServer 2000 driver, install it, and use the
Enterprise setup dialog box to create the .config file, then I added the
JDBC driver to default project, close and restart, but then when I want to
set the driver properties of database connection propeties, no the just
installed driver on the list of combo box, what is the problem?

(anyway, I can't see my library file .library in the JBuilder/lib directory
although I can find the .config file in the JBuilder /lib/ext directory)
(the .config file content is
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/msbase.jar
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/mssqlserver.jar
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/msutil.jar
)
Back to top
kei
Guest





PostPosted: Sun Apr 16, 2006 6:03 pm    Post subject: Re: In setting the database connection properties, can't fin Reply with quote



Oh, I can find the .library file in C:\Documents and
Settings\kei\.jbuilderX\JDBC SQLServer2000.library, but still can select the
driver in the database connection properties combo box, why?
anyone can help?

"kei" <kei (AT) omc (DOT) com.hk> wrote in message
news:444231dc (AT) newsgroups (DOT) borland.com...
Quote:
I have download the JDBC SQLServer 2000 driver, install it, and use the
Enterprise setup dialog box to create the .config file, then I added the
JDBC driver to default project, close and restart, but then when I want to
set the driver properties of database connection propeties, no the just
installed driver on the list of combo box, what is the problem?

(anyway, I can't see my library file .library in the JBuilder/lib
directory although I can find the .config file in the JBuilder /lib/ext
directory)
(the .config file content is
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/msbase.jar
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/mssqlserver.jar
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/msutil.jar
)
Back to top
kei
Guest





PostPosted: Sun Apr 16, 2006 7:03 pm    Post subject: Re: In setting the database connection properties, can't fin Reply with quote



now I use database pilot and set the driver to
com.microsoft.jdbc.sqlserver.SQLServerDriver, URL to
jdbc:microsoft:sqlserver://127.0.0.1:1433, and try to connect, but the error
message is "Error establishing socket", anyone know the problem??

Thx!!


"kei" <kei (AT) omc (DOT) com.hk> wrote in message
news:44427a3c (AT) newsgroups (DOT) borland.com...
Quote:
Oh, I can find the .library file in C:\Documents and
Settings\kei\.jbuilderX\JDBC SQLServer2000.library, but still can select
the driver in the database connection properties combo box, why?
anyone can help?

"kei" <kei (AT) omc (DOT) com.hk> wrote in message
news:444231dc (AT) newsgroups (DOT) borland.com...
I have download the JDBC SQLServer 2000 driver, install it, and use the
Enterprise setup dialog box to create the .config file, then I added the
JDBC driver to default project, close and restart, but then when I want to
set the driver properties of database connection propeties, no the just
installed driver on the list of combo box, what is the problem?

(anyway, I can't see my library file .library in the JBuilder/lib
directory although I can find the .config file in the JBuilder /lib/ext
directory)
(the .config file content is
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/msbase.jar
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/mssqlserver.jar
addpath C:/Program Files/Microsoft SQL Server 2000 Driver for
JDBC/lib/msutil.jar
)


Back to top
kei
Guest





PostPosted: Sun Apr 16, 2006 8:03 pm    Post subject: Re: In setting the database connection properties, can't fin Reply with quote

Oh, after installing the service pack 3 of SQL Server, the problem is
solved!!

"kei" <kei (AT) omc (DOT) com.hk> wrote in message
news:444299a3 (AT) newsgroups (DOT) borland.com...
Quote:
JBuilder X, Enterprise Edition, SQL Server Personal Edition

"Paul Furbacher [TeamB]" <pfurbacher (AT) mac (DOT) com> wrote in message
news:4442990c$1 (AT) newsgroups (DOT) borland.com...
kei wrote:
now I use database pilot and set the driver to
com.microsoft.jdbc.sqlserver.SQLServerDriver, URL to
jdbc:microsoft:sqlserver://127.0.0.1:1433, and try to connect, but the
error message is "Error establishing socket", anyone know the problem??

You have not mentioned which version and edition of JBuilder you
are using. That may make a difference.

Query the archives using either tamaracka or Google:

tamaracka keywords: ^jbuilder dbpilot config driver

read most of the hits, sorted by date.


--


Paul Furbacher (TeamB)

Save time, search the archives:
http://info.borland.com/newsgroups/ngsearch.html

Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.

Back to top
kei
Guest





PostPosted: Sun Apr 16, 2006 8:03 pm    Post subject: Re: In setting the database connection properties, can't fin Reply with quote

JBuilder X, Enterprise Edition, SQL Server Personal Edition

"Paul Furbacher [TeamB]" <pfurbacher (AT) mac (DOT) com> wrote in message
news:4442990c$1 (AT) newsgroups (DOT) borland.com...
Quote:
kei wrote:
now I use database pilot and set the driver to
com.microsoft.jdbc.sqlserver.SQLServerDriver, URL to
jdbc:microsoft:sqlserver://127.0.0.1:1433, and try to connect, but the
error message is "Error establishing socket", anyone know the problem??

You have not mentioned which version and edition of JBuilder you
are using. That may make a difference.

Query the archives using either tamaracka or Google:

tamaracka keywords: ^jbuilder dbpilot config driver

read most of the hits, sorted by date.


--


Paul Furbacher (TeamB)

Save time, search the archives:
http://info.borland.com/newsgroups/ngsearch.html

Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.
Back to top
Paul Furbacher [TeamB]
Guest





PostPosted: Sun Apr 16, 2006 8:03 pm    Post subject: Re: In setting the database connection properties, can't fin Reply with quote

kei wrote:
Quote:
now I use database pilot and set the driver to
com.microsoft.jdbc.sqlserver.SQLServerDriver, URL to
jdbc:microsoft:sqlserver://127.0.0.1:1433, and try to connect, but the error
message is "Error establishing socket", anyone know the problem??

You have not mentioned which version and edition of JBuilder you
are using. That may make a difference.

Query the archives using either tamaracka or Google:

tamaracka keywords: ^jbuilder dbpilot config driver

read most of the hits, sorted by date.


--


Paul Furbacher (TeamB)

Save time, search the archives:
http://info.borland.com/newsgroups/ngsearch.html

Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Databases All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.