Jump to content
Software FX Community

Andy Moore

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Andy Moore

  1. After some googling, I've setup a MySQL ODBC Driver on the windows box at the Data Provider is accessing correctly and pulling data. In PowerGadget, if I select "SQL Datbase > OleDB" then hit the "Build" button, all the data I need is pre-populated (eg: the dropdowns have all my table names), however, upon "finishing" the wizard I get the error: "The .Net framework data provider for OLEDB (System.data.oledb) does not support the microsoft OLE DB Provider for ODBC Drivers (MSDASQL). Use the .Net framework data provider for ODBC (system.data.odbc)." I'm not sure how to correct this. If I set up "SQL Database > ODBC" there is no build button; however if I cut and paste ODBC Connection Strings from the web it errors with: "No provider specified in connection string". Help!
  2. Hey there, I'm trying to connect to an external MySQL database for PowerGadgets. The server is a standard LAMP setup and resides on the local network, and has a static external IP. I've tried adding the computer name and the local IP (192.168.5.5) with no luck. The error is "Could not connect". Any suggestions on how to get this running?
×
×
  • Create New...