Visual Studio 2008中的Oracle查询工具开发 [英] Oracle Query Tool development in Visual Studio 2008

查看:103
本文介绍了Visual Studio 2008中的Oracle查询工具开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在Visual Studio 2008中创建一个工具或项目,以每天从oracle数据库10g运行多个查询.结果将输出到excel文件中.窗口窗体具有2个选项卡.一个选项卡用于单个查询.另一个选项卡用于多个查询.有人可以帮助我或向我发送与此主题相关的资源吗?

I''ve tried to create a tool or project in Visual Studio 2008 to run multiple queries from oracle database 10g daily. The Results will be output in an excel file. The window form has 2 tabs. one tab for single query. Another tab is for multiple queris. Can anyone help me or send me a source relating to this topic?

推荐答案

是的,很多可以.那是你的问题吗?但是我敢打赌,没有人愿意.我真的需要解释为什么吗?我认为我不需要了,因为我已经回答了您的问题. :-)

祝你好运,
—SA
Yes, many can. Was that your question? But I bet no one will. Do I really need to explain why? I don''t think I need, as I already answered your question. :-)

Good luck,
—SA


我目前尚不在工作中,因此我没有完整的示例,但是我做了类似的事情,因为现有的oracle查询构建器具有许多我们已经安装的限制在工作站上.

我通过ODBC从oracle数据库运行了各种批次的SQL,然后通过streamWriter写入了文本文件.
Im not currently at work so i dont have full example but i did somthing similar as the the existing oracle query builder had many restrictions that we had installed on the workstations.

I ran various batches of SQL from oracle db via ODBC, then wrote to textfiles via streamWriter.


这篇关于Visual Studio 2008中的Oracle查询工具开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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