"Knut P. Lehre" <[EMAIL PROTECTED]> writes:
> Using pgsql 7.2.1 (PeerDirect beta4) on WinXP Prof SP1. Client: MS
> In plpgsql, I can access columns with a name containing capital letters by
> enclosing the name in double quotes: tbl."ColName"
> However, if the quoted name contains spaces or hyph
Using pgsql 7.2.1 (PeerDirect beta4) on WinXP Prof SP1. Client: MS
VStudio2003 C++ -> ADO -> ODBC 7.03.01.00.
In plpgsql, I can access columns with a name containing capital letters by
enclosing the name in double quotes: tbl."ColName"
However, if the quoted name contains spaces or hyphens I get