Subject BLOB TYPE 1 and asp (via ODBC)
Author Erik De Laet
I need to add a text blob column to one of my tables which is being
accessed through asp-pages.

I use the Firebird ODBC Driver v1.2.0 software.

Are there any know issues with blobs accessed with asp pages ?

I certainly need to display the data and if at all possible, update
the data also (let the user write or paste some text, which is than
stored inside the table).

Any help would be greatly appreciated.