Results 1 to 4 of 4

Thread: Regarding JDBC connectivity in MSSQL

  1. #1
    Join Date
    Jul 2007
    Posts
    2

    Regarding JDBC connectivity in MSSQL

    Hi,

    Am using Mcafee and it has a built in MSSQL Database. Am not able to get data frrom database. Can anyone let me know how to connect to Built in MSSQL database using JAVA? Need very quick reply. Any help is greatly appreciated.

    thanks,
    Jags

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    You need to find out sql instance namd and db name, also need valid sql login.

  3. #3
    Join Date
    Jul 2007
    Posts
    2
    Hey,

    Thanks for reply. I want to know is there any specific jdbc driver for Mcafee inbuilt MSSQL?

    Thanks,
    Jags

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    Not as I know of, should be regular sql server jdbc driver.

Posting Permissions

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