有没有人在UNIX上成功地在Oracle上使用VB.NET? [英] Has anybody succesfully used VB.NET on Oracle on UNIX ?

查看:59
本文介绍了有没有人在UNIX上成功地在Oracle上使用VB.NET?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我们的客户刚刚决定在AIX上从SQLServer2k迁移到Oracle 9i。


我们正在考虑开发什么工具/语言作为应用程序/

前端平台。我们几乎决定使用VB.NET,因为当前的技能

是VB 6.它更像人力资源应用程序和报告与

分布式数据库。


问题是:如果UI平台是.NET,并且

RDBMS是AIX上的Oracle 9i,有什么问题吗?


有没有人在UNIX上成功使用过Oracle上的VB.NET?


感谢您的帮助,

Krist

Hi All,

Our client has just decided to migrate from SQLServer2k to Oracle 9i on AIX.

We are considering what development tool / language as the application/
front end platform. We almost decide to use VB.NET, because current skill
is VB 6. Its just more like human resources application and reporting with
distributed database.

The question is : is there any problem if the UI platform is .NET and the
RDBMS is Oracle 9i on AIX ?

Has anybody succesfully used VB.NET on Oracle on UNIX ?

Thank you for your help,
Krist

推荐答案

tristant写道:
tristant wrote:
大家好,

我们的客户刚刚决定从SQLServer2k迁移到Oracle 9i AIX。

我们正在考虑将什么开发工具/语言作为应用程序/
前端平台。我们几乎决定使用VB.NET,因为当前的技能是VB 6.它更像人力资源应用和报告与分布式数据库。

问题是:是如果UI平台是.NET并且AIX上的RDBMS是Oracle 9i会有什么问题吗?

在UNIX上有没有人成功地在Oracle上使用VB.NET?
Hi All,

Our client has just decided to migrate from SQLServer2k to Oracle 9i on AIX.

We are considering what development tool / language as the application/
front end platform. We almost decide to use VB.NET, because current skill
is VB 6. Its just more like human resources application and reporting with
distributed database.

The question is : is there any problem if the UI platform is .NET and the
RDBMS is Oracle 9i on AIX ?

Has anybody succesfully used VB.NET on Oracle on UNIX ?



是的。没有问题(C#但是VB.NET不应该是一个问题,我们的客户使用VB.NET与oracle在sun box或linux上没有问题),

您只需在连接字符串中使用凭据指定TSNName,并将Oracle客户端连接到您的oracle实例。
。您可以使用2个客户端:

ODP.NET或.NET 1.1 Oracle客户端,这取决于您喜欢哪一个。


Frans 。


-

获取LLBLGen Pro,.NET的高效O / R映射: http://www.llblgen.com

我的.NET博客: http://weblogs.asp.net/fbouma

Microsoft C#MVP



Yes. Without a problem (C# but VB.NET shouldn''t be a problem, customers of
ours use VB.NET with oracle on sun boxes or linux without problems, )
You just specify your TSNName in the connection string with credentials and
the Oracle client connects to your oracle instance. You can use 2 clients:
ODP.NET or the .NET 1.1 Oracle client, it''s up to you which one you prefer.

Frans.

--
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET Blog: http://weblogs.asp.net/fbouma
Microsoft C# MVP


我们没有连接到AIX,但是我们确实拥有运行UNIX的所有Oracle 9i盒子。\\ n
。一旦你正确设置了连接字符串(和

可能是连接方法,因为有些商店使用Oracle集成

安全性(使用Microsoft术语,但我更根深蒂固)在MS)),你是

滚动。


-

Gregory A. Beamer

MVP; MCP:+ I,SE,SD,DBA


**************************** ********************

在盒子外面思考!

********* *******************************************

tristant ; < KR ****** @ cbn.net.id>在消息中写道

