From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,58ca990a20ca948e X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!t11g2000yqg.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Re: QtSql problem Date: Tue, 10 Feb 2009 02:32:54 -0800 (PST) Organization: http://groups.google.com Message-ID: <64a2cdc1-f3cf-45e5-bace-eb3690a41951@t11g2000yqg.googlegroups.com> References: <498bf574_4@news.bluewin.ch> <2b2819b4-46bc-41e7-9c79-6437843586f8@w34g2000yqm.googlegroups.com> NNTP-Posting-Host: 93.178.87.18 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1234261974 13971 127.0.0.1 (10 Feb 2009 10:32:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 10 Feb 2009 10:32:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t11g2000yqg.googlegroups.com; posting-host=93.178.87.18; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:3596 Date: 2009-02-10T02:32:54-08:00 List-Id: On Feb 9, 6:55=A0pm, Ivan Levashew wrote: > Vadim Godunko wrote: > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 (Qt4.Strings.From_Utf_16 > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ("CREATE TABLE images" > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0& " (id INTEGER PRIMARY KEY," > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0& " =A0filename CHARACTER VARYIN= G (20))")) > > Why don't you guys locally rename Qt4.Strings.From_Utf_16 as "+"? > I avoid to use this trick, because it may hide real picture from the beginners.