gpt4 book ai didi

c# - 使用 Telerik openAcces ORM 从 mysql 服务器获取数据并将其上传到 Sql 服务器

转载 作者:行者123 更新时间:2023-11-29 13:43:22 25 4
gpt4 key购买 nike

我有这样的场景:我正在使用 Telerik OpenAccess ORM。

我有一个具有以下结构的 MySql 数据库:

Products:  
ID, VendorID, [Product Name], MeasureID, [Base Price]
Vendors:
ID, [Vendor Name]
Measures:
ID, [Measure Name]

与 SQL Server 中的数据库结构相同。有没有直接的方法可以告诉 OpenAccess 从 MySQL 数据库获取数据并将其上传到 SQL Server 数据库,或者我必须采取解决方法吗?

最佳答案

您可以关注此help article 。它解释了如何准备域模型、将其重用于不同的后端以及在运行时在它们之间切换。

关于c# - 使用 Telerik openAcces ORM 从 mysql 服务器获取数据并将其上传到 Sql 服务器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17783173/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com