Re: Transactions from ADODB/VB against ASE 15.x vs. 12.x
- From: "Dag Sunde" <me@xxxxxxxxxxxx>
- Date: Mon, 6 Aug 2007 16:15:01 +0200
Michael Peppler wrote:
On Wed, 01 Aug 2007 10:52:02 +0200, Dag Sunde wrote:
Dag Sunde wrote:
Does this shed some light on what might be the problem?
http://dagsunde.com/Pictures/ASE.jpg
Not really. There doesn't seem to be anything obviously wrong with
that snapshot. But then I don't know what process in the server
corresponds with your client app...
Problem solved...
This is a problem I have experienced on more than one occation
in my brief experience with Sybase ASE...
Write a stored procedure, and call it from the client, and it hangs.
Copy the SQL from the sp_xxx and into the client, and execute it
from there, and it works...
This was a case of an sp. that worked on ASE15.x when called from
the client, but calling the same sp on ASE12.x hung.
Copying the SQL to the client, and executing it from there worked
on both ASE 12.x and 15.x
Beats me... ?
--
Dag.
.
- References:
- Re: Transactions from ADODB/VB against ASE 15.x vs. 12.x
- From: Dag Sunde
- Re: Transactions from ADODB/VB against ASE 15.x vs. 12.x
- From: Dag Sunde
- Re: Transactions from ADODB/VB against ASE 15.x vs. 12.x
- From: Michael Peppler
- Re: Transactions from ADODB/VB against ASE 15.x vs. 12.x
- Prev by Date: Support for Sybase Open Client 12.5 on SCO UNIX platform
- Next by Date: Switching user in the sql shell?
- Previous by thread: Re: Transactions from ADODB/VB against ASE 15.x vs. 12.x
- Next by thread: Cannot drop the database because it is currently in use
- Index(es):
Relevant Pages
|