Hi
I have a linux server running Halycon iASP server, I was wondering how I connect to a MySQL database using a DSN-less connection. Any ideas?
John Bradshaw
Printable View
Hi
I have a linux server running Halycon iASP server, I was wondering how I connect to a MySQL database using a DSN-less connection. Any ideas?
John Bradshaw
It doesn't really work. You have to have a DSN of sorts to connect.
How do I do that?
I dont really know how to do it in linux but I know its possible because I just finished a project that accesses MySQL from a PC app. There's some kind of DSN equivalent in nix but I don't really have any experience with it.