Ai
2 Star 0 Fork 0

oca-github/server-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
base_external_dbsource.xml 390 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0"?>
<odoo>
<record model="base.external.dbsource" id="demo_odbc">
<field name="name">ODBC Demo</field>
<field name="conn_string">Driver='ODBC Driver 11 for SQL Server';Server=myServerAddress;Database=myDataBase;Uid=myUsername;</field>
<field name="password">password</field>
<field name="connector">pyodbc</field>
</record>
</odoo>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/oca-github/server-tools.git
git@gitee.com:oca-github/server-tools.git
oca-github
server-tools
server-tools
10.0

搜索帮助