I am attempting to connect to a MS SQL Server using DBD::ADO and i was wondering how to include the "DefaultDatabase" attribute in the connect string. The DSN i'm using doesn't have a default database set, so i must use the "DefaultDatabase" attribute.
Please provide a code sample :) Here's the code i'm trying to use, but i get a "permission denied for