BUG #2926: E_OUTOFMEMORY - Mailing list pgsql-bugs

From Mandeep
Subject BUG #2926: E_OUTOFMEMORY
Date
Msg-id 200701240905.l0O95lpB098204@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2926
Logged by:          Mandeep
Email address:      mandeepbhutani@gmail.com
PostgreSQL version: 8.2
Operating system:   MS Windows XP
Description:        E_OUTOFMEMORY
Details:

Hi,
I am creating a sample application to connect a simple ROLAP cube SQL Server
2005 Analysis Services which will connect to:
1. SQL Server Data Source
2. PostgreSQL Data Source

The entire exercise goes smoothly in 1st case. In 2nd case, while creating a
Data Source, I choose PostgreSQL OLEDB as provider and get the successfull
test connection.
Now, when I create Data Source View,in the Select Table & Views Page to
check the available objects, I get error "Unspecified Error:
E_OUTOFMEMORY(0x8007000E)
Please let me know if this is a known issue and if there are any work
arounds avilable.
Please treat this as urgent.

Thanks
Mandeep

pgsql-bugs by date:

Previous
From: "Feng Chen"
Date:
Subject: SP function return type id caching problem
Next
From: "Jaume Catarineu"
Date:
Subject: BUG #2927: Trigger execution hides foreign key error