Explain how to connect to a POL database

          

Explain how to connect to a POL database


Personal oracle lite (POL) - Explain how to connect to a POL database posted by Babu Kunwar
<<Previous   Next>>

Explain how to connect to a POL database

The one of the most interesting features of POL database is that it is not authenticated. That is the password part for connecting to the database is optional.

Remember: But for connecting to the POL database through SQLPLUS password is mandatory. The connection is done through OCA Oracle Open Client Adapter.

The default user name that POL supports is SYSTEM. The connection can be done as the syntax written: sqlplus<user'sname>/<password>@<host string> for example sqlplus system/manager@odbc:polite. The host string must be odbc@polite.



Write your comment - Share Knowledge and Experience


<<Previous   Next >> 
More links
PL/SQL error handling

Overview of PL/SQL Error Handling
Advantages of PL/SQL Exceptions
Explain some of the commonly used Predefined PL/SQL Exceptions.
What is user-defined exception? Explain it with an example.
Explain how PL/SQL exceptions are raised..........

Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring