Hi I was wondering what the following error means and why am I getting it?
[unixODBC][Driver Manager]Data source name not found, and no default driver specified
My arguements for odbc_conntect()
- "Driver={SQL Server Native Client 10.0};Server=tcp:database.windows.net;Database=someDB;Encrypt=yes;", 'user@database', 'passwd'