Subject | RE: [firebird-support] domain use as SP param type |
---|---|
Author | Thomas Steinmaurer |
Post date | 2003-11-17T21:57:50Z |
> Is it possible to use domains as SP param type? cause i got errorYou can't use domains neither as data types for parameters nor
> 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
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