Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
402 views
in Technique[技术] by (71.8m points)

vb.net - 通过LAN将vb oledb与oracle连接(Connect vb oledb with oracle over LAN)

How can I connect vb.net project with oracle database over LAN network?

(如何通过LAN网络将vb.net项目与oracle数据库连接?)

Server ip is 1?92.1?68.0?.1?

(服务器ip是1?92.1?68.0?.1?)

Client ip is 1?92.1?68.0?.2?

(客户端ip是1?92.1?68.0?.2?)

Connection string is: oledbconnectio("provider =msdaora; datasourse=orcl; user id=ali; password=ali )

(连接字符串为: oledbconnectio("provider =msdaora; datasourse=orcl; user id=ali; password=ali ))

It works well over server.

(它在服务器上运行良好。)

How can I modify the connection string for the client?

(如何修改客户端的连接字符串?)

  ask by Omer translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...