Using N'text'

Dear SCRIPTCASE,

I am trying to insert/update/search/order records in Russian language.

I was able to insert and to update records using N’text’ for the fields with Russian characters where text = russian text.
Example: INSERT INTO dbo.cities (CITY ) VALUES (N’ГОРОД’) or UPDATE dbo.cities SET city = N’ГОРОД’ WHERE id =1.

For this I made my own buttons for save new record and for update record but How could I hide the default Save buttons?

Could you tell me please if it is possible to change SCRIPTCASE software to put N’text’ for all text fields automatically?

Thank you very much,

attachments

SaveRecordButton.txt (103 Bytes)

UpdateRecordButton.txt (108 Bytes)

edit query.png

Hello,

You can hide the standard buttons via the toolbar. However, I am sending this thread to the development team analyze your request.

Hello,

This problem has been reported to our development team.