您可以使用 WebMatrix 连接到 Oracle 吗?

发布于 2025-01-08 10:55:36 字数 156 浏览 2 评论 0原文

我想使用 WebMatrix,但我在许多不同的数据库平台上工作,主要是 Oracle 和 Sql Server。如果我不能使用 Oracle,那么 WebMatrix 对我来说就没用了。

有人使用 Oracle 作为后端制作过 WebMatrix 应用程序吗?有哪些需要注意的事项?

I would like to use WebMatrix, but I work on a number of different database platforms, mainly Oracle and Sql Server. If I cannot use Oracle, then WebMatrix is useless to me.

Has anyone made a WebMatrix app using Oracle as the back end? What are the things to look out for?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

み青杉依旧 2025-01-15 10:55:36

您可以连接到任何具有 ADO.NET 提供程序的设备。 WebMatrix 只是一个用于创建 ASP.NET 应用程序的工具,因此整个 .NET 框架都可供您使用。

You can connect to anything that has an ADO.NET provider. WebMatrix is simply a tool for creating ASP.NET applications, so the entire .NET framework is available to you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文