XML File as Datasource - The table is not found in file
860465May 9 2011 — edited May 9 2011Hi,
I am trying to use a xml file as datasource and want to map those columns to the existing DWH. Actually, it is additional data which should be combined with the existing DWH data. Therefore I am using the fragmentation option.
I did it already on my privat pc and it works, but as soon as I implement it to the DEV environment it doesn' t work at all :( I am getting the following error:
Status: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 64002] The table is not found in file C:\Ist.xml loaded. (HY000)
Could somebody help me??
Thanks