T
Terry Olsen
Is there any way to connect to and query Excel files that are in XML format?
I've not run into these before but now I've got these files that have the
..xls extension but are actually XML files. I've read in other discussions
about this where the advice was to open them in Excel and save them in Excel
(.xls) format. That isn't feasable here because these files are
automatically generated by reporting software and I need to query the data
to show only the data that pertains to my local group.
Is there a driver or connection string that will allow OleDb to recognize
these files? Or am I stuck with parsing them with the XML namespace?
I've not run into these before but now I've got these files that have the
..xls extension but are actually XML files. I've read in other discussions
about this where the advice was to open them in Excel and save them in Excel
(.xls) format. That isn't feasable here because these files are
automatically generated by reporting software and I need to query the data
to show only the data that pertains to my local group.
Is there a driver or connection string that will allow OleDb to recognize
these files? Or am I stuck with parsing them with the XML namespace?