Blob as string #96
-
|
Hello First let me ask if there is another place I could ask questions regardnig the usage of this package instead of creating new issue (which may be annoying for the author(s) ). If not, let me ask it here: is there a way to automatically convert text blobs to strings (while fetching in resultset) or vice versa (string to blob) while performing insert or update using params array? TIA |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Discussions, and I've moved to there.
Only if you use CAST in the SQL statements. |
Beta Was this translation helpful? Give feedback.
Discussions, and I've moved to there.
Only if you use CAST in the SQL statements.