Using the connection for easy connection descriptor

Hello
I'm new here. We change a MySQL to Oracle server. I need help for my NET access to Oracle application. I tried to connect to the server, but the connection failed. Here my code for MySQL (ODBC connection)

' Connection MYODBC 3.51 string
Dim MyConString As String = "DRIVER = {MySQL ODBC 3.51 Driver};" & _
"SERVER = 10.177.224.53;" & _
"DATABASE = result;" & _
"USER = 1234;" & _
"PASSWORD = xxx;" & _
"OPTION = 2;"

Dim adapter as OdbcDataAdapter

Try

adapter = New OdbcDataAdapter (strSQL, MyConString)
adapter. MissingMappingAction = MissingMappingAction.Passthrough
adapter. MissingSchemaAction = MissingSchemaAction.AddWithKey


This method works great. Can eveyone show me how to make an easy connection with ODP.NET using a simple connection string wiithout tnsnames.ora according to this document:
Source = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = MyHost)(PORT=MyPort))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = MyOracleSID))) of data; User Id = myUsername; Password = myPassword;

?? where is the DATA base (= 'result')

I have the b28844.pdf document and copy the following code:

Conn. ConnectionString = "name of user =" + userID.Text & _
"; Password ="+ password. Text & _
« ; Data Source ="+ dataSource.Text
Conn. Open()

What is the content of dataSource.Text?

who is Ellen

902645 wrote:
I'm new here. We change a MySQL to Oracle server. I need help for my NET access to Oracle application. I tried to connect to the server, but the connection failed. Here my code for MySQL (ODBC connection)

Connection failed how? What was the exact error message?

"DATABASE = result;" & _

Oracle database! = MySQL.

In Oracle, you have a database and it can contain several diagrams (which are mapped 1:1 for the connection of the user). The concept of a "database" is different from the terminology of MySQL.

The 'default' diagram depends on user name used in connection for example user = TEST involves TEST schema objects.
If you want to access several patterns, specify an identifier pointed as in select * from schemaname.objectname. (assuming that the user has the necessary permissions).

Can eveyone show me how to make an easy connection with ODP.NET using a simple connection string wiithout tnsnames.ora according to this document:

Simple (Easy connect) connection string format is:

HostName: Port / service

data source for example = MyHost:MyPort / MyOracleService (not the SID instead since 8i Service registered listener name services - see lsnrctl stat command output side Server)

Published by: orafad on December 19, 2011 12:32

Published by: orafad on December 19, 2011 12:33

Tags: Database

