[fpc-pascal] Re: SQLdb: TMSSQLConnection: using Instance name in Host

Ludo Brands ludo.brands at free.fr
Sat Jun 22 15:39:07 CEST 2013


On 06/22/2013 03:20 PM, Marcos Douglas wrote:
> On Sat, Jun 22, 2013 at 4:35 AM, Ludo Brands <ludo.brands at free.fr> wrote:
>> Can you confirm it works with dbsetlname(FDBLogin, PChar('MyApp'), 5) ?
>> If that is the case I'll make a patch for dblib.pp and will add an
>> application parameter to mssqlconn.
> 
> Yes, I confirm. The ApplicationName was shown in Profiler tool.

Patch in http://bugs.freepascal.org/view.php?id=24635. New parameter is
"ApplicationName".

Ludo



More information about the fpc-pascal mailing list