specifying a custom port for a MySQL database connection
Mark Schonewille
m.schonewille at economy-x-talk.com
Wed Nov 15 16:36:39 EST 2006
Hi Chris,
Are you sure that the server is running? Use a capital L, it might
help (it does for ftp). If the server is indeed on port 3306, you
don't need to specify the port because it is the default. What is the
exact syntax you are using? I didn't have any problems connecting to
a MySQL server, it worked rightaway.
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Get your store on-line within minutes with Salery Web Store software.
Download at http://www.salery.biz
Op 15-nov-2006, om 22:20 heeft Chris Sheffield het volgende geschreven:
> Hi all,
>
> I'm having a problem. Using the revOpenDatabase function, the docs
> say that you can specify a port number by specifying the host,
> followed by a colon, followed by the port number. So something like
> "localhost:3306". Is this correct? Because I've tried it and I get
> an error "Unknown MySQL server host 'localhost:3306' (1)".
>
> Has anyone used this and made it work? I need to figure out a
> solution for this asap.
>
> Thanks,
> Chris
More information about the use-livecode
mailing list