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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Does Anyone has a Codegenerator for Oracle DAL

Does Anyone has a Codegenerator for Oracle DAL

Scheduled Pinned Locked Moved C#
csharporaclecomannouncement
7 Posts 4 Posters 2 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.
  • H Offline
    H Offline
    Het2109
    wrote on last edited by
    #1

    I need a code generator which will generate class for my Table adapter (which has insert update delete fillby etc methods). I have tried CodeSmith seems not working with the tnsnames.ora conn string. If there is any other alternate solution that is also welcomed. Thanks,

    Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

    D D 2 Replies Last reply
    0
    • H Het2109

      I need a code generator which will generate class for my Table adapter (which has insert update delete fillby etc methods). I have tried CodeSmith seems not working with the tnsnames.ora conn string. If there is any other alternate solution that is also welcomed. Thanks,

      Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

      D Offline
      D Offline
      DaveyM69
      wrote on last edited by
      #2

      I don't use Oracle (I downloaded it once and it ground my PC to a halt!), but does any of this stuff[^] from their site help?

      Dave

      H 1 Reply Last reply
      0
      • D DaveyM69

        I don't use Oracle (I downloaded it once and it ground my PC to a halt!), but does any of this stuff[^] from their site help?

        Dave

        H Offline
        H Offline
        Het2109
        wrote on last edited by
        #3

        May be I couldn't express it correctly. I need a c# code for codegenerator which is going to generate code for my Data Access Objects, one like CodeSmith etc does. I have code ready for objects but have to get it for writing Insert update Delete method. I mentioned oracle as most of the tools work good for MSSQL. Hope you got it!

        Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

        C 1 Reply Last reply
        0
        • H Het2109

          May be I couldn't express it correctly. I need a c# code for codegenerator which is going to generate code for my Data Access Objects, one like CodeSmith etc does. I have code ready for objects but have to get it for writing Insert update Delete method. I mentioned oracle as most of the tools work good for MSSQL. Hope you got it!

          Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Anything here[^] help ?

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          H 1 Reply Last reply
          0
          • C Christian Graus

            Anything here[^] help ?

            Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            H Offline
            H Offline
            Het2109
            wrote on last edited by
            #5

            ??

            Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

            C 1 Reply Last reply
            0
            • H Het2109

              ??

              Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              You want to use an ORM that supports Oracle, right ?

              Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

              1 Reply Last reply
              0
              • H Het2109

                I need a code generator which will generate class for my Table adapter (which has insert update delete fillby etc methods). I have tried CodeSmith seems not working with the tnsnames.ora conn string. If there is any other alternate solution that is also welcomed. Thanks,

                Het Waghela :)Be Humble in Victory and Strong in Defeat.:) Het Waghela, Blog|Het Waghela DotNet Questions Link|More Links

                D Offline
                D Offline
                darkelv
                wrote on last edited by
                #7

                Het2109 wrote:

                Does Anyone has a Codegenerator for Oracle DAL

                I have, which is not going to be useful for you, even if I'm willing to give it to you... You best bet is IF you are using IDbConnection etc, you can swap SQL client to Oracle client using ODNET, with some adjustment to the SQL syntax.

                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