This shows you the differences between two versions of the page.
Next revision | Previous revision Last revision Both sides next revision | ||
v5:reference:connection:updateclob [2015/08/05 03:18] mnewnham created |
v5:reference:connection:updateclob [2016/01/13 02:31] mnewnham ↷ Page moved from reference:updateclob to v5:reference:updateclob |
||
---|---|---|---|
Line 2: | Line 2: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
<WRAP info> | <WRAP info> | ||
- | Support for this function is limited. See the [[database: | + | Support for this function is limited. See the [[v5:database: |
</ | </ | ||
<WRAP right box> | <WRAP right box> | ||
Line 25: | Line 25: | ||
* Connection assumed | * Connection assumed | ||
*/ | */ | ||
- | $tableName = 'images'; | + | $tableName = 'textfiles'; |
- | $columnName = 'image_data'; | + | $columnName = 'text_data'; |
$clob = file_get_contents('/ | $clob = file_get_contents('/ |