Atozed Forums

Full Version: IntraWeb, Excel and MySQL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear, what is the correct way to read an excel file with IntraWeb? I could only use IWFileUploader but now I need to import excel data to MySQL using DataSet. I can do it through Delphi but in IntraWeb I have had problems with COM support, I have not been able to create OLE objects for this purpose. I would like to know if there is another way to do it. Thanks in advance
Look at the COMInitialization property in the ServerController. Google will find the documentation on this property as well.