news:uN ************** @ TK2MSFTNGP09.phx.gbl ...
We are not connecting to AIX, but we do have all of our Oracle 9i boxes
running UNIX. Once you have the connection string set up correctly (and
possibly the connection methodology, as some shops use the Oracle integrated
security (using Microsoft terms, but I am more ingrained in MS)), you are
rolling.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
"tristant" <kr******@cbn.net.id> wrote in message
news:uN**************@TK2MSFTNGP09.phx.gbl...
大家好,

我们的客户刚刚决定在
AIX上从SQLServer2k迁移到Oracle 9i。
我们正在考虑使用什么开发工具/语言作为应用程序/
前端平台。我们几乎决定使用VB.NET,因为当前的技能是VB 6.它更像人力资源应用和报告与分布式数据库。

问题是:是如果UI平台是.NET并且AIX上的RDBMS是Oracle 9i会有什么问题吗?

有没有人在UNIX上成功地在Oracle上使用VB.NET?
感谢您的帮助,
Krist
Hi All,

Our client has just decided to migrate from SQLServer2k to Oracle 9i on AIX.
We are considering what development tool / language as the application/
front end platform. We almost decide to use VB.NET, because current skill
is VB 6. Its just more like human resources application and reporting with
distributed database.

The question is : is there any problem if the UI platform is .NET and the
RDBMS is Oracle 9i on AIX ?

Has anybody succesfully used VB.NET on Oracle on UNIX ?

Thank you for your help,
Krist



请记住,您必须在每台PC上安装oracle客户端

访问oracle。安装任何oracle软件都是一种黑色艺术,它可能需要很长时间才能获得
。 (毕竟oracle必须让所有的东西都让DBA高兴。

很难你需要一个全职的DBA。)


我很想放一个在oracle面前的web服务,这样你只需要在一台PC上安装oracle客户端!


你需要决定女巫ADO.NET提供者用于oracle;微软

有Oracle提供商,Oracle也有。我从未见过他们每个人都可以做的事情的清单。当你遇到问题时,你会发现那些知道ADO.NET的人不懂PLSQL而且知道PLSQL的人不知道如何调用PLSQL来自Microsoft系统。


" tristant" < KR ****** @ cbn.net.id>在消息中写道

news:uN ************** @ TK2MSFTNGP09.phx.gbl ...
Remember that you have to install the oracle client on every PC that will
access oracle. Installing any oracle software is a black art and it can take
a long time. (After all oracle has to keep DBA happy by making everything so
hard that you need a full time DBA.)

I would be tempted to put a web service in front of oracle, so that you only
need to install the oracle client on one PC!

You then need to decide witch ADO.NET provider to use for oracle; Microsoft
has an Oracle provider, so does Oracle. I have never seen a list of what
each of them can do. When you can a problem, you will find that people that
understands ADO.NET do not know PLSQL and that people that know PLSQL do not
know how to call the PLSQL from a Microsoft system.

"tristant" <kr******@cbn.net.id> wrote in message
news:uN**************@TK2MSFTNGP09.phx.gbl...
大家好,

我们的客户刚刚决定在
AIX上从SQLServer2k迁移到Oracle 9i。
我们正在考虑使用什么开发工具/语言作为应用程序/
前端平台。我们几乎决定使用VB.NET,因为当前的技能是VB 6.它更像人力资源应用和报告与分布式数据库。

问题是:是如果UI平台是.NET并且AIX上的RDBMS是Oracle 9i会有什么问题吗?

有没有人在UNIX上成功地在Oracle上使用VB.NET?
感谢您的帮助,
Krist
Hi All,

Our client has just decided to migrate from SQLServer2k to Oracle 9i on AIX.
We are considering what development tool / language as the application/
front end platform. We almost decide to use VB.NET, because current skill
is VB 6. Its just more like human resources application and reporting with
distributed database.

The question is : is there any problem if the UI platform is .NET and the
RDBMS is Oracle 9i on AIX ?

Has anybody succesfully used VB.NET on Oracle on UNIX ?

Thank you for your help,
Krist



这篇关于有没有人在UNIX上成功地在Oracle上使用VB.NET?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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