This is a discussion on Connect Oracle 10g Express Eddtion with VB 2005 within the Oracle Database forums, part of the Database category; Hello, I need your help please,, I am working on VB.NET and I want to connect my program to ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I need your help please,, I am working on VB.NET and I want to connect my program to Oracle 10g Express eddtion . But I don't know the way to connect it ! I read alot of lessons ,most of them for Visual Basic 6 could any one help me , and give me the steps to do or lead me to useful links , because I'm very very beginner Thanks in advance.. |
| Sponsored Links |
|
|||
|
You can Connect Oracle 10g Express Edition with VB 2005 by using ConnectionString. The syntax of ConnectionString is as below:
test.ConnectionString = "Driver={xxx};Server=yourserver;Uid=sample;Pwd=yyy;" where xxx is equal to Microsoft ODBC for Oracle, sample refers userid and yy refers password. |
| Sponsored Links |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microsoft .NET : Implementing The Google Web Service In VB.NET - Introduction | techguru | Microsoft .NET Tutorials and Articles | 4 | 04-28-2006 06:55 PM |
| Visual Basic : Get a Lean, Mean Dev Machine with the Express Editions of Visual Basic and SQL Server 2005 | techguru | Visual Basic Tutorials | 0 | 08-28-2005 06:26 AM |
| Oracle Walkin at PUNE on June 19, 2005 | kalareddy | Freshers Jobs | 0 | 06-16-2005 11:50 AM |
| Robot Competition FAQ for June 2004 | R. Steven Rainwater | Tech FAQ | 0 | 05-27-2004 08:59 PM |