Atozed Forums
IntraWeb, Excel and MySQL - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IntraWeb, Excel and MySQL (/thread-2723.html)



IntraWeb, Excel and MySQL - raulevm - 04-29-2022

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


RE: IntraWeb, Excel and MySQL - kudzu - 05-07-2022

Look at the COMInitialization property in the ServerController. Google will find the documentation on this property as well.