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. C#
  4. How to change [OracleCustomTypeMappingAttribute("SCOTT.GET2")]:SCOTT to TTT.GET2

How to change [OracleCustomTypeMappingAttribute("SCOTT.GET2")]:SCOTT to TTT.GET2

Scheduled Pinned Locked Moved C#
helpcsharporaclesysadmintutorial
1 Posts 1 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.
  • A Offline
    A Offline
    AnilJayanti
    wrote on last edited by
    #1

    Hi, I have a problem in odp.net auto-generated files. I have created two types and one function with input and output parameters of object type params. I have generated the auto-generated class files for two types with my local Oracle 10g client software. in that i used Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=10.0.2.3)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ORACLE)));User Id=scott;Password=tiger as a datasource. Auto-generated file was generated with , it's working in my system. i uploaded it to the server. In the server oracle user id,password is different. Now i want how to generate the auto-generated files with server's oracle userid and password. The auto-generated files should show like OracleCustomTypeMappingAttribute("MAINDB.GET2"), PLS HELP. Anil. :)

    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