Home » Infrastructure » Windows » how to connect oracle with vb?
how to connect oracle with vb? [message #657713] Sat, 19 November 2016 00:20 Go to next message
sudeepto chattaraj
Messages: 9
Registered: November 2016
Junior Member
how to connect oracle and vb?
Re: how to connect oracle with vb? [message #657714 is a reply to message #657713] Sat, 19 November 2016 00:46 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Using OO4O or OLEDB or ODBC.

Re: how to connect oracle with vb? [message #657716 is a reply to message #657714] Sat, 19 November 2016 00:56 Go to previous messageGo to next message
sudeepto chattaraj
Messages: 9
Registered: November 2016
Junior Member
actully sir i want to know the full process..
Re: how to connect oracle with vb? [message #657717 is a reply to message #657716] Sat, 19 November 2016 01:00 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Actually you just have to 1/ choose the way you or your enterprise choose to connect and 2/ Google.

Re: how to connect oracle with vb? [message #657721 is a reply to message #657713] Sat, 19 November 2016 09:01 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
sudeepto chattaraj wrote on Fri, 18 November 2016 22:20
how to connect oracle and vb?
https://www.google.com/search?q=how+to+connect+oracle+and+vb
Re: how to connect oracle with vb? [message #667484 is a reply to message #657721] Tue, 02 January 2018 00:08 Go to previous messageGo to next message
neosphere
Messages: 2
Registered: January 2018
Location: 6th Floor, Indra City Squ...
Junior Member
Follow Giving Steps:
1. Start Visual Basic and create a new project.
2. Use the Components option of the Project menu to add "Oracle Data Control" to the project.
3. To add the Oracle Data Control to a project, simply drag and drop the control onto a form. Resize and position the control.
4. Change the name of the control to ORADataControl. Set up the Connect, DatabaseName, and RecordSource properties as follows to access the Oracle database.
5. When the Oracle Data Control is set up, you can drag and drop a Visual Basic control onto the same form and access the data in the control. Simply set the Data properties to access the data field and source that you want. This figure shows a TextBox control which sets up display of the employee numbers.
6. When the project is run, the data identified by the RecordSource property is displayed using the Oracle Data Control.
Re: how to connect oracle with vb? [message #667501 is a reply to message #667484] Tue, 02 January 2018 07:49 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Neosphere,
OP has been absent from this forum for more than 1 year & likely won't benefit from your response.
Why do you resurrect dormant zombie threads?
Previous Topic: Difference between 32 and 64-bit Windows
Next Topic: Using oracle UDT for multiple insert in 12 c
Goto Forum:
  


Current Time: Thu Mar 28 18:44:18 CDT 2024