Hello Bill, Nope. Not yet.
I'll be implementing a new strategy though. I normally convert data that I get from MS-SQL server into a 2 dimensional array and sent it to J using a SetB() method. Unfortunately, my users are really clamouring for the Unicode support so ... I'm thinking of converting from MS-SQL to a delimited string and send the data to J using the Do() method. My other alternative (which I don't want to do) is to bypass J and do a post process matchup (which will be complicated and slow) in Transact-SQL. r/Alex -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of bill lam Sent: Tuesday, December 04, 2007 10:55 PM To: Beta forum Subject: Re: [Jbeta] J602c Problems Alex Rufon wrote: > I am really looking forward to the release of J602 with the support for > WIDECHAR UNICODE in SetB and GetB. With it, my code won't have to jump > through hoops just to work with Simplified Chinese characters. I'm curious. From your experience, does SetB/GetB work for unicode in J602 cbeta? -- regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
