Re: [pgadmin-support] Hi

2010-01-31 Thread Guillaume Lelarge
Hi, Le 31/01/2010 05:29, kiran kumar a écrit : > [...] > I have 2 databases names TEST and TESTING > TEST contains 1 schema named Public > TESTING contains 1 schema named project > Now i am in TESTING database..now i want access table 'users' in schema > 'public' in TEST database. > How

[pgadmin-support] Hi

2010-01-30 Thread kiran kumar
Hi, I have 2 databases names TEST and TESTING TEST contains 1 schema named Public TESTING contains 1 schema named project Now i am in TESTING database..now i want access table 'users' in schema 'public' in TEST database. How to access that table. 2) i have 2 servers access i.e local

Re: [pgadmin-support] Hi..need support for WKT polygon..

2008-07-14 Thread Dave Page
On Mon, Jul 14, 2008 at 6:46 AM, sangisetty prabhakar <[EMAIL PROTECTED]> wrote: > > Hi... > > I need help for using PostGIS Geomtry Datatype(WKT) for a polygon... > > How to use polygon(11,222,33,44) in PostGIS... You should ask that in a PostGIS forum. This is for pgAdmin support. -- Dave Pag

[pgadmin-support] Hi..need support for WKT polygon..

2008-07-14 Thread sangisetty prabhakar
Hi... I need help for using PostGIS Geomtry Datatype(WKT)  for a polygon... How to use polygon(11,222,33,44) in PostGIS... S.Prabhakar, 9908117812 Best Jokes, Best Friends, Best Food and more. Go to http://in.promos.yahoo.com/groups/bestofyahoo/

[pgadmin-support] Hi...need support for WKT polygon

2008-07-14 Thread prabhakar sangisetty
Hi... I am prabhakar from RSI Softech... i need support for wkt polygon i am able to use wkt(str) for a point ..but i am unable to use Geomtry Dattype(WKT) for a polygon... so i need ur support for that... thanks & Regards... prabhkar

[pgadmin-support] Hi I have a problem in PGAdmin 8.0

2005-08-18 Thread Sriram Aravamuthan
Hi    I am doing a research about rule engine and saw your RuleCore and postgreSQL and thought i can get some knowledge and if this fulfill my requirement i thought of buying it also..    I have installed the Rulecore and the postgreSQL.I have created a simple rule,event,situation and events in th

Re: [pgadmin-support] hi

2003-12-15 Thread Bill Morgan
Hello! You so have not answered my question Click here read history of letter

[pgadmin-support] hi

2002-10-16 Thread lz John
i don't send mail to [EMAIL PROTECTED],but i need help how to migrate sql from MS sql server to postgresql? i'd like to tranfer sql schema from MS serverExample:***1*if exists (select * from sysobjects where id = object_id(N'[admin].[test]') and OBJEC