MSSQL driver supports an additional APP string required for connecting to some specific application, however I cannot figure out how can I do it with Laravel. Laravel supports the 'Database', 'UID', 'PWD', but not sure how can I add the APP.
I thought about modifying SqlServerConnector.php, but that of course doesn't sound like a good idea.
More info at http://msdn.microsoft.com/en-us/library/ff628167(v=sql.105).aspx.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community