Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of connecting Oracle with LINQPad

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

The method of connecting LINQPad to Oracle, provided that the project uses Entity Framework to connect to Oracle

1. Open LINQPad and select Add connection

two。 Choose to use Entity Framework (ObjectContext)

3. Note that the dll containing Entity is found in the Debug folder under the bin folder in the project.

In other words, your project must use Entity Framework to connect to Oracle to use this connection method.

4. Just OK directly.

5.Provider remembers to choose Other, and then Provider Name chooses Devart.Data.Oracle

Then copy the connection string from the Web.config in the project to the following.

(note, then click Test. If an error such as a string error or a Boolean value cannot be determined, never mind, just click OK)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report