| From: | mehmetsait vural <saitbm412(at)yahoo(dot)com> |
|---|---|
| To: | dpage(at)postgresql(dot)org, nishi(dot)hirve(at)gmail(dot)com, webmaster(at)codeproject(dot)com, jm(dot)poure(at)freesurf(dot)fr, danmorg(at)sc(dot)rr(dot)com, pgsql-general(at)postgresql(dot)org, pgadmin-hackers(at)postgresql(dot)org, pgsql-tr-genel(at)postgresql(dot)org, pgsql-tr-genel-owner(at)postgresql(dot)org |
| Subject: | postgresql with c# |
| Date: | 2009-11-01 12:54:52 |
| Message-ID: | 577974.85373.qm@web50409.mail.re2.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
First, my computer features are
windows xp
1024 RAM
80 GB HD
-Can you explain step by step setup Postgresql
-How to access the data in postgres with postgis
below, code is written where? pgadmin3 or?
insert into table1 values('xxx state',4.50,GeometryFromText('POINT(1196131 383324)',216)
can we create table with addgeometrycolumn ?
-how to connect C# with postgresql as a full code
'll be very glad if you find a solution
especially if there is documentation and coding you can send me
Mehmet Sait VURAL
Mersin Universitesi Bilgisayar Müh.
33343-Çiftlikköy/MERSÝN
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Quan Zongliang | 2009-11-06 11:13:45 | Re: import 2009/10/31 |
| Previous Message | Dave Page | 2009-11-01 12:24:10 | Re: [GENERAL] CREATE TABLE LIKE and SERIAL |