Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Microsoft Sql 2008 r2 express and java

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    3
    My Mood
    Amused
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Microsoft Sql 2008 r2 express and java

    Hello ! i would like to ask how i can connect ms sql 2008 r2 and java ? i download the Microsoft JDBC DRIVER 4.0 for SQL Server but it can not be installed ! i would like to use java to made a programe with database.Thank you


  2. #2
    Junior Member
    Join Date
    Aug 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Microsoft Sql 2008 r2 express and java

    Have you tried using jdbcdbc bridge to connect to ms access? Though it is rarely used, it is usually the first choice for beginners

  3. #3
    Junior Member
    Join Date
    Aug 2013
    Posts
    3
    My Mood
    Amused
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Microsoft Sql 2008 r2 express and java

    Quote Originally Posted by ujahmycine View Post
    Have you tried using jdbcdbc bridge to connect to ms access? Though it is rarely used, it is usually the first choice for beginners
    Hello , thank you for the response. No i didn't try this. There is not something like mysql jdbc connection , ready to install ?

Similar Threads

  1. connection with microsoft sql server 2008 using netbeans
    By Indrajeet in forum JDBC & Databases
    Replies: 1
    Last Post: January 15th, 2013, 07:18 AM
  2. Replies: 7
    Last Post: December 28th, 2012, 10:48 AM
  3. Inserting into sql express using jdbc
    By tendaimare in forum JDBC & Databases
    Replies: 1
    Last Post: April 27th, 2012, 11:31 AM
  4. Replies: 1
    Last Post: September 9th, 2011, 02:30 PM
  5. Replies: 1
    Last Post: June 14th, 2011, 11:08 AM