Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: turkce karakter


  • From: cfb(at)cafer(dot)org (Cafer Şimşek)
  • To: Hamdi ZEYREK <hamdizeyrek(at)gmail(dot)com>
  • Cc: pgsql-tr-genel(at)postgresql(dot)org
  • Subject: Re: turkce karakter
  • Date: Mon, 16 Feb 2009 16:46:53 +0200
  • Message-id: <87tz6uphgi.fsf@lope.istanbulcv.net> <text/plain>

Hamdi ZEYREK <hamdizeyrek(at)gmail(dot)com> writes:

> merhaba, baglanti icin npgsql kullaniyorum

Merhaba,

>
> *private *NpgsqlConnection bag = *new *NpgsqlConnection
>
> ("Server=localhost;"
>
> + "Port=5432;"
>
> + "User Id=postgres;"
>
> + "Password=sifre;"
>
> + "Database=deneme;"
>
> + "Encoding=UTF-8)");

Encoding=UNICODE

şeklinde deneyebilir misiniz?


[...]

Sevgiler.

-- 
Cafer Şimşek
http://cafer.org/



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group