ASP.NET SQL脚本的Oracle数据提供程序 [英] Oracle Data Providers for ASP.NET SQL Scripts

查看:75
本文介绍了ASP.NET SQL脚本的Oracle数据提供程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在VS 2008中使用Oracle数据库。我从OTN下载并安装了ODAC11g文件。完成安装后,我收到消息,运行位于c:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\上述脚本。
:)

Glogo


Laborare es Orare ...

I am trying to use Oracle db in VS 2008. I downloaded and installed the ODAC11g files from OTN. After completing the installation I get the message to run the Oracle Data Providers for ASP.NET  SQL Scripts located in c:\app\arc\...

Can any body help me on how to run the afore-mentioned scripts.
:)

Glogo


Laborare es Orare...

推荐答案

如果您真的要使用ASP.NET提供程序(角色,成员资格等),则只需要运行这些脚本。

如果您只想使用ODP.NET或Oracle Developer Tools你不需要担心它们。

运行它们最简单的方法就是通过sqlplus连接并通过@符号运行脚本...例如

SQL> @D:\\\ nbsp \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\在你的< ORACLE_HOME> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\它在 Oracle Forum for ASP.NET Providers 中可能更合适。

希望它有所帮助,
Greg

You only need to run those scripts if you're actually going to use the ASP.NET providers (role, membership, etc).

If you just want to use ODP.NET or the Oracle Developer Tools, you dont need to worry about them.

The easiest way to run them is just to connect via sqlplus and run scripts via the @ sign... for example

   SQL> @D:\oracle\product\11.1.0\db_1\ASP.NET\SQL\InstallAllOracleASPNETProviders.sql

If you dont have sqlplus on your client machine, just give the scripts in your <ORACLE_HOME>\ASP.NET\SQL directory to your dba and ask them to run it for you.



Also, since this more of an install question, posting it in the Oracle Forum for ASP.NET Providers may be more appropriate.

Hope it helps,
Greg


这篇关于ASP.NET SQL脚本的Oracle数据提供程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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