If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > SQLServer

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-28-06, 06:15
Namrata Namrata is offline
Registered User
 
Join Date: Aug 2006
Posts: 3
SQLServer

How to access data using JAVA from SQLDB.
Reply With Quote
  #2 (permalink)  
Old 08-28-06, 07:27
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
Jdbc

You need a jdbc driver.
Tutorial
Reply With Quote
  #3 (permalink)  
Old 08-28-06, 09:00
Namrata Namrata is offline
Registered User
 
Join Date: Aug 2006
Posts: 3
Db

Is there any difference while accessing data from Access and SQLserver/oracle using JDBC?
Reply With Quote
  #4 (permalink)  
Old 08-28-06, 16:38
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
Java

Quote:
Originally Posted by Namrata
Is there any difference while accessing data from Access and SQLserver/oracle using JDBC?
The difference is
1.What support the JDBC driver.
2.The sql that support the database (PL/sql oracle,Transact SQL SQL server)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On