Results 1 to 4 of 4

Thread: JDBC / SQL Server Questions

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 1999
    Location
    Belfast
    Posts
    254
    I have been trying recently to get involved in Java development ( I have a VB backgroud ). Could someonw answer the following regarding JDBC:

    1. Is there a driver for SQL Server 7?
    2. Can stored procedures be executed from Java?
    3. Are there any obvious inadequacies with database related functionlaity?

    thanks

    Lenin.

  2. #2
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    The answers to your questions are
    1. Yes
    2. Yes
    3. No

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 1999
    Location
    Belfast
    Posts
    254
    Thanks for the answers msdne, are the drivers available from MS? if so where. Also are oyu aware of any code samples avaialble for calling SP's etc

    Lenin.

  4. #4
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    No the drivers are not available from MS. They are third party ones. A net serach will give u many.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width