<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 7: Unicode QueryW not functioning in 0.751</title><link>https://sourceforge.net/p/libsql/bugs/7/</link><description>Recent changes to 7: Unicode QueryW not functioning in 0.751</description><atom:link href="https://sourceforge.net/p/libsql/bugs/7/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 21 Jun 2006 04:53:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libsql/bugs/7/feed.rss" rel="self" type="application/rss+xml"/><item><title>Unicode QueryW not functioning in 0.751</title><link>https://sourceforge.net/p/libsql/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems that Unicode handling has been changed some how.&lt;/p&gt;
&lt;p&gt;I have a code:&lt;/p&gt;
&lt;p&gt;DB1 := TLiteDB.create(nil,db);&lt;br /&gt;
rs:=TResultSet.create(db1);&lt;br /&gt;
rs.queryW('select kommentti from KOMMENTIT where&lt;br /&gt;
DATANRO='+datanro);&lt;br /&gt;
memo1.lines.text:=db1.Results[0].Wide[0];&lt;/p&gt;
&lt;p&gt;This functioned in earlier version 0.74 or  even&lt;br /&gt;
earlier than that. Now it only returns empty result set.&lt;/p&gt;
&lt;p&gt;I can see, that there is some changes in QueryW function.&lt;br /&gt;
May be those are the reason?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Westikka</dc:creator><pubDate>Wed, 21 Jun 2006 04:53:24 -0000</pubDate><guid>https://sourceforge.netd2a34ced6de2ae4b171d23ffc0e12f280668ba7f</guid></item></channel></rss>