Results 1 to 3 of 3

Thread: PHP to communicate w/ other programs?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2005
    Posts
    236

    Unhappy PHP to communicate w/ other programs?

    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.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jul 2005
    Posts
    236

    Re: PHP to communicate w/ other programs?

    Maybe it's smartest by making SolidWorks communicate wit hmy databse in MySQL. How do I make VBA import data from MySQL?

  3. #3
    Hyperactive Member beasty1711's Avatar
    Join Date
    Mar 2001
    Posts
    418

    Re: PHP to communicate w/ other programs?

    Quote Originally Posted by sveegaard
    Maybe it's smartest by making SolidWorks communicate wit hmy databse in MySQL. How do I make VBA import data from MySQL?
    If you install the MySQL ODBC Drivers then you can access MYSQL like you would any other OLEDB
    "...They even have the internet on computers..." :- Homer Simpson

    "Second Place is First Looser" :- No Fear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width