kaige105 2015-10-08 04:07 采纳率: 0%
浏览 1591
已结题

帮忙翻译下symmetricds 火鸟数据库说明

Licensed to JumpMind Inc under one or more contributor
license agreements.  See the NOTICE file distributed
with this work for additional information regarding
copyright ownership.  JumpMind Inc licenses this file
to you under the GNU General Public License, version 3.0 (GPLv3)
(the "License"); you may not use this file except in compliance
with the License.

You should have received a copy of the GNU General Public License,
version 3.0 (GPLv3) along with this library; if not, see
<http://www.gnu.org/licenses/>.

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.

Symmetric UDF for Interbase

This folder contains a user defined function (UDF) library that must be installed in the Interbase 9.0
database for SymmetricDS to work properly. It includes the sym_escape() and sym_hex() functions used
by the database triggers to escape strings and BLOBs.

How to Install

The sym_udf library is copied to the UDF folder under the Firebird installation directory.

For Linux users:

Copy sym_udf.so to /opt/interbase/UDF

For Windows users:

Copy sym_udf.dll to C:\CodeGear\InterBase\UDF

When SymmetricDS starts up for the first time, it will enable the functions (using the
"create external function" command) and test that they are working.

How to Build

If you want to the build the library yourself, the following files are included:

Source files:

  • sym_udf.c - The C program implementing the user defined functions
  • sym_udf.h - The header file with function declarations

For Unix users:

  • build.sh - A shell program for Unix that compiles and links the sym_udf library

For Windows users:

  • sym_udf.vcproj - A project file for Microsoft Visual Studio
  • sym_udf.sln - A solution file for Microsoft Visual Studio
  • sym_udf.def - A DLL definition file for Microsoft Visual Studio
  • 写回答

1条回答 默认 最新

  • dn小小 2015-10-08 04:20
    关注

    1 开源协议云云

    interbase的对称性用户自定义功能

    这个文件夹包好了用户自定义功能库,此库必须在安装在Interbase 9.0 database for SymmetricDS才能正常工作。 它包含了sym_escape()和sym_hex() 函数,数据库用这两个函数来触发器去规避strings和BlOBs。

    如何安装

    xxx

    如果创建

    xxx

    评论

报告相同问题?

悬赏问题

  • ¥15 C# datagridview 栏位进度
  • ¥15 vue3页面el-table页面数据过多
  • ¥100 vue3中融入gRPC-web
  • ¥15 kali环境运行volatility分析android内存文件,缺profile
  • ¥15 写uniapp时遇到的问题
  • ¥15 vs 2008 安装遇到问题
  • ¥15 matlab有限元法求解梁带有若干弹簧质量系统的固有频率
  • ¥15 找一个网络防御专家,外包的
  • ¥100 能不能让两张不同的图片md5值一样,(有尝)
  • ¥15 informer代码训练自己的数据集,改参数怎么改