Subject | Re: [ib-support] Stored Procedure: Valuelist as Stored Procedure Parameter |
---|---|
Author | Martijn Tonies |
Post date | 2003-01-02T13:23:57Z |
Hi Nils,
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> FOR SELECT RELID AS VID From DIRECTORYTABLEThis isn't possible :-/
> WHERE (RELID in :VALUELIST)
> But I don't know what typ I can use to passthrou a valueliste to a
> stored procedurce. I try Varchar, But this doen't work.
>
> Have anybody an idea?
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."