Hello, Does anyone know if this is possible, and if possible could you point me in the correct direction.
I have a C# .NET4 application written in VS2010 that needs to update a remote mySQL database. I have tried the .NET Connector, however the database is web-based and remote access is IP dependent, We dont want to wildcard the remote access as thats just not smart.
