code completer issue
| User, date | Message |
|---|---|
|
Written by sergtop
3 years ago Category: General 50 posts since Mon, 23 Nov 09 |
code completer works fine, but when I try to use it in select table_name.field on pressing dot - code completer gives me anything but the field list of the table |
|
Written by ansgar
3 years ago 3966 posts since Fri, 07 Apr 06 |
Works fine here. What does your SQL log say ? |
|
Written by sergtop
3 years ago 50 posts since Mon, 23 Nov 09 |
well, I`ve was not clear enough let`s say i have a table named `tbl` with a field `fld` first of all i write select * from `tbl`, then i want to change asterix to tbl.fld i`m writing tbl then dot - and recieve the list of functions, keywords, etc... but no field names |
|
Written by ansgar
3 years ago 3966 posts since Fri, 07 Apr 06 |
Hm, still don't get that. I have a table "archive". Column names appear in these situations, where ">>.<<" is the invoking completion dot: select archive>>.<< from `archive` |
|
Written by ansgar
3 years ago 3966 posts since Fri, 07 Apr 06 |
Btw, which revision of heidisql.exe are you using? I think the 4.0 release has various unfixed stuff here. In that case you could update to the latest build via "Check for updates" menu. |
|
Written by sergtop
3 years ago 50 posts since Mon, 23 Nov 09 |
this is screen capture movie http://rapidshare.com/files/317038785/Video_2009-12-06_131722.wmv.html, hope this will help revision is the latest one |
|
Written by ansgar
3 years ago 3966 posts since Fri, 07 Apr 06 |
rapidshare wrote: This file is available to premium users only eh... |
|
Written by sergtop
3 years ago 50 posts since Mon, 23 Nov 09 |
http://rapidshare.com/files/317044723/Video_2009-12-06_131722.wmv |
|
Written by sergtop
3 years ago 50 posts since Mon, 23 Nov 09 |
sent in email to heidisql@anse.de |
|
Written by ansgar
3 years ago 3966 posts since Fri, 07 Apr 06 |
Just see that. The difference is a line break which I didn't use in my tests. I think that is related to issue #1311 . Caused by a bug in TMainForm.SynCompletionProposalExecute - slightly weird code there but should be fixable. |
|
Written by ansgar
3 years ago 3966 posts since Fri, 07 Apr 06 |
Fixed in latest revision |
|
Please login to leave a reply, or register at first. |