Dynamically looking up ODBC Data source: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
m (1 revision(s))
No edit summary
Line 7: Line 7:
":pMyAttribute" will use the formatted value of portal attribute<br /> "MyAttribute" as the DSN name.<br /> </font>
":pMyAttribute" will use the formatted value of portal attribute<br /> "MyAttribute" as the DSN name.<br /> </font>
----
----
[[Category:DataBase (ODBC)]]
[[Category:Database (ODBC)]]
[[Category:Attribute]]
[[Category:Attribute]]
[[Category:Labellist]]
[[Category:Labellist]]
<font size="2">idkbase note 10</font>
<font size="2">idkbase note 10</font>

Revision as of 20:57, 10 January 2008

DSNs can now be dynamically looked up via an attribute/label list


If the DSN starts with a ":" the following text is interpreted using the
same mechanism as the ODBC attribute parser, hence


":pMyAttribute" will use the formatted value of portal attribute
"MyAttribute" as the DSN name.


idkbase note 10