+ Reply to Thread
Results 1 to 2 of 2

Distributed txn between SqlServer 2000 and Sybase 12.5.1

  1. Distributed txn between SqlServer 2000 and Sybase 12.5.1

    Hi,

    I need to implement an application doing a distributed transaction
    between SqlServer 2000 and Sybase 12.5.1, I have read that Sybase CIS
    can't garantee it, so does anyone have an idea about it and what
    document should I read to set it up ? Thanx, Bruno

  2. Re: Distributed txn between SqlServer 2000 and Sybase 12.5.1

    "Bruno" wrote in message
    news:f4878324.0406160053.19d15e05@posting.google.com...
    : Hi,
    :
    : I need to implement an application doing a distributed transaction
    : between SqlServer 2000 and Sybase 12.5.1, I have read that Sybase CIS
    : can't garantee it, so does anyone have an idea about it and what
    : document should I read to set it up ? Thanx, Bruno

    This issue isn't w CIS but whether the DirectConnect software supports it.
    Regardless, you can do 2PC through either MS MTS, Tux/Encina/CICS or a J2EE
    server.

    HTH,

    /Stefan



+ Reply to Thread