Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Freetds (Dblib) bad DSN #14

Open
lashus opened this issue Jul 14, 2015 · 2 comments
Open

Freetds (Dblib) bad DSN #14

lashus opened this issue Jul 14, 2015 · 2 comments

Comments

@lashus
Copy link

lashus commented Jul 14, 2015

Hello,

There is an error during constructing PDO DSN string for DBLIB under linux. The "port:" fragment is incorrect, according to the documentation the string should look like:

dblib:host=$localhost:$port;dbname=$testdb

Your script constructs it like:

dblib:host=$localhost;port=$port;dbname=$testdb

@oliver-realestate
Copy link
Contributor

Hi, if you can create a pull request I'm happy to merge it.

@lashus
Copy link
Author

lashus commented Jul 21, 2015

Sure thing will do. But this will be my first pull request. Check if its
fine :)

Wyslano z telefonu, przepraszam za ewentualne błędy i zwięzłość wypowiedzi.

Message sent via phone. Im sorry for any mistakes.

Z pozdrowieniami / Best regards,
Adrian Górny
21 lip 2015 00:43 "Oliver Kastler" [email protected] napisał(a):

Hi, if you can create a pull request I'm happy to merge it.


Reply to this email directly or view it on GitHub
#14 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants