RE: Writing program to communicate with remote internet MySQL server?

2003-01-24 Thread Roger Davis
Absolutely it is possible (With cavaets). The cavaets are... 1. Does you web hosting company allow external access to your MySQL database. I do not know for sure but it looks like they might (telnet works to port 3306). 2. Is your Mysql user set up to allow external access. 3. If you

Re: Writing program to communicate with remote internet MySQL server?

2003-01-24 Thread Gelu Gogancea
From: "M Wells" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 24, 2003 11:32 AM Subject: RE: Writing program to communicate with remote internet MySQL server? > Hi Gelu, > > I agree with you, and it's an excellent suggestion. > > On th

Re: Writing program to communicate with remote internet MySQL server?

2003-01-24 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Murray -- ...and then M Wells said... % ... % On the other hand, I am generally interested in whether or not it's ... % % Anyone have any thoughts on how this could be achieved? You could always read the mysqld source code and see how it does it :-

RE: Writing program to communicate with remote internet MySQL server?

2003-01-24 Thread M Wells
es. Anyone have any thoughts on how this could be achieved? Regards and best wishes, Murray Wells -Original Message- From: Gelu Gogancea [mailto:[EMAIL PROTECTED]] Sent: Friday, 24 January 2003 7:24 AM To: Murray Wells; [EMAIL PROTECTED] Subject: Re: Writing program to communicate with r

Re: Writing program to communicate with remote internet MySQL server?

2003-01-23 Thread Gelu Gogancea
Hi, IMHO: I think the better way is to use replication between your local MySQL server and MySQL from the Web Server. Regards, Gelu _ G.NET SOFTWARE COMPANY Permanent e-mail address : [EMAIL PROTECTED]