When I try to open (using MFC) a non-forward only cursor on a view (i.e. - select * from viewname), I get an error of "attribute ctid not found". There are some chances that this is an ODBC problem, but my research suggests that the dependancy on ctid is created by the database itself.
Can anyone comment about this? Is this problem solveable?
Shachar
-- Shachar Shemesh Open Source integration consultant Home page & resume - http://www.shemesh.biz/
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match