How to work with XEClient in Oracle

In this article I will explain How to work with XEClient in Oracle, Oracle is a database.
  • 1722
Introduction
 
Standard for XEClient

Oracle Express edition is an entry-level database based on the Oracle Database 10g Express Edition. It is free and fast to download, develop, deploy and distribute this database. It is even simple to administer this database. The standard string used for it is given below.

Driver=(Oracle in XEClient);dbq=111.21.31.99:1521/XE;Uid=Username;Pwd=user_Password;

Further Readings

You may also want to read these related articles.

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.