Search Postgresql Archives

Re: Linked server query problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anderson, Steven wrote:
> I have SQL Server 2005 that is linked to Postgresql  8.3.1-1

Upgrade to the latest version in 8.3 at your soonest convenience.

> The following query does not work
> 
> SELECT id FROM ALERT.novastar.[public].[point]
> 
> Error:

> "SELECT "Tbl1002"."id" "Col1004" FROM "novastar"."public"."point"
> "Tbl1002"" 

What's this supposed to do? Is "novastar" a database name? That's not
going to work - you'll need to connect to "novastar" and select from
"public.point".

Are you using the MS-SQL "Linked Server" feature? I've never tried it
with non-MS targets.

-- 
  Richard Huxton
  Archonet Ltd

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux