Re: query from Murty - Mailing list pgsql-interfaces

From Joe Shevland
Subject Re: query from Murty
Date
Msg-id 38F2793D.81A90488@kpi.com.au
Whole thread Raw
In response to query from Murty  ("D.N.MURTY" <dnmurty@cal2.vsnl.net.in>)
List pgsql-interfaces
SELECT * FROM pg_tables WHERE tablename NOT LIKE 'pg_%'

will list the tables present in the database... you can
go from there.

Cheers,
Joe

> "D.N.MURTY" wrote:
> 
> I created a programme in Visual Basic(IIS Application) to create a table in
> the Access Database based on inputs from the user.  However I am not able to
> find out a way to" make the code check  for existing tables" to avoid
> dupilaction of tables by the same name.
> Do You have a solution to this problem ?
> 
> my e-mail number : dnmurty@vsnl.com
> 

-- 
Joe Shevland
Principal Consultant
KPI Logistics Pty Ltd
http://www.kpi.com.au
mailto:shevlandj@kpi.com.au


pgsql-interfaces by date:

Previous
From: "Aage J. Skjolingstad"
Date:
Subject: Removing fields
Next
From: "brianb"
Date:
Subject: ...