Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有win7 home basic,在我的VMware上我有linux red hat 5.4。我在那个 linux 上创建了 oracle 数据库。
我在问:我可以从我的 win7 端将那个 oracle 数据库连接到 VS2010 吗?
那可能吗 ??
虚拟机内部的 Oracle 可以接受连接。确保允许 vm 上的网络设置并且 Linux 防火墙接受对 Oracle 数据库的请求(端口已打开)。我假设您启动了数据库和侦听器,并且您正确设置和使用了 Oracle 客户端(ODBC、OCI、...)