Subject | Update Blobs - parameters |
---|---|
Author | Alan McDonald |
Post date | 2003-10-22T11:59:37Z |
I'm used to ASP and using the ADODB.command to make update SQL statements.
It was the only way to update blobs via SPs - varchar parameters of 65535
length were used...
Does anyone have some script which is applicable to PHP where blobs are
updated? Does PHP need to use parameterised update command?
thanks
Alan
[Non-text portions of this message have been removed]
It was the only way to update blobs via SPs - varchar parameters of 65535
length were used...
Does anyone have some script which is applicable to PHP where blobs are
updated? Does PHP need to use parameterised update command?
thanks
Alan
[Non-text portions of this message have been removed]