Loading
Share Your Source Code or Article
Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.
Submit now...
Submit now...
Sponsor
Receive Free Updates
Today's popular content
- Payroll System (180)
- A Simple Add, Edit, Delete, and Search using VB and MSAccess (162)
- Hotel Reservation System (VB.NET) (129)
- Students Information System (121)
- Library Management Software (118)
- How to Add/Update/Delete Record using MS Access Database (115)
- Free Hotel Management System Manual (104)
- Hotel Reservation System (101)
- Library System Source Code (94)
- how to unload form and load a new form (92)
- 1 of 204
- ››
Random Post
- learn virus source code (732)
- visual basic .net (2,285)
- Arithmetic Argument Solver Version 1.0 (1,586)
- How to Connect to a Database and Add/Update/Delete Record (17,651)
- Extracting Noun From Text Files (3,305)
- Circular Queue with JOptionpane (2,829)
- Compound Interest Solver Version 1.0 (3,474)
- Trojan - Subseven Alike (18,028)
- XLS to MDB Converter (1,518)
- Library System in Visual Basic .NET 2008 and SQL Server 2008 (12,550)
- 1 of 133
- ››
if your oracle database resides in your local pc then server is localhost
you may find it under tnsnames.ora
if the database is seperated, you need to configure your tnsnames.ora file
or you may use it directly using connection strings...
check here
http://www.connectionstrings.com/oracle