Re: Problem with SP3 JDBC Driver for SQL Server

From: Joe Weinstein (joeNOSPAM_at_bea.com)
Date: 11/08/04

  • Next message: grantmitchell7_at_yahoo.com: "Re: Problem with SP3 JDBC Driver for SQL Server"
    Date: Mon, 08 Nov 2004 08:03:54 -0800
    To:  shreyask@gmail.com
    
    

    You need to add a property to the code that's making your connection:
    selectMethod=cursor

    Joe Weinstein at BEA

    shreyask@gmail.com wrote:
    > Hi,
    >
    > I noticed an interesting behaviour. When the autoCommit is turned off, I am not able to use the same connection handle to create multiple Statement/PreparedStatement handles.It goes into Manual Transaction Mode and says cannot clone connections.
    >
    > Is this a bug?? Can someone give some pointers here.
    >
    > thanks
    > Shreyas
    >
    > **********************************************************************
    > Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
    > Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...


  • Next message: grantmitchell7_at_yahoo.com: "Re: Problem with SP3 JDBC Driver for SQL Server"

    Relevant Pages

    • Re: Problem with SP3 JDBC Driver for SQL Server
      ... You need to add a property to the code that's making your connection: ... Joe Weinstein at BEA ... > Is this a bug?? ...
      (microsoft.public.sqlserver.jdbcdriver)
    • Re: PPPoE and ADSL problem (1 solution)
      ... >> shutdown from Win and then boot into Linux. ... > of evidence of win xp and linux dual booting and linux having connection ... > this is a bug or not? ... Boot windows. ...
      (comp.os.linux.networking)
    • ActiveSync 4 bug: 15-second timeout
      ... Hey, developers, I believe I found a bug in ActiveSync 4 after much ... when my Pocket PC app reads a large HTTP ... response, or reads a response slowly, after 15 seconds it gets an ... the desktop closes its connection to the Server, ...
      (microsoft.public.pocketpc.activesync)
    • Re: Networkmanager seems to ignore WEP code
      ... I read through *all* the duplicate bugs and the comments in 453390, and many people claimed that while WPA/WPA2 was whacked, WEP still worked for them. ... The general claim is that it was a bug in wpa_supplicant. ... Brought the laptop with me because the inn claimed to have free WiFi. ... But, I expect it to work when I do, so when it doesn't, it makes it really hard to fix (How do you fix your internet connection when you can't get it to work????) How am I supposed to then google for the answers?! ...
      (Fedora)
    • Re: Keeping a TCP connection during power off
      ... it's not a bug in later versions of the CF - you're simply taking ... When using the earlier version of the .NETCF, the connection is retained ... after a Power Off / Power On. ...
      (microsoft.public.dotnet.framework.compactframework)

    Loading