8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00
firebird-mirror/examples/udr
2018-03-07 20:22:33 +03:00
..
Functions.cpp An example of accessing DECFLOAT data in UDR 2018-03-07 20:22:33 +03:00
Procedures.cpp Split the UDR examples in multiple files to demonstrate how it should be done. 2015-01-26 14:52:54 +00:00
Triggers.cpp Move Helper class from UDR to the main interface header. Use proper (argh) ref. counting in the ExternalContext::get* methods. 2015-02-11 15:12:18 +00:00
UdrCppExample.h Split the UDR examples in multiple files to demonstrate how it should be done. 2015-01-26 14:52:54 +00:00