On 18/04/2017 11:15, Jiří Činčura wrote:
> Hi *,
>
> in Plugin::makeProcedure I'm getting IRoutineMetadata and input and
> output builder. Can I use these, somehow, to change what values the
> server is going to send me later? I.e. calling getInputMetadata,
> changing types (in my case currently from SQL_TYPE_DATE to
> SQL_TIMESTAMP), then using builder->getMetadata and using this new
> metadata later in my IExternalProcedureImpl? In other words, is then the
> data passed in "void* msg" i.e. to Procedure::open going to be in new
> format?
>
Yes, sure.


Adriano


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to