[DUG] How to write udf for mssql server 2005 in Delphi?
Myles Penlington
myles at ams.co.nz
Fri Oct 10 09:38:35 NZDT 2008
Of course you can write a .NET assembly, to be either a function or
stored procedure - there are plenty of examples on how to do this.
For SQL2005 this would be the preferred method, if not using Transact
SQL.
COM would be your last option.
Myles.
-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Leigh Wanstead
Sent: Friday, 10 October 2008 9:31 a.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] How to write udf for mssql server 2005 in Delphi?
Hi Neven,
Any url to how to write in Delphi do it as a com object to mssql 2005
for
user defined function?
Have a nice day
Regards
Leigh
-----Original Message-----
From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz]On Behalf Of Neven MacEwan
Sent: Thursday, 9 October 2008 6:55 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] How to write udf for mssql server 2005 in Delphi?
Leigh
You can either write a function in Transact SQL or if you do insist on
writing in Delphi
do it as a com object
HTH Neven
> Good afternoon,
>
> How to write udf for mssql server 2005 in Delphi 7?
>
> TIA
>
> Regards
> Leigh
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with
Subject:
unsubscribe
>
>
>
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe
Attention:
This communication is confidential and may be legally privileged. If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
More information about the Delphi
mailing list