Subject RE: [firebird-support] domain use as SP param type
Author Thomas Steinmaurer
> Is it possible to use domains as SP param type? cause i got error
> while trying to compile (using rc7):
> create procedure Test( TextString CHAR24 ....)....
>
> CREATE DOMAIN CHAR24 AS
> VARCHAR(24) CHARACTER SET UNICODE_FSS
> DEFAULT ''
> NOT NULL
> COLLATE UNICODE_FSS

You can't use domains neither as data types for parameters nor
for variables.



Best Regards,
Thomas Steinmaurer

Logging/Auditing Suite for InterBase and Firebird
http://www.iblogmanager.com
Logging/Auditing Suite for Advantage Database Server 7
http://www.adslogmanager.com