Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Newbie VB.NET/Oracle question

Newbie VB.NET/Oracle question

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabaseoraclehelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vbsquire
    wrote on last edited by
    #1

    Hello code Gods! I'm a newbie to VB.NET and really need some help. This may seem basic to you all, so please leave out the laughs. Lol I'm trying build a basic VB.NET application that has a datagrid and 2 or 3 buttons. The buttons would be: CreateTable, Alter Table, Drop Table. I want to be able to run Oracle queries and perform these types of actions. I've tried 20 different samples from the net, but none seem to work. It would be great if someone could just help me with the code, for a button that would query the table and display the output in the datagrid. That would give me a great start.(Like select * from emp;). (Or create table store). Obviously I am years away from being able to provide the user the ability to enter the values, which take affect after the button is pressed, but for now, it would be a major win, if the values can at least be hard-coded. This is really hard for a newbie and I'm starting to lose hope. Thanks in advance to all of you! I've read many of your posts and I keep my hope. vbsquire

    J 1 Reply Last reply
    0
    • V vbsquire

      Hello code Gods! I'm a newbie to VB.NET and really need some help. This may seem basic to you all, so please leave out the laughs. Lol I'm trying build a basic VB.NET application that has a datagrid and 2 or 3 buttons. The buttons would be: CreateTable, Alter Table, Drop Table. I want to be able to run Oracle queries and perform these types of actions. I've tried 20 different samples from the net, but none seem to work. It would be great if someone could just help me with the code, for a button that would query the table and display the output in the datagrid. That would give me a great start.(Like select * from emp;). (Or create table store). Obviously I am years away from being able to provide the user the ability to enter the values, which take affect after the button is pressed, but for now, it would be a major win, if the values can at least be hard-coded. This is really hard for a newbie and I'm starting to lose hope. Thanks in advance to all of you! I've read many of your posts and I keep my hope. vbsquire

      J Offline
      J Offline
      Joseph Guadagno
      wrote on last edited by
      #2

      If you use the Oracle created OracleDataProvider for .NET (http://www.oracle.com/technology/tech/dotnet/index.html) there is a tutorial on using it with VB.NET at http://www.oracle.com/technology/obe/odt/getstarted/getstarted_vb.htm.

      Here are some of my articles. Hope this helps! Joseph Guadagno http://www.josephguadagno.net

      V 1 Reply Last reply
      0
      • J Joseph Guadagno

        If you use the Oracle created OracleDataProvider for .NET (http://www.oracle.com/technology/tech/dotnet/index.html) there is a tutorial on using it with VB.NET at http://www.oracle.com/technology/obe/odt/getstarted/getstarted_vb.htm.

        Here are some of my articles. Hope this helps! Joseph Guadagno http://www.josephguadagno.net

        V Offline
        V Offline
        vbsquire
        wrote on last edited by
        #3

        Thanks so much!! I will have a look right now. vbsquire

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups