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?
-- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ ------------------------------------------------------------------------------ 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