Help me connect my application

hello,
I try to connect to my database from an application. do somebody have a sample settings file to give to me? what I mean is: how can i fell the following statement:
string
' designate the following (in this order):
' DB Index, DB Name, DB Type, DB Filepath, Server Name, Username, Password
I think that my "DB Type,DB Filepath,server name" are wrong so could you give me your DB Type,DB Type,Server Name as an example?
thanks

Wow! A quintuple posting. Are you going for a record?
settings file
help me connect my application
help me connect my application
help me connect my application
help me connect my application
This may actually constitute spam.

Similar Messages

  • Application help not connecting to SAP

    Hi all,
    When i click on the help->Application help link, i am not able to see the help documentation. That is, my sap system is not getting connected to application help.
    Please help me...
    Thanks...

    Hello Madhukar,
    well - did you configure the help?
    Have a look at transaction sr13, there you can see whether anything was done.
    You can find a description what to do at http://help.sap.com.
    kind regards,
    Carl

  • Create tables insert something inside and then connect my application to db

    thank you to be patient with me. ok since the beginning I think I have learned a lot with the people responses. so my database is mounted now. I used the cmd.exe command line. i have create an instance, a service, and the database. Now, I need to do two things:create tables inside of my database and insert something inside but I only have the sql script (I will add it at the end of the thread).it is just a part of my huge script.. but this cript can not be open with the command line. So I want to know if you could help me change some stuff inside in the aim to run this script with the command line.that's the first point
    secondly, I have an application named lifetrack. i want to connect this application with my database. so how can I change my settings file to be able to do that?(I will add the settings file I have at the end.It is the one I use for sql server). thanks a lot.I'm a french student so I try my best to answer you in a good english. and believe me if I have the exact way to create table,insert something inside like indicate in the part of my script and connect an application to the database you will never see my thread again. thank you
    1) sql script to create tables
    CREATE TABLE [admin_table] (
         [Can_highlight] [float] NULL ,
         [User_name] [nvarchar] (30) COLLATE Latin1_General_CI_AS NULL ,
         [User_passwd] [nvarchar] (10) COLLATE Latin1_General_CI_AS NULL ,
         [User_group] [nvarchar] (30) COLLATE Latin1_General_CI_AS NULL ,
         [Can_consolidate] [smallint] NULL ,
         [Can_edit_autorpt] [smallint] NULL ,
         [Can_edit_disturbance] [smallint] NULL
    ) ON [PRIMARY]
    GO
    INSERT INTO [admin_table] ([Can_highlight],[User_name],[User_passwd],[User_group],[Can_consolidate],[Can_edit_autorpt],[Can_edit_disturbance])
         VALUES (1.0,'A Andrews','A','both',0,0,1)
    GO
    2) sql server settings file
    ' NOTES:
    ' ======
    ' The parameters in this file are used to specify the following configuration features for the system
    ' 1. the plant profile
    ' 2. the default database as well as the available searchable databases
    ' 3. the paths for accessing particular files used or generated by the system
    ' The Panels Configuration Mode has either of two values: "Embedded" or "External". It is a setting that determines
    ' whether the system loads configuration data for the sections of subjects buttons, which are already embedded
    ' within it, or whether it loads them from the external file:
    ' "Lifetrack Subjects Panel Configuration.dat"
    ' The System Database is an index value (zero-based) that determines which of the listed available databases
    ' is the main active one. In the DATABASES section, the parameters in each comma separated string
    ' designate the following (in this order):
    ' DB Index, DB Name, DB Type, DB Filepath, Server Name, Username, Password
    PLANT SUBJECTS PANEL:
    Panels Configuration Mode: Embedded
    DATABASES:
    System Database: 0
    Available Databases: 1
    0,abc_plant,SQL-Server,SQLSERVER_DATABASE,(local),sa,password
    FOLDERS:
    Saved_Log_Folder: .\
    Saved_NOB_Folder: .\
    Saved_Log&NOB_Together_Folder: .\
    MICROSOFT OFFICE PATHNAME:
    Pathname: C:\Program Files\Microsoft Office\Office11\

    Yet another thread and yet another cut & paste job.

  • Not able to connect the application.

    Hi DBA's
    PLease help me to resolve this issue, I am not able to connect the application.
    Actually i changed apps user before becuase of some reasons, now i changed as old to APPLSYS,APPS,APPLSYSPUB by following note.160337.1
    Now i am not able to open the application it is saying invalid username and password before it load the application.
    Kindly help me..
    Best Regards

    Hi Sawwan,
    After giving bellow commands, it was given error that invalid applsys user name provided.
    FNDCPASS apps/apps 0 Y system/clone SYSTEM APPLSYSPUB APPS
    Application Object Library: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    module:
    Current system time is 21-JAN-2009 17:01:30
    APP-FND-02700: Invalid APPLSYS user name provided.
    Concurrent request completed
    Current system time is 21-JAN-2009 17:01:30
    Best Regards,

  • Can I connect my application to mssql server

    Can I connect my application to mssql server ?

    nioe wrote:
    Something more specific, my search on Google does not appear something abuot mssql
    Perhaps you could help the process along by being a little more specific. Is this an in-house application. Will it ever leave your local network? Or does it need to run over the internet? Regardless, the best option will likely be some type of REST web service that any client can use.

  • Authentication error while connecting to application server IntegratedWebL

    When I start the IntegrationWeblogicServer in JDeveloper11.1.1.3.0, the server can be started, the IntegratedWeblogicServer cann't be connected because of the authentication error.
    The integrated weblogic server can be started successfully outside the Jdevelper, and I never changed the password of user weblogic.
    <2010-8-24 下午02时55分17秒 CST> <Warning> <Server> <BEA-002611> <Hostname "ppan-cn.cn.oracle.com", maps to multiple IP addresses: 10.182.254.102, 192.168.174.1, 192.168.65.1>
    <2010-8-24 下午02时55分17秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <2010-8-24 下午02时55分17秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    User: weblogic, failed to be authenticated.
    **** Authentication error while connecting to application server IntegratedWebLogicServer. Please check settings.
    **** Failed to complete start-up of application server IntegratedWebLogicServer.
    [Server Instance IntegratedWebLogicServer is shutting down.  All applications currently running will be terminated and undeployed.]
    [Forcing termination of IntegratedWebLogicServer]
    taskkill /F /PID 748
    Process exited.
    What's wrong with the JDeveloper11.1.1.3.0? And How to fix it? Any help is appreciated in advance.
    _Paula                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Paula:
    You may want to check if one of your applications has its own users and groups settings. If you define your own Application's users ang groups settings, you may need to uncheck the setting in JDeveloper ADF Security wizard to avoid overwriting the embedded WLS security settings. Otherwise, even you reset your embedded WLS or recreate it, its settings will be overwritten again once you run your application on it.
    The way to reset or recreate your embedded WLS is to follow Frank's tips.
    Good luck,
    Alex

  • Test connection of application server

    Hi,
    How will i know if i have successfully created and connected an application server to my .NET project? I'm not seeing any BOR node coming down from it...
    And when i click Add New Item > SAPProxyWizard, i get an error "Automation server can't create object".
    Please help. Thanks!

    HI chan,
    I guess u have some problems with installation. Make sure ur have SAP.NETconnector 2.0 version. and j2sdk installed in your system. may be reinstall .Net connector after uninstalling. I think it will work.
    regards
    ram

  • Slow connecting SAP applications on workstations.

    Hi
    Slow connecting SAP applications on workstations.
    On the server connection is fast.
    SQL Server 2008 and SAP 8.81.
    In what may be the problem?
    Thanks in advance for your help.
    Robert

    hi,
    Welcome you to the Forum.
    please take a look on the ff threads.
    Slow performace in Window 7 OS
    Some client (not all work station) Slow Performance after SAP B1 Upgrade
    Re: SAP 8.8 connection problem
    regards,
    Fidel

  • Oracle Connections with application

    What are the popular methods the way oracle DB is connected to application, i am doing some research for single instance and for RAC....any good notes/article would be help....

    Databases do not connect to applications. Applications connect to databases.
    As to your question: just read the Concepts Manual or the Net administrators manual for your version.
    As this documentation is readily available, there is no need for you to ask here.
    Sybrand Bakker
    Senior Oracle DBA

  • Help Browser -  Connection Failed message

    Has anyone ever had a problem where the help browser in all applications is very slow. It displays the pinwheel for about a minute and then I get the message.
    Connection Failed: The server may not exist or it is not operational at this time. Check the server name or IP address and your network connection and try again.
    This only happens when my other Apple eMac is offline. If its up and running the help browser works properly. Why would my new iMac be hooked into the old machine's help. Is the some plist I can destroy to fix this problem???

    Thanks for suggestion, but no, neither computer had Internet connection sharing enabled. I tried altering some of the sharing options in System preferences on both laptop and desktop but continue to get the same slow response with "spinning beachball of death" and eventual error message as detailed above:
    "Connection Failed: The server may not exist or it is not operational at this time. Check the server name or IP address and your network connection and try again."
    Then Help viewer will work. When both machines are on the Help Viewer works normally.
    Why would Help Viewer be dependent upon network connections??

  • Sqlplus not connecting through application user

    Hi ,
    I have R12 instance
    DB Version : 11.2.0.3
    App Version : 12.1.1
    Here i am able to connect apps user from DB user But when trying to connect from application user we are getting the below error, Please help.
    From DB user :
    *[oradev@dev ~]$ sqlplus apps/apps145*
    SQLPlus: Release 11.2.0.3.0 Production on Sat Apr 13 23:44:32 2013*
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    From Application User :
    *[appldev@dev ~]$ sqlplus apps/apps145*
    SQLPlus: Release 10.1.0.5.0 - Production on Sat Apr 13 23:44:43 2013*
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Enter user-name:
    Regards
    Rajesh T

    Here i am able to connect apps user from DB user But when trying to connect from application user we are getting the below error, Please help.
    From DB user :
    *[oradev@dev ~]$ sqlplus apps/apps145*
    SQLPlus: Release 11.2.0.3.0 Production on Sat Apr 13 23:44:32 2013*
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    From Application User :
    *[appldev@dev ~]$ sqlplus apps/apps145*
    SQLPlus: Release 10.1.0.5.0 - Production on Sat Apr 13 23:44:43 2013*
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Is the database listener up and running?
    Can you connect to the database remotely (from your client machine)?
    What is the output of "echo $ORACLE_SID" and "echo $TWO_TASK" return as applmgr user after sourcing the application env file (APPS<CONTEXT_NAME>.env under $APPL_TOP directory)?
    Thanks,
    Hussein

  • Custom F4 help in a BSP application working in Mozilla but not in IE

    Hi,
    I have created a custom F4 help in a BSP application.
    It is working in Mozilla but not in IE. I tried enabling javascript as well but still it is not working.
    Can someone please suggest a possible solution for this?

    Hi,
    See simmilar discussion in thread /thread/1883519 [original link is broken]
    I think this may be helpful for you.
    Thanks,
    Chandra

  • Can anyone help me connect my Macbook Air to a SAMSUNG TV.  When I follow the basic instructions (Thunderbolt to HDMI connection) the screen on my computer goes grey and an error message appears inviting me to press any button to restart th

    Can anyone help me connect my Macbook Air to a SAMSUNG TV.  When I follow the basic instructions (Thunderbolt to HDMI connection) the screen on my computer goes grey and an error message appears inviting me to press any button to restart the Macbook.  When I do this nothing happens.  Only when I disconnect the computer from the TV does the Macbook allow me to login. The TV does not receive any signal from the Macbook even though I know the HDI port works fine.  Any ideas what I'm doing wrong?  Do I need to enable something on the Macbook?

    An update...
    I downloaded Apple's (rather large!) list of software updates today, and I was finally able to recognize my iPod again. I did a restore using the iPod updater from 06-2006, and all seemed to work OK. (I'm afraid to try the new one again!)
    Then I tried to re-load my music library from iTunes, and got stuck. It froze up after a while and wouldn't go any further.
    When I disconnected my iPod from my computer, I find 2 podcasts and nothing else, though iTunes told me it had transferred 600+ songs. Those 2 podcasts do play fine, and the basic iPod software all seems to be intact.
    So -- anyone get through this connection problem and have any ideas to share??
    iMac Mac OS X (10.4.7)

  • I need help with a VB Application

    I need help with building an application and I am on a tight deadline.  Below I have included the specifics for what I need the application to do as well as the code that I have completed so far.  I am having trouble getting the data input into
    the text fields to save to a .txt file.  Also, I need validation to ensure that the values entered into the text fields coincide with the field type.  I am new to VB so please be gentle.  Any help would be appreciated.  Thanx
    •I need to use the OpenFileDialog and SaveFileDialog in my application.
    •Also, I need to use a structure.
    1. The application needs to prompt the user to enter the file name on Form_Load.
    2. Also, the app needs to use the AppendText method to write the Employee Data to the text file. My project should allow me to write multiple Employee Data to the same text file.  The data should be written to the text file in the following format (comma
    delimited)
    FirstName, MiddleName, LastName, EmployeeNumber, Department, Telephone, Extension, Email
    3. The Department dropdown menu DropDownStyle property should be set so that the user cannot enter inputs that are not in the menu.
    Public Class Form1
    Dim filename As String
    Dim oFile As System.IO.File
    Dim oWrite As System.IO.StreamWriter
    Dim openFileDialog1 As New OpenFileDialog()
    Dim fileLocation As String
    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    openFileDialog1.InitialDirectory = "c:\"
    openFileDialog1.Filter = "Text files (*.txt)|*.txt|All files (*.*)|*.*"
    openFileDialog1.FilterIndex = 1
    openFileDialog1.RestoreDirectory = True
    If openFileDialog1.ShowDialog() = System.Windows.Forms.DialogResult.OK Then
    fileLocation = openFileDialog1.FileName
    End If
    'filename = InputBox("Enter output file name")
    'oWrite = oFile.CreateText(filename)
    cobDepartment.Items.Add("Accounting")
    cobDepartment.Items.Add("Administration")
    cobDepartment.Items.Add("Marketing")
    cobDepartment.Items.Add("MIS")
    cobDepartment.Items.Add("Sales")
    End Sub
    Private Sub btnSave_Click(ByValsender As System.Object, ByVal e As System.EventArgs) Handles btnSave.Click
    'oWrite.WriteLine("Write e file")
    oWrite.WriteLine("{0,10}{1,10}{2,10}{3,10}{4,10}{5,10}{6,10}{7,10}", txtFirstname.Text, txtMiddlename.Text, txtLastname.Text, txtEmployee.Text, cobDepartment.SelectedText, txtTelephone.Text, txtExtension.Text, txtEmail.Text)
    oWrite.WriteLine()
    End Sub
    Private Sub btnExit_Click(ByValsender As System.Object, ByVal e As System.EventArgs) Handles btnExit.Click
    oWrite.Close()
    End
    End Sub
    Private Sub btnClear_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnClear.Click
    txtFirstname.Text = ""
    txtMiddlename.Text = ""
    txtLastname.Text = ""
    txtEmployee.Text = ""
    txtTelephone.Text = ""
    txtExtension.Text = ""
    txtEmail.Text = ""
    cobDepartment.SelectedText = ""
    End Sub
    End Class

    Hi Mikey81,
    Your issue is about VB programming, so Visual Basic forum is a better forum for your case. I moved this thread there,
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to create a help page in my application like the one in HTMLDB ?

    Hi,
    What's the best way to create a help file for my application and link it like the help link at the top right of HTMLDB ?
    Thank you.

    That's what I did, but I have a lot of screen captures. Where would be the best place to save those gif, server or in the database by loading them via the images tab in HTMLDB ?
    Thank you.

