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.

 View Only
Expand all | Collapse all

ASP.NET Sample using TaminoAcc.dll !!!

  • 1.  ASP.NET Sample using TaminoAcc.dll !!!

    Posted Thu March 14, 2002 12:16 AM

    Here is a sample done in ASP.NET to insert a record from a web form. I am using the .dll that another member(Stephen Beck) posted. This seems to work well. Notice the comments in the file stating you must change the string to connect to your Tamino Datasource.

    Here is the link to the other message that contains the .zip file with the .Dll:

    http://tamino.forums.softwareag.com/viewtopic.php?p=6674

    If you have questions contact me at knute_hestness@hotmail.com

    Happy Coding! :cool:
    TaminoDotNetInsert.aspx (5.46 KB)


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: ASP.NET Sample using TaminoAcc.dll !!!

    Posted Thu March 14, 2002 08:21 AM

    Any particular reason that you didn’t use the
    Tamino Active X API?


    #webMethods-Tamino-XML-Server-APIs
    #API-Management
    #webMethods


  • 3.  RE: ASP.NET Sample using TaminoAcc.dll !!!

    Posted Thu March 14, 2002 03:33 PM

    Nigel,
    The only example given with the Tamino Active X API was done in C++. A language that I am not up to speed on. Also the documentation for the Active X component is sparse at best as far as describing how I can use it in VB/ASP.

    The other .DLL that I used that Stephen Beck created, came with ASP samples and great documentation. Perhaps you guys should hire the guy to write the samples and docs for your ActiveX component. :smiley:

    Knute Hestness


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management