Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2006

Tip: Looking for answers? Try searching our database.

how connect to MS-SQL  directly without ODBC?

Thread view: 
mtczx232@yahoo.com - 30 May 2006 08:05 GMT
have Library to connect SQL server directly without ODBC, like .NET do?
Philipp Leitner - 30 May 2006 08:25 GMT
mtczx...@yahoo.com wrote:
> have Library to connect SQL server directly without ODBC, like .NET do?

I guess JDBC will do what you want. For MS-SQL you might check out jTDS
(http://jtds.sourceforge.net/). From my experience it is reasonably
stable, even for productive systems, by now.

/philipp
Marc E - 30 May 2006 10:45 GMT
For what it's worth, I've been using jTDS for quite some time now in a
heavy-load production system and it performs admirably. I was exceeding heap
memory with impunity when using the stock MS jdbc drivers, and using jTDS
fixed that right away.

> mtczx...@yahoo.com wrote:
>> have Library to connect SQL server directly without ODBC, like .NET do?
[quoted text clipped - 4 lines]
>
> /philipp
steen - 30 May 2006 08:27 GMT
> have Library to connect SQL server directly without ODBC, like .NET do?

Just download the appropriate jdbc driver from microsoft.

sql server 2005 : http://msdn.microsoft.com/data/ref/jdbc/
sql server 2000 :
http://www.microsoft.com/downloads/details.aspx?FamilyID=07287B11-0502-461A-B138
-2AA54BFDC03A&displaylang=en

jcsnippets.atspace.com - 30 May 2006 15:58 GMT
> have Library to connect SQL server directly without ODBC, like .NET do?

Have a look at the following page:
http://jcsnippets.atspace.com/java/database/connect-to-sql-server-database.h
tml .

It will tell you all you need to know to connect to SQL Server.

Best regards,

JayCee
--
http://jcsnippets.atspace.com/
a collection of source code, tips and tricks


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.