Hi All
I'm trying out the Order Export/Import for the first time but am stuck on the below error message:
Error getting data from \\YVSQL2\tessitura\OrderImports\Trial.txt - Cannot obtain the required interface ("IID_IColumnsInfo") from OLE DB provider "BULK" for linked server "(null)".
I've made the import as simple as possible. My data file includes only those fields which are essential (commenting out the necessary columns in the format file). I've attempted the import with just a couple of orders, that have the standard basic information, in case there is an unusual character lurking about. The format file is the example from Tessitura Network - I've not edited this apart from commenting out the unneccessary lines. No matter what I try I get the above error message.
Does anyone know what could be causing this? Is it data related or something to do with the database?
Very many thanks
Lee-Anne
Hi Tom
Thank you for your reply.
I had a feeling it was something to do with permissions but I thought I would ask here first to see if there was anything I could fix at my end. We use a third party to manage our database/network, while I love bothering them unfortunately they don't feel the same way :)
All the best
I would agree that this sounds like a file permissions issue. The order import process runs from the context of the SQL server (not the client.) The import data file must be accessible directly by the SQL server.