o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

anyone ever use Kofax's.. -

Ascent Capture?

we're using it now and in the process of releasing scripts error 3146 - ODBC call failed appears.

anybody know what that means?

just throwing a wild punch here..

 

kofax pdf files to sql server -
Hello, I want to store kofax pdf files directly into an SQL Server. It has to fit in an existing program structure build with vb 6 something like this: grsDocTable.Fields(TheData.CustomProperties(KEY_DOCDBSTORAGE).Value) = TheData.ImageFiles(TheData.ContextID) Now i want to


anyone ever use Kofax's.. -
Ascent Capture? we're using it now and in the process of releasing scripts error 3146 - ODBC call failed appears. anybody know what that means? just throwing a wild punch here..


Trap error from spawned process -
My VB program spawns the Kofax Ascent Capture scan process. How do I capture the errors that the scan process returns? If I run Ascent Capture by itself, it would normally display a msgbox with the error. When calling the auto-import feature from VB, it does not display anything.


scanning A3 and A4 documents -
Hi... I created a program in VB5 to scan and view documents using wang imgscan ocx and imgedit ocx and it's work fine for A4 documents but I need to scan also A3 document using Kofax scanner (fujitsu) but without showing the setting of the wang ocx i want to create my own sett


PDF file into blob sql server -
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


Inserting to SQL db as blob from byte array (VB6) using the SQLputdata function -
Hi out there, Here the issue: We are using VB 6.0 and Kofax 7.5 to scan images and insert into a SQL database. Within our script we put the scanned image into a byte array as a blob before inserting into the SQL server database. We are having a problem when an image is more then 400