Preview

How to Connect Visual Basic and Oracle

Satisfactory Essays
Open Document
Open Document
1707 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
How to Connect Visual Basic and Oracle
Steps to Connect Visual Basic & Oracle

A tutorial by B.BHUVANESWARAN
Lecturer / CSE Rajalakshmi Engineering College Thandalam, Chennai – 602 105

Mail your suggestion to bhuvangates@yahoo.com, bhuvangates@gmail.com, admin@bhuvangates.com

Visit my site www.bhuvangates.com Steps to Connect Visual Basic & Oracle

1. Select SQL Plus from the Start menu.

2. Enter the User Name, Password and Host String.

3. Create the table (eg. Employee).

Visit www.bhuvangates.com for more tutorials

4. Select the Microsoft Visual Basic 6.0 from the Start menu.

5. Select the Project type as Standard EXE and click Open.

Visit www.bhuvangates.com for more tutorials

6. Create the form with relevant controls. Control Text Box Text Box Option Button Option Button DTPicker Combo Box Combo Box Text Box Command Button Command Button Command Button Command Button Command Button Command Button Name txtEmpCode txtEname optMale optFemale dtpDob cboDesig cboDept txtSalary cmdAdd cmdView cmdEdit cmdDelete cmdClear cmdExit

7. For placing the DTPicker control, go to Project Components (or) press Ctrl+T and select the Microsoft Windows Common Controls-2.6.0 (SP3) from the Components and click OK to place in the Toolbox.

Visit www.bhuvangates.com for more tutorials

8. Now the form look like as follows.

9. Change the form name as frmEmployee and project name as prjEmployee. 10. Place the ADO Data Control by selection the Project Ctrl+T. Components (or) by pressing

Visit www.bhuvangates.com for more tutorials

11. From the list of available components check the Microsoft ADO Data Control 6.0 (SP3) (OLEDB).

12. From the Toolbox double click the Adodc control to place in the form.

13. Select the Adodc and right click. Then select ADODC Properties.

Visit www.bhuvangates.com for more tutorials

14. In the Property Pages dialog box click the Use Connection String radio button and click the Build button.

15. It opens the Data Link

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 3 Case 3

    • 499 Words
    • 2 Pages

    I do really believe the architecture used matches the application because The Microsoft Data Access Application Block is a .NET component that contains optimized data access code that helps you call stored procedures and issue SQL text commands against a SQL Server database. It looks like it was used as a building block in DotNetNuke to reduce the amount of custom code needed to create, test, and maintain data access functions in the application. In terms of implementation they chose to use the MSDAAB as a black box component rather than include the actual source code in our DAL implementation. This decision helps prevent modification of the MSDAAB code which enables us to upgrade the component seamlessly as new features/fixes become…

    • 499 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    In the space provided below to copy and paste the remainder of your IP_FileWrite.vbs sourcecode if it did not fit in the first textbox.…

    • 1328 Words
    • 6 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Nt2670 Final Exam Paper

    • 408 Words
    • 2 Pages

    A – 64 – bit architecture, B – separation of roles, C – unlimited database size, D – Support for new business requirements such as UM and…

    • 408 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    And also I have learned how to create ASP.NET controls. There are different controls of ASP.NET. They are: ASP. Textbox, ASP. Gridview, ASP. Detailsview, ASP. Rotator:…

    • 485 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Bsat 303 Final Study Guide 1

    • 4353 Words
    • 23 Pages

    o Data management component – stores and maintains the information that you want your DSS to…

    • 4353 Words
    • 23 Pages
    Powerful Essays
  • Satisfactory Essays

    Unit 42 M3

    • 430 Words
    • 2 Pages

    The following states some of the automated features available within Excel spreadsheets. By implementing these within the spreadsheets can really benefit the end users.…

    • 430 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Week 6 Array Report

    • 1354 Words
    • 6 Pages

    In the space provided below to copy and paste the remainder of your IP_FileWrite.vbs sourcecode if it did not fit in the first textbox.…

    • 1354 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    Guide to Unix Chapter 2

    • 999 Words
    • 4 Pages

    you to make a minor modification to the inittab file. Where would you locate this…

    • 999 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Case 3 Answer Group 8

    • 405 Words
    • 2 Pages

    6. The Risk and Controls Library is static and cannot be changed once it is setup.…

    • 405 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Comp230 Wk6 Lab

    • 947 Words
    • 4 Pages

    In the space provided below to copy and paste the remainder of your IP_FileWrite.vbs sourcecode if it did not fit in the first textbox.…

    • 947 Words
    • 4 Pages
    Powerful Essays
  • Better Essays

    Printing in Vb 2010

    • 4555 Words
    • 19 Pages

    The topic of printing with Visual Basic is a not trivial, and many developers use third-party tools to add print capabilities to their applications. As you already know, there’s no control with built-in printing capabilities. It would be nice if certain controls, such as the TextBox or the ListView control, would print their contents, but this is not the case. Even to print a few text paragraphs entered by the user on a TextBox control, you must provide your own code. Printing with VB isn’t complicated, but it requires a lot of code — most of it calling graphics methods. You must carefully calculate the coordinates of each graphic element placed on the paper, take into consideration the settings of the printer and the current page, and start a new page when the current one is filled. It’s like generating graphics for the monitor, so you need a basic understanding of the graphics methods, even if you’re only going to develop business applications. If you need to generate elaborate printouts, I suggest that you look into third-party controls with built-in printing capabilities, because the controls that come with Visual Studio have no built-in printing capabilities. The examples of this tutorial will address many of your day-to-day needs, and I’m including examples that will serve as your starting point for some of the most typical printing needs, from printing tabular data to bitmaps.…

    • 4555 Words
    • 19 Pages
    Better Essays
  • Powerful Essays

    Oracle EBS

    • 2271 Words
    • 43 Pages

    Oracle E-Business Suite APPS, SYSADMIN, and oracle Securing Generic Privileged Accounts May 15, 2014 Mike Miller Stephen Kost Chief Security Officer Chief Technology Officer Integrigy Corporation Integrigy Corporation Phil Reimann Director of Business Development Integrigy Corporation Agenda Best Practices Overview 1 2 EBS Privileged Accounts 3 Q&A 4 Logging Auditing & Monitoring 5 About Integrigy ERP Applications Databases Oracle E-Business Suite Oracle, SQL Server, MySQL Products…

    • 2271 Words
    • 43 Pages
    Powerful Essays
  • Good Essays

    a In the Components list, query the Component field for the object manager where you must enable Siebel Open UI.…

    • 947 Words
    • 4 Pages
    Good Essays
  • Good Essays

    · The user enters values for the length and width of a rectangle and clicks the Calculate button or presses the Enter key to activate that button.…

    • 305 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Part of my current project required me too store and retrieve information from a database. I decided to use C# as my target language since I am currently reading Inside C# Second Edition [^] by Tom Archer [^], which by the way is a must have book. However I could not find any examples that were clear and just generic accesing SQL Server with C#.…

    • 2200 Words
    • 9 Pages
    Good Essays

Related Topics