Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLSTATE[IM002] SQLDriverConnect: 0 [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified #35

Open
serak opened this issue Nov 2, 2017 · 0 comments

Comments

@serak
Copy link

serak commented Nov 2, 2017

SQLSTATE[IM002] SQLDriverConnect: 0 [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

"odbc:DRIVER={IBM i Access ODBC Driver 64-bit};System=192.168.12.116;Database=AIBSIT;UserID=db2inst4;Password=db2inst4;SIGNON=3;SSL=0;CommitMode=2;ConnectionType ▶"
"db2inst4"
"db2inst4"

i already have setup ODBC to db2 v10.5 and it is working using this code

$conn = new PDO("odbc:sit",'db2inst4','db2inst4'); but it is not working in laravel nor your package

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

No branches or pull requests

1 participant