IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  How to install MS SQL Server driver in SAPBC

    Posted Tue March 20, 2007 01:43 PM

    Hi,

    How to install MS SQL Server driver in SAPBC


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: How to install MS SQL Server driver in SAPBC

    Posted Tue March 20, 2007 04:51 PM

    do you have the SQL Sever JDBC jars with you?

    search the forum on any of these terms:
    msbase.jar, mssqlserver.jar, msutil.jar

    HTH.


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 3.  RE: How to install MS SQL Server driver in SAPBC

    Posted Wed March 21, 2007 06:57 AM

    Yes iam having the jar files with me but where to place these jar files ?

    and how to configure, pleae tell me the procedure to configure ?


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 4.  RE: How to install MS SQL Server driver in SAPBC

    Posted Wed March 21, 2007 09:19 PM
    1. Read the SAP BC documentation.
    2. Post any specific questions you have if the documentation is unclear or incomplete.

    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 5.  RE: How to install MS SQL Server driver in SAPBC

    Posted Thu March 22, 2007 07:45 AM

    Hi,

    we have gone through the documentation and kept msbase.jar, mssqlserver.jar, msutil.jar in sapbc\Is\lib folder, updated server.sh file and restarted the server but still we are getting error “No suitable driver”.


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: How to install MS SQL Server driver in SAPBC

    Posted Thu March 22, 2007 03:43 PM

    You don’t need to update the classpath in server.sh. The script builds the classpath automatically.

    Place the ms jar files in sapbc/IS/lib/jars

    Can you post the connection settings you’re using? Incorrect settings there can result in the same message.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 7.  RE: How to install MS SQL Server driver in SAPBC

    Posted Tue March 27, 2007 05:47 AM

    Hi reamon,

    I have pasted the 3 jars files in sapbc/IS/lib/jars folder and

    the connection settings which i gave

    Alias: xyz
    DB URL: xyz:123.com
    DB Username: xyz
    DB Password
    DB Driver: com.microsoft.jdbc.sqlserver.SQLServerDriver
    Minimum Connections
    Maximum Connections
    Expiration Time (ms)
    Loaded Drivers : (selected)

    after this submitted and i have restarted the dev server

    but still iam getting “No suitable driver error”

    please suggest me names of few drivers to connect to SQL Server 2000.

    we have used this driver DB Driver : com.microsoft.jdbc.sqlserver.SQLServerDriver


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards