Hi all,
I've given up a project with VB to communicate with SolidWorks and dump data to Excel (MS made an update that crashed my little program). So I decided to try the same with PHP - but my question is now: How do I import data from a SolidWorks file to MySQL? The file type is .slddrw and when the files are opened in Wordpad, my wanted data is 100% readable. However, it is surrounded by squares (♦) so I don't know where I need to 'cut' the rest of the text.
Hope you will/can help me - I can mail a sample file if nescessary.


). So I decided to try the same with PHP - but my question is now: How do I import data from a SolidWorks file to MySQL? The file type is .slddrw and when the files are opened in Wordpad, my wanted data is 100% readable. However, it is surrounded by squares (♦) so I don't know where I need to 'cut' the rest of the text.
Reply With Quote