Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JDBC and Relational Databases
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Bear Bibeault
Henry Wong
Devaka Cooray
Saloon Keepers:
salvin francis
Tim Moores
Tim Holloway
Stephan van Hulst
Frits Walraven
Bartenders:
Jj Roberts
Carey Brown
Scott Selikoff
Forum:
JDBC and Relational Databases
How to find pure jdbc driver for ms sqlserver
Jyotisree Dhar
Ranch Hand
Posts: 30
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi
Everybody, i am using jdbc-odbc dirver for database connectivity.I wanted to shift that dirver to pure
jdbc
driver .Please tell me how can i find that driver on internet and documentation of pure driver.
Regard's
Jyotisree
Pradeep bhatt
Ranch Hand
Posts: 8943
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Which database are you using?
If you are using oracle you can use Oralce thin driver.
http://technet.oracle.com/software/tech/java/sqlj_jdbc/content.html
Groovy
Jyotisree Dhar
Ranch Hand
Posts: 30
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i am using ms sqlserver7.0
Pradeep bhatt
Ranch Hand
Posts: 8943
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
This supports sql server 2000.
http://www.microsoft.com/downloads/details.aspx?FamilyID=86212d54-8488-481d-b46b-af29bb18e1e5&DisplayLang=en
Check this
http://servlet.java.sun.com/products/jdbc/drivers
[ August 28, 2003: Message edited by: Pradeep Bhat ]
Groovy
Whoever got anywhere by being normal? Just ask this exceptional tiny ad:
the value of filler advertising in 2021
https://coderanch.com/t/730886/filler-advertising
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to find JDBC driver type ?
DRIVERS AND EXAMPLES
type 3 jdbc driver
How can get the return code of a StoreProcedure?
problems moving cursor in resultset
More...