Maybe you are looking for

  • Is it possible to assign a DEFAULT VALUE to [%1]?

    Dear All, Let's suppose I write a code like this: SELECT T0.Ref1 AS 'Doc Num' FROM JDT1 T0 WHERE T0.RefDate = [%1] When I run this query, it gives the foll. dialog box asking me to enter the Posting Date. Query Selection Criteria Posting Date       E

  • New ipod sync issues with itunes libraries

    my old ipod classic screen has shattered and a friend has given their old ipod classic, which has been erased of old data, so it is clean. the ipod connects fine, but when i go to "sync" in "file" it won't let me, i restored the factory settings on t

  • Page protection prob

    Hi Experts,                   In the main window ..i have a table....but in the output options tab---the page protection check is disabled ....how do i provide page protection? plz help...it is urgent

  • Mac Pro Late 2013 OpenCL GCD Crossfire

    I want to buy a Mac Pro Late 2013 to do Calculation With Boinc (system to give CPU time for university research) Some Boinc App use OpenCL and calculations are done on the GPU. The new Mac Pro having 2 video card, will those App  be able to use both

  • ESS Address - Postcode

    Hi All, We have a requirement coming in from the client to default the fields in ESS -Address (for UK/GB), based on the user input post code using the available post code mailing list. Do we need to go in for an entirely new custom development or thi