Odbc

Posts tagged with

ODBC link with a database

I have a web server which needs to link to a MS SQL server (not my choice). In my case I use Plack which calls the database in four steps. The catch I often struggle with is that some other files with the same name may float around and which you may not be aware off. Run therefore a “find / -name …

Read more →