SELECT... INTO via ODBC - Mailing list pgsql-interfaces

From Moray McConnachie
Subject SELECT... INTO via ODBC
Date
Msg-id 002c01bece95$5c4c8440$760e01a3@oucs.ox.ac.uk
Whole thread Raw
List pgsql-interfaces
I've looked around, and I can't find the answer to this:

MS Access, Insight driver 6.40.00.6, in an SQL pass-through query, entering

SELECT regno INTO test FROM tmpsrch;

does nothing, although it works fine from psql. Same for CREATE TABLE AS.

User is the same in both cases, and in any case CREATE TABLE test (regno
int4) works fine as a pass-through query.

Is SELECT INTO impossible via ODBC?

Yours,
Moray




pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: [INTERFACES] I'm getting crazy...HELP ME!
Next
From: "Robson Martins"
Date:
Subject: Re: [INTERFACES] I'm getting crazy...HELP ME!