Hi,
I am trying to put a pdf into a blob field of a sql server. But when i do this i get only the pathname and filename in this field instead of the real pdf image. How can i make clear to VB6 that i want the actual file into this blob field?
This is the code i use maybe soem of you know the software called kofax, where it is possible to make your own script.
Greetings,Code:grsDocTable.Fields(TheData.CustomProperties(KEY_DOCDBSTORAGE).Value) = TheData.KofaxPDFFileName
Johan![]()




Reply With Quote