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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Invalid JDBC Driver for MS-SQL Server 2000

    Posted 10/22/02 02:53 AM

    Hi!!
    I’ve downloaded JDBC driver for MS-SQL Server 2000 from Microsoft, but I have an error:

    com.wm.app.b2b.server.DBConnectionException: No suitable driver

    I’ve tried to stablish a communication through a Java class and it runs properly.

    Any idea about?

    Thanks a lot.
    Regards, Sergi.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Invalid JDBC Driver for MS-SQL Server 2000

    Posted 11/01/02 08:57 AM

    What is the webMethods version?

    You must to include a parameter

    embeddge = true in TN


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Invalid JDBC Driver for MS-SQL Server 2000

    Posted 11/19/02 11:53 AM

    webMethods cannot read the jar file created by the install so you have to unzip the jar file. The install creates several jar files in the server/lib/classes/lib directory. Unzip the mssqlserver.jar file which will create a folder server/lib/classes/com/microsoft.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 4.  RE: Invalid JDBC Driver for MS-SQL Server 2000

    Posted 11/20/02 12:04 PM

    I’ve tried all those but not work at all and there isn’t such server/lib/classes/lib directory…only server/lib


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 5.  RE: Invalid JDBC Driver for MS-SQL Server 2000

    Posted 07/23/03 03:08 PM

    You can download the Microsoft SQL Server 2000 JDBC driver from http://msdn.microsoft.com. After you install, make sure to set the classpath variable properly. It comes with a couple of pdf files that give you the appropriate format for the url ad connection string.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General