Dear Jan, you are right. When SQL Studio copies LONG UNICODE data into the clipboard there is no conversion done from Unicode. We will provide a solution in one of the next versions. To make Visual Basic handle the data correct you will have to change the (default) Language Settings in the Regional Options of Windows to the (Unicode) language you use.
Regards Wolfgang -----Original Message----- From: Jan Hlavatý [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 8. Januar 2003 16:48 To: [EMAIL PROTECTED] Subject: [BUG?] SqlStudio and unicode... Dear SAP people, How about this one: When you try form view on a table with LONG UNICODE column, select the LONG UNICODE column and try to copy it to clipboard (ctrl+c) or use context menu to "transfer LONG column to clipboard", you get usually just a first letter into the clipboard. Looks like it is handled like ASCII and it gets terminated by the binary 0 that is a high order byte of the first Unicode letter... Could you please update this functionality so that it works (using unicode text clipboard format)? I didn't try to paste from clipboard into the LONG UNICODE column, but expect same trouble... Or will you again say this is not a bug, like with Zoom window? Jan _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
