 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
dmitry.1969
Joined: 22 Mar 2013 Posts: 14 Country: Russian Federation |
|
SQL Assistant 6.5.258 & Notepad++ 6.5.2 & cyrillic |
|
Hello.
Thank you for your job.
But the problem http://www.softtreetech.com/support/phpBB2/viewtopic.php?t=23863 is not resolved.
In the ANSI encoding characters are typed in UNICODE.
Well, I can work in UNICODE.
But when I work in UNICODE query does not return results.
Problems is in the cyrillic names. SELECT * FROM Table works.
May be there is way to monitor changes in Scintilla + Notepad++ and relase updates more expeditiously.
With best regards,
Dmitry.
|
|
Tue Dec 24, 2013 11:54 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Hello Dmitry and thank you for your suggestion. We are not affiliated with Scintilla project and unable to make changes in SQL Assistant add-on every time Scintilla developers change something in the project code that is not backward compatible as far as our add-on is concerned. We are trying to update the add-on code periodically when we release new SQL Assistant versions.
Also please be ware that SQL Assistant currently doesn't officially support object and column names in national languages. only names containing characters from the standard ASCII table are supported. This may change in future versions, we are planning on fully supporting Unicode names and data.
PS. in my personal opinion using national characters in database object names is not a very good idea, there is always going to be a price for that. Compatibility with various database software, utilities and functions is just one of that. Non-portability is another, and so on... When you program in C# or Java or other programming languages, you don't use national characters in names of objects, classes, variables, functions, right? So why do you use them in table names and in SQL programming language?
|
|
Fri Dec 27, 2013 9:30 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|