iifedy / aseisql

Automatically exported from code.google.com/p/aseisql
0 stars 0 forks source link

Suicide process display error with message window #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
*** What steps will reproduce the problem?
1. perform an update to a large table (a large update so you can have time
to use the cancel feature)
2. command > cancel > suicide process

*** What is the expected output? 
execution stops normally

*** What do you see instead?
execution stops, but a messagebox says:  error initializing SQLCONTEXT

*** What version of the product are you using? On what operating system?
AseIsql Trunk.92 built 2009-07-27
Windows Vista home premium 32bit SP1

*** Please provide any additional information below.
Previous version worked just fine.

Original issue reported on code.google.com by juliocro...@gmail.com on 30 Jul 2009 at 12:49

Attachments:

GoogleCodeExporter commented 8 years ago
i can't reproduce this error.

in attach you'll find syb_exec.dll with debug log activated.
it will create debug file syb_exec.log in aseisql.exe directory.

please extract syb_exec.dll into aseisql directory, then reproduce the problem, 
then
close aseisql and send me log file.

Original comment by daggett....@gmail.com on 2 Aug 2009 at 5:30

Attachments:

GoogleCodeExporter commented 8 years ago
here is the log generated.

Original comment by juliocro...@gmail.com on 3 Aug 2009 at 5:07

Attachments:

GoogleCodeExporter commented 8 years ago
Strange. 
It seems sybase posts error messages after disabling sql error handler.
I attached new library, that should display extended error message (no log 
file).
Could you reproduce the error and attach screen-shot of the error?

Original comment by daggett....@gmail.com on 4 Aug 2009 at 5:48

Attachments:

GoogleCodeExporter commented 8 years ago
Here are 2 screenshots of the messages that appear now.  The message "error
initializing SQLCONTEXT" is gone.

Original comment by juliocro...@gmail.com on 4 Aug 2009 at 6:35

Attachments:

GoogleCodeExporter commented 8 years ago
corrected in revision #109

Original comment by daggett....@gmail.com on 8 Aug 2009 at 8:14