Replies: 1 comment 1 reply
-
如果是同服务器使用 select * from db.table 能访问,就定义一个 IFreeSql。 如果不能,就用 FreeSqlCloud 分别 Use 访问。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.net 4.5 我有多个数据库要访问,都是Oracle,我是要创建多个实例,还是用单个实例,在访问时切换链接字符串?
Beta Was this translation helpful? Give feedback.
All reactions