如何使用C#代码将Oracle数据库升级到SQL数据库 [英] How to upgrade oracle database into sql database using C# code

查看:98
本文介绍了如何使用C#代码将Oracle数据库升级到SQL数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经创建了100个表的oracle数据库.现在,我想将相同的数据,索引,触发器以及所有内容复制到sql server2008中,而无需使用任何第三方工具和脚本.我应该使用Query或C#代码.我搜索了很多站点,经历了很多帖子和话题,但失败了.你能帮我得到一个好的解决方案吗?预先表示感谢.

Hi i have created oracle database with 100 tables. Now i want to replicate the same data, indexes,triggers and everything into sql server2008 without using any third party tool and scripts.I should use either Query or C# code. I searched many sites and i have gone through many posts and threads but i failed. Can u please help me to get a good solution? Bunch of thanks in advance.

推荐答案

我不明白为什么要使用查询或C#代码.
有一个迁移工具 [
I dont understand why you want to use query or C# code.
There is a migration tool[^] available for free from Microsoft.
Try that first.


这篇关于如何使用C#代码将Oracle数据库升级到SQL数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