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. Visual Basic
  4. Cannot insert into Oracle 11g R2

Cannot insert into Oracle 11g R2

Scheduled Pinned Locked Moved Visual Basic
csharpdatabaseoraclesysadmin
7 Posts 3 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.
  • K Offline
    K Offline
    kerek2
    wrote on last edited by
    #1

    Hi sir, i'm already developement console application using vb.net 2010 and run smoothly in windows 10 / 7 desktop. Unfortunately when install this console application on my Windows Server 2008 , it running but when to insert into Oracle database 11g R2 it fail. Already install oracle client 32 / 64 bit on server, when i try to connect using ODBC Administrator it can be done... anyone got idea how to settle this issues? .. thank you in advance..

    V 1 Reply Last reply
    0
    • K kerek2

      Hi sir, i'm already developement console application using vb.net 2010 and run smoothly in windows 10 / 7 desktop. Unfortunately when install this console application on my Windows Server 2008 , it running but when to insert into Oracle database 11g R2 it fail. Already install oracle client 32 / 64 bit on server, when i try to connect using ODBC Administrator it can be done... anyone got idea how to settle this issues? .. thank you in advance..

      V Offline
      V Offline
      Victor Nijegorodov
      wrote on last edited by
      #2

      kerek2 wrote:

      it running but when to insert into Oracle database 11g R2 it fail.

      Define "it fail".

      K 1 Reply Last reply
      0
      • V Victor Nijegorodov

        kerek2 wrote:

        it running but when to insert into Oracle database 11g R2 it fail.

        Define "it fail".

        K Offline
        K Offline
        kerek2
        wrote on last edited by
        #3

        It fail means : cannot insert into Oracle database table. i'm suspect configuration for oracle in my server...any one can guide me plzz..tq

        D V 2 Replies Last reply
        0
        • K kerek2

          It fail means : cannot insert into Oracle database table. i'm suspect configuration for oracle in my server...any one can guide me plzz..tq

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          There's only about two dozen things that can be wrong and without any error messages and the code you're using to insert into the database, it's pretty much impossible to tell you what's going wrong.

          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
          Dave Kreskowiak

          1 Reply Last reply
          0
          • K kerek2

            It fail means : cannot insert into Oracle database table. i'm suspect configuration for oracle in my server...any one can guide me plzz..tq

            V Offline
            V Offline
            Victor Nijegorodov
            wrote on last edited by
            #5

            Does it connect to the Oracle DB?

            K 1 Reply Last reply
            0
            • V Victor Nijegorodov

              Does it connect to the Oracle DB?

              K Offline
              K Offline
              kerek2
              wrote on last edited by
              #6

              Yup using Oracle Client 11gR2

              D 1 Reply Last reply
              0
              • K kerek2

                Yup using Oracle Client 11gR2

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #7

                He was referring to your code. Does that connect to the database? You're not supplying any information about your code and any error messages. That stuff is THE MOST IMPORTANT pieces of information you can supply to get any help from anyone on this.

                Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
                Dave Kreskowiak

                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