Similar Questions

  • When I use the Client for NFS provided by Windows 7, I'm unable to connect. The "mount \\ip address\share Z:" command fails with the error code "the path not found network".

    Identification of customer's Windows 7 NFS UID GID information

    I am trying to connect to the Windows 7 Client NFS on a server running on a computer (VxWorks) NFS.  I am able to properly connect Client NFS software by a 3rd party on the NFS server.  However, when I use the Client for NFS provided by Windows 7, I am unable to connect.  The \\ip address\share Z: mount"command fails with the error code"the path not found network ".  I can't do a ping of the computer running the NFS server.

    The NFS Client operating system: Windows 7 Ultimate, 64-bit

    Data captured by Wireshark

    MOUNT V1 EXPORT call 3rd party client
    Identification information Flavor: AUTH_UNIX (1)
    Length: 32
    Stamp: 0xc7065970

    Machine name: PC
    UID: 1000
    GID: 1000

    MOUNT V1 EXPORT appeal of the NFS client
    Identification information Flavor: AUTH_NULL (0)
    Length: 0

    It seems that the credentials of NFS Client are not correct.  How can I change the flavor of AUTH_UNIX and the UID and GID to 1000?

    Hello VDAEMP,

    As Eddie and Sudarshan has said, the Microsoft Answers community focuses on issues and problems related to the consumer environment. Please join the public IT pro TechNet forums below:
    TechNet - Windows Server
     
    Thank you

  • ORA-12505, TNS: Listener does not currently of SID in the connection descriptor (code: 2 011)

    I get this error when you try to create a data store for Oracle database of the Disqualification.

    ORA-12505, TNS: Listener does not currently of SID in the connection descriptor (code: 2 011)

    I am able to connect to this database by using the same credentials through SQL, but the Disqualification, I'm not. Do I need to do anything in linux server before the implementation of Oracle data warehouses?

    Thank you

    Ravi

    There are a number of ways.

    1 use a JNDI connection configured in WebLogic and select by name

    2. use the LDAP connection or TNS - see http://docs.oracle.com/middleware/1213/edq/DQEXT/config_dbase.htm#DQEXT202

    3. Add an oracle.xml file in [local disqualification home] / dbconnectors with the following content. This will allow you to select the service name in the standard Oracle data store wizard:

    Class = "com.datanomic.utils.databasespecies.species.Oracle"

    MaxNameLength = "30" invalidnamechars ="" ' >

    {JDBC:Oracle:Thin:@${service = "srv"? /': "} ${host}: ${port} {service ="srv"? '/' : ':'}${sid}

    Oracle

    {JDBC:Oracle:Thin:@${service = "srv"? /': "} ${host}: ${port} {service ="srv"? '/' : ':'}${sid}

    ${superior (schema = "? user: schema)}

    dbproductname ~ = '(?i) oracle'

    name ~ = ' $BIN\\ [A-Za-z0-9 + /] {22, 24} ==------$\\p {digit} +'

    user = ${user}

    password = ${password}

    FetchSize = 100

    BatchSize = ${export.batchsize}

    void = TRUNCATE TABLE %s

    ALTER SESSION SET CURRENT_SCHEMA = ${schema}

    1521

  • When a second (another) user tries to connect using the connection to distance that a message "select a user to disconnect so you can connect.

    Original title: Remote Desktop

    We have Windows Server 2012 essentials (evaluation version) installed and working.  When connecting to even via the remote desktop connection it works fine, but when a second (another) user tries to connect using the connection to remote, a message "select a user to disconnect so you can connect.  The names of the 2 users are displayed the first is the name of the administrator of the local server and the second is the remote desktop user who was first.  We need at least 3 to 4 remote desktop both users to be connected.  Please advice

    Hi BHARATISRANI,

    Thanks for posting in the Microsoft Community.

    Since you are using Windows Server 2012 Essentials, the question you posted would be better suited for COMPUTING public Pro on TechNet. I would recommend posting your query in the TechNet Forums to get help:

    Windows Server 2012 Essentials General TechNet Forums

  • Can I use the Connect By operator to generate a set?

    Connect By operator is a way to manage hierarchical models implemented through tables.

    Is it possible to use generate games as in CTE (or of the recursive subquery factoring)?

    Hello

    user576036 wrote:

    Sorry, I should have made myself clearer...

    Connect By using hierarchical tables: we take such a table and find all the managers of a worker or all ordered sub of a Manager, etc..

    The CTE has also the possibility to take a select degenerate double and create from it a set of all numbers up to...

    My question is if there is a way to use the connection by to create a game of duel, or it is impossible, and it works with hierarchical tables?

    It is obvious that the CTE can all Connect By possible.

    but it is also true to the other side?

    Another question - what year was published the first version of Oracle that supports CTES?

    Thank you very much!

    CONNECT BY a designed for contiguity-model trees, as you described.  In my previous post, I said that this was an area where CONNECT BY might be better than a WITH recursive clause.  If I gave the impression that CONNECT BY is not good for anything else, I apologize.  It is very useful for other things and better than recursive WITH many clauses.

    For example, CONNECT BY can be used to generate a 'meter' table, for example, to get a 10 ranks, contain integers from 1 to 10:

    SELECT LEVEL AS n

    OF the double

    CONNECT BY LEVEL<=>

    It's actally a common use of CONNECT BY, and it is very effective.

    I don't think that CONNECT BY can do everything that can make a WITH recursive clause.  Perhaps CONNECT BY as well as MODEL or some XML functions, can do that a WITH recursive clause can do, but it could be much more difficult and far less effective.

    WITH the clauses were new in Oracle 9.1, released in 2001.

    Recursif WITH clauses were new in Oracle 11.2, released in 2009.

    I think it's interesteing CONNECT BY has been integrated into Oracle 2, released in 1979.

  • I do my job to the computer on a MAC computer. I want to create a document using Pages and then convert the document to PDF and send a group email. I want to send the PDF using the pdf for each receiver icon must click the icon to open t

    I do my job to the computer on a MAC book PRO. I want to create a document using Pages and then convert the document to PDF and send a group email. I want to send the PDF using the pdf for each receiver icon must click the icon to open the document. My problem is the document does not show the icon, but rather the document is already open. I spoke with 2 Apple. 'Experts' care and can help me. Can someone tell me what to do?

    It's a question of how the recipients e-mail programs deal with attachments. Many e-mail programs will open all the files they can handle, including files jpg and PDF, by default, and if the recipient has not changed that there is nothing you can do about it. The only solution is to the compress first, then it will be delivered as an attachment, allowing the recipient to decompress and open it.

  • What is a good way to use the queues for the model of consumers/producers?

    Hi all

    I am following the model of consumers/producers to use the queue to synchronize the following process: the producer is a loop to produce a number N, I will put each number generated in a table and after each 5 numbers generated, I put the table in the queue and pass it on to the consumer. I have to wait the use by consumers of the data and it will then remove the item from queue so that producers will have the chance to produce another 5 numbers. As I put the maximum size of the queue one, I expect that the producer and the consumer turns to produce / consume all five numbers and the opportunity to another. Here is my code

    When the checkbox is false, the code will be

    For the first 5 numbers, product will generate every thing right and put it in the table, and it's going to pass the array to the quere so that the consumer will have the chance to loop through the table. I except the procude loop will continue only when the queue is available (i.e. all items are deleted), but it seems that once the consumer starts the loop loop of the product will continue (if the indicator x + 1 and x 2 will be changed to numbers). But this isn't what I want, I know there must be something wrong, but I can't say it is.

    dragondriver wrote:

    As you say in 1, sequency structure to enforce the order of execution, that's why I put it here, in this example, the simple question, I replace the complete code with increase in the number, in the real case, the first markers + 1 and + 2 must be performed in this order.

    Mikeporter says:
    1. get rid of all the structures of the sequence. None of them are nothing but apply a work order which would have been the same without them.

    So even if you delete the sequence structure, there will be a fixed & defined order and it is because LabVIEW follows the MODEL of FLOW OF DATA.

    Data flow model (more precisely in the context of LabVIEW): a block diagram node runs when it receives the required inputs. When a node is running, it produces output data and transmits data to the next node in the path of the data stream. The flow of data on the nodes determines the order of execution of the VIs and functions on the block diagram (click here for reference).

    Now in your code, just remove the sequence structure will not make you order will be going to stay the same, but you need to do some very minor changes (as thread of the error in loop, before that he go to the node "Élément Dequeue").

    Come to the main point: it's a good way to use the queue for the consumer/pmodel that?
    The model you are using (and qualifying as consumer/pmodel) is much too deviated from the original consumer/pmodel which model.

    dragondriver wrote:

    For the second, Yes, it's my fault for delete, though. I'm actually the example of model of producer/consumer design pattern, but I do not pay attention to the while loop in the part of the consumer.

    While loops (two producers & consumers) are the essential part of this architecture and cannot be deleted. You can start your code using standard model.

  • do I need to use the product for the management of the recovery key to refresh the window 8.1?

    do I need to use the product for the management of the recovery key to refresh the window 8.1?

    No, the product key will be automatically read from the BIOS.

  • Error message: your browser must have Java enabled to use the Client for Java when you try to access the Citrix server.

    Original title: java question.

    I'm trying to access the Citrix server to access my work server.  When I click on an application, I get an error message: your browser must have Java enabled to use the Client for Java.  I checked and the right version of Java installed and removed the old Java applications but still this message when trying to access Citrix.  Please meet w / directions for a fix.

    Start by seeing if Java has been installed correctly:

    http://www.Java.com/en/download/testjava.jsp

    or
    http://javatester.org/

  • Windows 8, 32-bit: how to cancel the file history and use the USB for the sole purpose Ready Boost

    By mistake, I clicked file history on. The USB key used for ready boost is selected and that the disk is write protected. Windows 8, 32-bit: how to cancel the file history and use the USB for the sole purpose Ready Boost. I don't have an another USB suitable for ready boost.

    Hello

    You should be able to disable the history of files by using the local Group Policy Editor.  Consult this publication of the article.  Use the #2 option.

  • Can I use the clip for a not for profit organizations logo?

    I am the Secretary of our local pony club and that we're not for profit organization and no funds were little I was wondering if we can use the clipart for our logo images. They would appear on t-shirts, hats, brochures and the fixed overhead... I read the above but instead of going and reading of the huge document on the copyright laws, I thought that I would ask here first.
    Thanks in advance for your answers.
    Chenoa

    Hello

    It really depends on who has the copyright and their wishes. There are several clip art images
    in the public domain.

    Here are a few.

    Public domain clip art.
    http://www.pdclipart.org/

    http://www.WPClipart.com/

    http://openclipart.org/tags/public%20domain

    http://openclipart.org/

    More can be found usng Bing or Google.

    If this is not the case in the public domain then you need to know the law and to check with the owner of the copyright.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • My problem is that when I try to save an image from Adobe Photoshop by using the 'save for Web' half of the dialog box does not appear.

    I use a Vista Home Premiuim Windows in an Acer Aspire One 10.1 "." My problem is that when I try to save an image from Adobe Photoshop by using the 'save for Web' half of the dialog box does not appear. Can someone help me please?

    Here is a screenshot of my problem...
    [IMG] http://i55.tinypic.com/of5w01.png [line]
    Help me please.

    Hello

    1. were you able to see the front dialog box?

    2. did you of recent changes to the computer?

    This happens because your screen resolution is less than the required minimum of 1024 x 768.

    You can try to change the resolution of the monitor and check.

    For more information, see the link:

    Change settings display on multiple monitors

    Change the screen resolution

    You can also refer to Adobe support links and also post your request in the Forum from Adobe for assistance:

    http://forums.Adobe.com/thread/433020?TSTART=0

    http://kb2.Adobe.com/CPS/403/kb403268.html

    http://forums.Adobe.com/community/Photoshop/photoshop_windows

    Hope this information is useful.

  • How to make a video DVD of myself I use the webcam for laptop?

    How to make a video DVD of myself I use the webcam for laptop? I never did a video before, and I am a teacher who wants to put my sessions on DVD now. How and what do I do?
    Thanks in advance.

    Hi Sdashe,

    You need to browse for some third-party applications that could support the web cam video, and you can use windows media center media player to burn DVD.

    http://Windows.Microsoft.com/en-us/Windows-Vista/burn-a-CD-or-DVD-in-Windows-Media-Center

    http://Windows.Microsoft.com/en-us/Windows-Vista/burn-a-CD-or-DVD-in-Windows-Media-Player

    Bindu S - Microsoft Support
    Visit our Microsoft answers feedback Forum and let us know what you think

  • performance problem, when I use the lappy for long periods... he get odious

    I installed windows 7 in my lappy... When I use the lappy for long... he get odious... I'm irritating with that... and when I restart it started working as usual.please help me form this problem

    Hello

    1. have there been recent changes to the computer before the show?

    2. this happens to you when you work on any specific application?

    I suggest you follow the given steps and later a update on the State of the question.

    Method 1: Try to run the troubleshooter of Performance:

    http://Windows.Microsoft.com/en-us/Windows7/open-the-performance-Troubleshooter

    Method 2: Optimize Windows 7 for better performance:

    http://Windows.Microsoft.com/en-us/Windows7/optimize-Windows-7-for-better-performance

    Important: when running chkdsk on the drive hard if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data may be lost.

    Ways to improve your computer's performance:

    http://Windows.Microsoft.com/en-us/Windows7/ways-to-improve-your-computers-performance

    For all windows questions do not hesitate to contact us and we will be happy to help you.

  • Any how to use the Cloud for business training

    As in the topic I'm looking for inspiration, examples, how to use the Cloud for his work.

    My organization is a training, coaching and HR solutions company. (If you are interesting in, welcome to [deleted by Moderator])

    I believe that such tools as a Cloud technology could training more effective and more attractive to the user in its form.

    Will be grateful for any suggestion

    Wik

    Hello

    Please see the pricing and membership creative cloud plans | Adobe Creative Cloud

    You can also attach sales to understand plans and benefits.

    Contact us | Adobe

    Hope that helps!

    Kind regards

    Sheena

  • My CS5 Illustrator (just updated) guard smoking when I either try to re - create a link, scroll through fonts, use the pipette for the selection of the color of police/or save to a new folder outside of the previously used. Even when I choose to close, he

    My CS5 Illustrator (just updated) guard smoking when I either try to re - create a link, scroll through fonts, use the pipette for the selection of the color of police/or save to a new folder outside of the previously used. Even when I choose to close, he said that it "unexpected." Really irritating - ideas?

    Your options are:

    -try to make it work (could take a few hours and may does not always work)

    -get the CS6 (has problems as well, but works a little better)

    -get CC

    -install a virtual machine with an older system (10.6 or 10.8)

    -Check if your Mac is not as new as you think and you can still run Yosemite (also has problems, but perhaps not as much)

Maybe you are looking for