WITH OIDS tables gives problem -
12-15-2003
, 09:46 AM
Dear all ,
This may be considered an information :
If you have created your table as
WITHOUT OIDS;
Then your data would not be retrieved into
1. OOo 1.1 < versions SpreadSheet
2. StarOffice 7.0 < version SpreadSheet
3. Excel Office XP
Yes pgsqlODBC is used for interface .
For full details please checkout :-
http://www.openoffice.org/issues/show_bug.cgi?id=23530
The OOo developers have set its resolution target to
OOo 2.0
Regards,
Vishal Kashyap.
---------------------------(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 |