Error when trying query analyzer connect to sql server

[expired user #11973]'s profile image [expired user #11973] posted 5 years ago in General Permalink

when I press F9 execute query with wrong column this heidi show me error message box thats no problem but next I'm trying to resolve my column query with correct column and tada.... heidi show me fatal error in here..

may be this help you I'm send you file bug report

thx before

i like this tool

1 attachment(s):
[expired user #11973]'s profile image [expired user #11973] posted 5 years ago Permalink

this error happen when doit query like this

SELECT * FROM table_a; SELECT * FROM table_b; `SELECT * FROM table_c where wrongcolumn='fast furius'

show message and next revision

SELECT * FROM table_a; SELECT * FROM table_b; `SELECT * FROM table_c where correctcolumn='fast furius'

then show message runtime error

ansgar's profile image ansgar posted 5 years ago Permalink

Is that reproducible for you?

[expired user #11973]'s profile image [expired user #11973] posted 5 years ago Permalink

Is that reproducible for you?

forgive me before. I do not understand what your mean for reproducible for me.

please pardon me sorry if i'm wrong.

[expired user #11973]'s profile image [expired user #11973] posted 5 years ago Permalink

I mean please explain to me.

I just think other people who using sql server need some update heidi to fix this error.. usualy I need show multiple result for my query. maybe other heidi user need that to

I think so this not only for me. ^_^

ansgar's profile image ansgar posted 5 years ago Permalink

By "is that reproducible" I mean: is that happening again when you do exactly the same?

[expired user #11973]'s profile image [expired user #11973] posted 5 years ago Permalink

yes that's true. by the way I'm use style theme windows 10 black when that happening. in my pc is installed vb6 and vb.net2018

[expired user #11973]'s profile image [expired user #11973] posted 5 years ago Permalink

I'm doing like this open heidi and connect to my local sql server execute query like same I'm posting in here with wrong column and fix my syntax and show error. then

I'm not press continue button. I'm press close

and open heidi again and do the same like that, and error is happening again

but when i'm press continue button and do the same. error message not showed

sorry with my language.

Code modification/commit e61c87f from Ansgar Becker <anse@heidisql.com>, 5 years ago, revision 9.5.0.5415
Silence "Floating point division by zero." - see https://www.heidisql.com/forum.php?t=26218
ansgar's profile image ansgar posted 5 years ago Permalink

I just silenced that harmless exception - I have no clue why it fails on your system. However, the next build should not crash at this point with the same exception. Probably with another one...

Please login to leave a reply, or register at first.