DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2002
    Posts
    10

    Question How to connect Ms Sql Serveur with JDBC

    Hello
    Please if you can help me, how can I connect my Applet Java with data base which is Microsoft Sql serveur, and my data base it’ s in the Serveur.
    Than you very much for your response

  2. #2
    Join Date
    Jul 2002
    Posts
    26
    A good way to connect any Java application, including Applets, is to use JDBC. You can find a JDBC driver fo MS SQL Server either at MicroSoft's site, or just do a search on the web. The driver will more than likely come in the form of a jar file. Once you get that, you should go to Sun's site and look at the JDBC tutorial: http://java.sun.com/docs/books/tutorial/jdbc/index.html


    Hope that helps you out.

    -gc

  3. #3
    Join Date
    Aug 2002
    Posts
    10

    thank you

    Dear godcomplex

    than you for your reponse, actuly I am looking for site Microsoft for this Driver Type 4 to connect my Applet to Sql serveur data base.
    thank you +
    rania.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links