Why don't you try using Binary Socket and implement mySQL client in ActionScript 3 :)
That's what I tried doing and stopped half-way, little complicated and needs time...
Would love to see if you do it..
-abdul
On 9/2/06, zd_khaled <[EMAIL PROTECTED]> wrote:
Hi,
I m trying to use the http service to connect to a MySQL server but I
got this error 'HTTPservice Fault:connection refused:connect'
I use the following code:
srv.clearUsernamePassword("root","root");
srv.send();
srv is the id of the HTTP service
I tried to connect to the db over the MySQL command line and its work
without any problem.
can you help me please
thanks in advance
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
![]()
SPONSORED LINKS
Software development tool Software development Software development services Home design software Software development company
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___
- Re: [flexcoders] connection refused with the http service Abdul Qabiz
Reply via email to

