[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inserting win1256 data using perl-dbi
- To: "Development Discussions" <developer at arabeyes dot org>
- Subject: Re: inserting win1256 data using perl-dbi
- From: "Tasmeea Noor" <tasmeea at gmail dot com>
- Date: Fri, 23 Jun 2006 11:41:04 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=awt3SLB6KRAbX9pJnhi5bGqwxAXTreR1MP5Evg1okDXDO+K2mgWDtfQUTfQD7qEspbgdDGaYh1uJlIn53Yf9iKeAV4uUxH790FxGTBLswY0Kko0ydoD6Vi/RKfgS3wzPYyL4PlUaSPsSDo1/LC7UVAhOHxm9OlGJeRGpIs6xgFc=
Hello,
1) I had similar situation. I created the table in utf-8 characterset. So it overrides the database level configuration.
2) Does any one know the standard method of loading Arabic data file into table ? When I use form to enter Arabic data it works fine. But this is time consuming. I tried to use comma delimited files, but it did not work. I used phpmyadmin.
3) Does anyone know how to get soft copy of Arabic Quran, which I can load into tables ?
Thanks, Tasmeea
On 6/23/06, uttam hoode <uttamhoode at gmail dot com> wrote:
hi all,
i have a perl cgi form which takes arabic data and enters into a table. Form is encoded in windows 1256(arabic) charset.....but in the database the arabic data is stored in html entity format(&#xxxx)......i want to store the data as it is.........
attribute type is VARCHAR2 and database charset is AR8MSWIN1256.....
is there any SQL parameter to do so?....
Regards,
uttam
_______________________________________________
Developer mailing list
Developer at arabeyes dot org
http://lists.arabeyes.org/mailman/listinfo/developer