Hi all,
I am trying to datadeploy PDF by pRoviding the URL to PDFs.
This is the error I get.
env:
SQL Ent edition : NT
OD Version is 6.0.1.0.0
The field in DB is defined as VARBINARY(8000)
This is my ddcfg config detail:
This are the snippets from log files:
DD:Try connecting using jdbc:inetdae:10.203.61.62:1433?database=Northwind&sql7=true...
DD:
Connected to jdbc:inetdae:10.203.61.62:1433?database=Northwind&sql7=true
DD: Driver i-net UNA 2000
DD: Version 4.17
DD:Connected to [10.203.61.62:1433?database=Northwind]
DD:
DD:*******************************************************
DD

QLException occured in TDbSchemaGroupCfg
DD:Exception Message: [WNY02KDEV3]Operand type clash: ntext is incompatible with varbinary
DD:Vendor Error Code: 206
DD

QL state: 22005
DD:*******************************************************
Any hint?
thx in adv..