phantomguitarist
Programmer
I need to connect to a database hosted on our webserver (Currently MySQL but can be any type) from my local machine using a ODBC connection. The local connection must use a ODBC because of the program I am using.
Unfortunately, our service provider is being very slow in unblocking port 3306 and I think they are reluctant to do it.
What I need to know is there another way I could access the database say using a file based database but have the ODBC connect to it using FTP. Probably doesn't exist but just wondered.
Regards
PG
Unfortunately, our service provider is being very slow in unblocking port 3306 and I think they are reluctant to do it.
What I need to know is there another way I could access the database say using a file based database but have the ODBC connect to it using FTP. Probably doesn't exist but just wondered.
Regards
PG