Re: query from Murty - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject Re: query from Murty
Date
Msg-id 38F2A105.E2EF3B38@home.com
Whole thread Raw
In response to query from Murty  ("D.N.MURTY" <dnmurty@cal2.vsnl.net.in>)
List pgsql-interfaces

> "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
> 

Isn't there some kind of meta function such as odbc's SQLTables
available to your application?

Byron


pgsql-interfaces by date:

Previous
From: "brianb"
Date:
Subject: ...
Next
From: "Walter, Gregor"
Date:
Subject: Problems Escaping quotes by backslash with PsqlODBC