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...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search

Oracle Database connection Program in Vb.Net
1 reply [Last post]
User offline. Last seen 3 weeks 6 days ago. Offline
Joined: 12/07/2009


I want sample ADD,UPDATE,DELETE,SEARCH Record Program in Vb.Net with
BackEnd -Oracle 10g
what is the Server name for Oracle Coonection Strig?
Plz Help Me.




sbs

User offline. Last seen 5 days 8 hours ago. Offline
Joined: 02/12/2010
if your oracle database

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

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...