Re: query from Murty

Поиск
Список
Период
Сортировка
От Joe Shevland
Тема Re: query from Murty
Дата
Msg-id 38F2793D.81A90488@kpi.com.au
обсуждение исходный текст
Ответ на query from Murty  ("D.N.MURTY" <dnmurty@cal2.vsnl.net.in>)
Список 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 по дате отправления:

Предыдущее
От: "Aage J. Skjolingstad"
Дата:
Сообщение: Removing fields
Следующее
От: "brianb"
Дата:
Сообщение: ...