I need to export each document FileName and path along with field values to a SQL Server table. I've created a varchar field to store the document path&name. But when exporting i get an i "Column Page_Images of incompatible type". What type should it be? When exporting to a txt file, Page Images, export the file path. Does it work the same way when exporting to a Sql Server table?.
Thanks,
Regards
Thanks,
Regards
コメント
2件のコメント
You can try the next workaround:
Open the Export Settings dialog and change the option back to the "Save images into a database", then check field mapping in the same name dialog box.
Second please make sure that you choose recommended provider - OLE DB Provider for ODBC Drivers.
Thank you very much Anastasiya.
サインインしてコメントを残してください。