[DUG] SQL 2005 express

Berend de Boer berend at pobox.com
Fri Mar 23 14:43:51 NZST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Robert" == Robert martin <rob at wildsoft.co.nz> writes:

    Robert> Hi I haven't used the others extensively (or at all in
    Robert> some cases) but to say that selectable SPs are difficult
    Robert> in Firebird (1.5) makes me wonder.  I have found FB stored
    Robert> procs very easy to write, especially select procedures.
    Robert> The others must be wonderful !

MS SQL /My Sql it is simply:

create procedure hello as

  select * from world

go

Almost every other dialect requires special magic as soon as you have a
select statement inside a stored procedure.

- -- 
Live long and prosper,

Berend de Boer


PS: This email has been digitally signed if you wonder what the strange
characters are that your outdated email client displays.
PGP public key: http://www.pobox.com/~berend/berend-public-key.txt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFGAz7nIyuuaiRyjTYRAq1WAKClwyTYaTp+K4tlj2dybQlcMiq8RQCdGplo
V+zD+VyR2+SVsLrqqtO9e4U=
=Cf0F
-----END PGP SIGNATURE-----



More information about the Delphi mailing list