The question i have ist actually simple but yet i haven’t found out:
how to connect to a remote DB server? since all i get is a ‘‘not
reachable trough local socet’’ kind of error wich clearly would by
solved if i’d install the server locally, but that’s not a choice
so i’m asking you for help
my thank shell by on your way
Matthias Wieding-Drewes
···
–
/"
\ /
X ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
/ \
It must be DBD dependent because the above listed syntax doesn’t work with
MySQL. I believe I’ve used the (“DBI:Pg:mydatabase”) syntax with Pg before,
but I could be wrong. It’s been a while…
It must be DBD dependent because the above listed syntax doesn’t work with
MySQL. I believe I’ve used the (“DBI:Pg:mydatabase”) syntax with Pg before,
but I could be wrong. It’s been a while…
DSN syntax is bound to be driver-dependent. More info on the MySQL syntax
for Ruby DBI is here:
It must be DBD dependent because the above listed syntax doesn’t work with
MySQL. I believe I’ve used the (“DBI:Pg:mydatabase”) syntax with Pg before,
but I could be wrong. It’s been a while…