Hi All,
I am working on a project where the end result needs to be an Excel file with Order Details from OE. So there are two strategies, either modifying a Crystal Report to get the information and using the Export function to Excel OR, and what the programmer really would like, is to be able to query the tables externally to pull the information needed. Does anyone know of an interface that exists like SQL that can be used by the programmer to parse that data? If one does not exist maybe someone has a better method for getting that output file...?
Thanks.