Simple ODBC connections to LC forms using LC Designer

This tutorials demonstrates how to setup and connect to an MS Access Database using Adobe LiveCycle Designer.

Great video.
I've successfully established a connection to an Access database and all is working well with the form.
However, I noticed that whenever the form is opened (and after approving the connection), it immediately populates the form with data from the first table record. Is there a way to stop this from happening?  Reason being, I’d like to use this process for completing “blank” forms and simply pushing the data to the database. At present, I’m not really interested in “reading” records and populating the form.
So basically, I want to be able to open a balnk version of the form, complete it (and even perform incremental saves and the form maaintinas where I last left off - typical scenario), and only  “Add” a new record to the database when the form is completed.
Other misc. questions:
- This is a local (offline) solution correct? Meaning, the user doesn’t need to be online since the data connection is a direct connection to the Access database, correct?  If so, does the Access DB need to be actively running on the local machine in order for the form to push/update data in the table/record?
- Is there anything special when working with logic-based dynamic forms with hidden subforms?  So, let’s say a subform group with 5 fields remains hidden until a user select “yes” to a particular question. I presume I can still establish data binding to those hidden fields correct?
- By establishing a direct connection to Access and creating the field names in Access, is there no longer a need to embed a schema in LC Designer - since the the structure comes straight from the database?
- Is there any help material in regards to performing a lookup function (i.e. using a field as the lookup variable).
Thanks in advance.
Shaun

Similar Messages

  • Error connecting to PTG repo using service designer.

    I am trying to login into my ptg repousing service designer but have problems.i have install 9ias on a different server and my db on server. this is the message i get back.
    oracle.panama.pasm.PASMException: Exception creating connection to: ERIC; nested exception is:
    java.net.SocketException: connect (code=10061)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:148)
    at oracle.panama.pasm.PASM$1.windowOpened(PASM.java:439)
    at java.awt.AWTEventMulticaster.windowOpened(Unknown Source)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForComponent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForComponent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    oracle.panama.PanamaException: Exception creating connection to: ERIC; nested exception is:
    java.net.SocketException: connect (code=10061)
    oracle.panama.PanamaException: Exception creating connection to: ERIC; nested exception is:
    java.net.SocketException: connect (code=10061)
    at oracle.panama.core.rmi.client.RMIServer.createModelConnection(RMIServer.java:54)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:184)
    at oracle.panama.pasm.ConnectAction.rmiConnect(ConnectAction.java:178)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:142)
    at oracle.panama.pasm.PASM$1.windowOpened(PASM.java:439)
    at java.awt.AWTEventMulticaster.windowOpened(Unknown Source)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForComponent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForComponent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    java.rmi.ConnectIOException: Exception creating connection to: ERIC; nested exception is:
    java.net.SocketException: connect (code=10061)
    java.rmi.ConnectIOException: Exception creating connection to: ERIC; nested exception is:
    java.net.SocketException: connect (code=10061)
    java.net.SocketException: connect (code=10061)
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(Unknown Source)
    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown Source)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown Source)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
    at sun.rmi.server.UnicastRef.newCall(Unknown Source)
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    at java.rmi.Naming.lookup(Unknown Source)
    at oracle.panama.core.rmi.client.RMIServer.createModelConnection(RMIServer.java:50)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:184)
    at oracle.panama.pasm.C onnectAction.rmiConnect(ConnectAction.java:178)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:142)
    at oracle.panama.pasm.PASM$1.windowOpened(PASM.java:439)
    at java.awt.AWTEventMulticaster.windowOpened(Unknown Source)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForComponent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForComponent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    some body help
    thanks.

    What is the connect string you are using to connect Service Designer, e.g. "Localhost"? See my reply to an earlier question in this forum.

  • Issue with inserting edit item form using sharepoint designer 2013

    Hi,
    I inserted an edit form of a custom list in a site page using sharepoint designer-2013. But it is giving error "no item exists". 
    I am using default ListItemId Parameter with ID query string and I passed the query string parameter to that page. But still the result is same. But if I give any default value, page is displaying fine for that specific item although I dont pass any querystring
    to the page URL.
    Can you please guide me?
    Thanks in advance.
    Regards,
    Chaitanya

    Hi,
    From your description, I know you get issue when you add “edit form” of custom list to a page.
    I tried to reproduce your issue, and if I added “edit form” to page without “Advanced Mode”.
    I add “edit form” to page with steps below:
    Right click the page, click “Edit File in Advanced Mode”.
    Find source with keywords [ContentPlaceHolderId="PlaceHolderMain"].
    Choose INSERT tab in the Ribbon.
    Click “Edit Item Form”, and choose the custom list that you want to add.
    Save file, and go to the page.
    The screenshot below is my result:
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Problem with data connection in adobe forms using wsdl file....

    Hi Experts,
        I am tryning to create a adobe form in which i need to create a data connection using a WSDL file. But i am coing across the problem as cannot find the path of th url.
    i tried to create the WSDL in 2 ways and i came across the same error.:
    1) using the URL of the WSDL file generated
    2)alos saved the file as WSDL file on desktop, and used to create
    in both cases i am coming across the same error.
    Note: i am not creating using webdynpro, i am doing using ABAP.
    Regards,
    Madhu

    @ankur17
    Won't insult you by suggesting that you haven't already checked Settings > mobile network > Data connection = On, as you have confirmed already that Internet Sharing is working.
    You may need to go to Settings > about > reset your phone and see if by setting up phone afresh it reads settings and applies correctly from SIM card.
    Is Network Setup application included or available from Marketplace > Nokia Collection as might be worth running this application too?
    If this issue still remains you may need to have device software re-installed at Nokia Care Point to try to resolve this.
    Happy to have helped forum with a Support Ratio = 42.5

  • Hide zeros in a form using LiveCycle Designer ES 8.2

    How do i hide the zeros in calculated fields?
    Some of my fields show the zeros and others do not and i can not figure out why or what the difference is between the fields. They seem to look the same.
    I've found a post where it suggests using the validation tab for the field and add certain code but my validation tab is grayed out. Although, that suggestion may have been for the Acrobat product not LiveCycle Designer ES 8.2.
    Here is a link to the example.pdf of some fields showing zeros and other fields not showing zeros. I don't want any zeros showing incase someone wants to printout the form and fill it in by hand.
    http://www.appleriverstatebank.com/erexample.pdf
    Thanks!
     

    I finally got it working. The display pattern was set to num{$z,zzz,zz9.99} I added, null{}|zero{}| to the beginning and ended up with
    null{}|zero{}|num{$z,zzz,zz9.99} and the zeros went away.  On a side note, once i added null{}|zero{}|, the Allow Empty check box and Allow Zero check box became checked.
    Tanks for nuttin Danny!
    Just kidding, Caddyshack was on the other day...

  • Add Stop Watch in Form using LiveCycle Designer

    Hi,
    How can I add a stop watch into a Form created with Adobe Live Cycle Designer 8.0?
    Basically I'd like the following:
    I am creating a read-out form for a radiologic study. So the reader should be able to push a button on the very beginning of the form which should trigger a stopwatch to start. At the very end of the form, there should be a 2nd button which the reader can push when he's finished reading and filling out the form to stop the stop watch which was running in the background. The resulting time should then be displayed and saved in a field for export to Excel later on. Is this possible using JavaScript?
    If this doesn't work, alternatively there could be a button to push in the beginning of the form which would put the actual Date/Time in a Field and at the bottom of the Form a second button which would again show the actual date/time in a field. This way I would export the two fields into Excel and then let Excel calculate the needed time to fill out the form.
    When I add a Date/Time Field, it updates, whenever someone makes a change to the form.
    Thank you for your help,
    Olivio Donati

    There is no stop watch per se.... but your technique of getting the time should work here. On the click event of the Start button you will need to record the time in a hidden field (so you can get at it later). On the Finish button you can record the time again and then get the difference between the stop and start time. FormCalc has some built in functions that will change a given time to the number of milliseconds that have elapsed from a specific epoch. You will need this to do the time calc.

  • ODBC Connection problem with SQL Native Client driver with CR 11

    I am having an issue connecting my crystal reports to an ODBC connection that uses the SQL Native Client driver (Version 2005.90.2047.00).  My reports work fine when using the SQL Server driver (Version 2000.85.3006.00).   The ODBC connection is setup to use Integrated Windows Authentication and is defaulted to go to the correct database.  When I test the ODBC connection in the 'ODBC Data Source Adminstrator' it connects fine.
    The reports are trying to connect to stored procedures on a SQL Server 2005 database.  I can log onto the ODBC connection in CR X1.  When I try to set the Datasource connection for one of my reports to the ODBC connection I created, I get the following error:
    'Some tables could not be replaced, as no match was found in the new data source.  Please specify the table required for any unmodified tables.'
    When I drill down to the SP and try to update the datasource location of the SP directly I get the following errors:
    'Data Object cannot be opened/accessed'
    and
    'Unknown Database Connector Error'
    As I said, I don't have any problems when using the SQL Server 2000 driver.  One other thing to mention, when I initially connect to the ODBC connection in CR X1 with the SQL Native Client driver, it asks for a username and password.  I leave these blank since I'm using Windows Authentication.
    Any advice would be appreciated.
    System:
    Windows XP
    Service Pack 3
    Crystal Reports XI:
    Product Version 11.0.0.1282

    Hi Jeff,
    I just tried to create a new report using the native driver and there is no option to use Trusted Authentication. This would be why it's failing.
    I don't believe we fully supported Native driver in Cr XI. Try downloading CR Xi R2 and install SP6 from this info:
    Go to this link: http://www.sdn.sap.com/irj/boc and download the trial version of CR XI R2 and use your XI keycode, then apply the patches which you can get to by clicking on the BusinessObjects tab above, then Downloads.
    Direct link to the Trial version: http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    I tested it in R2 and the Trusted Authentication option is there so your reports should work.
    Thank you
    Don

  • How to create ODBC connection between Oracle 10g and MS SQL Server

    Hi,
    Can someone help us with the steps to create an ODBC connection between Oracle APPS using Oracle 10g database and MS SQL Server.
    Requirement is to extract the transactional data from MS SQL Server on a daily basis and dump it into Oracle tables for an interface to be run. Currently it is being done through Dataloader tool which we feel is causing the data issue with Arabic characters. We want to create the ODBC directly between Oracle and MS SQL Server and check if the data is being pulled correctly.
    The data is in sql server 2000 which has data in Arabic_CI_AS character set which is moved to Oracle 10.2.0.3 database with characterset AL32UTF8. The table data is moved to oracle using the dataloader 3.6 standard edition licensed version. We cannot change the character set of Sql Server 2000.
    Please help
    Thanks
    Shanil

    Hi,
    If you're trying to PULL data from SQLServer into an Oracle database, you wouldnt use Oracle ODBC driver for that, so you may want to post in the Heterogeneous Services forum instead:
    Heterogeneous Connectivity
    If you're trying to PUSH data from SQLServer into an Oracle database, you could use ODBC but most folks use OLEDB for that, and the following note on MOS should help:
    How to Create a Sql Server Linked Server With The Oracle Provider for OLE DB     (Doc ID 191368.1)
    As with any NLS related issue, the first thing to do is dump the codepoints of the data in the Oracle database to see if it is stored validly, rather than relying on what the data "looks like" from some tool or other. It's best to check a single row, with only a few characters in it if you can, and you can do that via
    SELECT DUMP(<columname>,1016) FROM <tablename> WHERE ...
    Hope it helps,
    Greg

  • Submit problem using Adobe Designer 7.0 form & GroupWise email

    We are designing an interactive form using Adobe Designer 7.0, and would like for other people in the organization to be able to fill in the form electronically then hit the "Submit by Email" to return the data.
    For email, we are using Novell GroupWise.
    Problems are occurring once the recipient of the form selects the "Send Data File" button. This action either causes Adobe to crash, or causes an error message, "Acrobat is unable to connect to your email program."
    Can anyone help? Is anyone successfully using this function with GroupWise email?

    I don't really have a solution for you - perhaps the following may be of use though:
    Try reinstalling Designer 7 and ensure that at the point where you are asked about your e-mail client that you tell it that you are using GroupWise.
    You may like to see if you can send an e-mail using the same method that we employ.
    This is the script we use on the 'click' event of a button that sends an e-mail with the form attached (via GroupWise) to the e-mail address as specified ("[email protected]" in the example below).
    var myDoc = event.target;
    myDoc.mailDoc(false,"[email protected]", "", "",
    "This is will appear in the subject line....",
    "Here is the message text............");

  • How can recipients submit completed PDF forms using a MAC?

    We have created fillable PDF forms using LiveCycle Designer 8.0.  They include
    submit buttons that are set to submit the completed forms as PDFs.  Rights have been extended for Adobe Reader users.  They work great when the recipient is using a PC, but when they are using a MAC we have a number of problems:
    1) the Print and Submit buttons do not work
    2) when the recipient saves and e-mails the file manually, the data they entered is only visible when you click on that field
    Help!  How can our MAC recipients submit their completed form as a PDF that displays all of the data!
    Thanks!

    Thanks Niall.  This information proved really helpful in confirming the problem.  We ran some tests and the problem does seem to only occur when MAC recipients are using Preview.
    We recieved this link from Adobe, which provides a solution if you have access to all the recipients:
    http://blogs.adobe.com/pdfdevjunkie/script_to_fix_mac_osx_previewa.html
    Thanks to Niall and Paul for all your help!

  • Create Adobe Form using Design Time for Processes and Forms

    Hi all,
    I am trying to create a form that have 3 fields:
    1. pernr
    2. ename
    3. effective_date
    I done all the necessary setup of BADI ,class, interface and form.
    I need the step to step guide where you create the adobe form using the Design Time for Processes and Forms. Anyone have any idea?
    Edited by: Siong Chao on Jan 3, 2011 4:54 AM
    Edited by: Siong Chao on Jan 3, 2011 5:00 AM

    Hi,
    I couldn't get to your query..
    What do you mean by step by step procedure for a design time & process for forms.
    if you are a beginner and looking for basic examples to implement adobe forms there are lot of them in SDN, please search them.
    let me know if your query was a very specific one.
    Cheers,
    Sai

  • Design Time Connection of SAP Server failure using TIBCO Designer

    Hi All,
    While Connection to SAP Server using TIBCO Designer using Design Connection Configuration followed error we are facing.
    Connection Error. Unable to Create a Connection with the target application bdhn4973.na.pg.com using connection parameters
    programID=BWAH-IFS-L6A430 gatewayService=sapgw00 and the target application error is 102RFC_ERROR_COMMUNICATIONConnect to  SAP gateway failedConnect_PM TPNAME=BWAH-IFS-L6A430, GWHOST=bhdn4973.na.pg.com, GWSERV=3300LOCATION CPIC (TCP/IP) on local ost with Unicode ERROR partner 'bdhn4973.na.pg.com:3300' not reached TIME Mon Jul 18 03:28:21 2011 RELEASE 720 COMPONENT NI (network interface) VERSION 40RC - 10 MODULE nixxi.cppLINE 3284DETAIL NiPConnect2: 155.125.167.58:3300SYSTEM CALL connectERRNO 239 ERRNO TEXT Connection refusedCOUNTER 6
    Note: SAP Server is running but still we are not able to connect from TIBCO Designer. Few times it's able to connect and few time it will throw an error while connecting to SAP Server.
    Can you please help me if any one you have any idea regarding this.
    Regards,
    Vijaya

    Hi,
    Since you are able to connect, seems the issue with network instability.
    1) Create an RFC connection  and perform the connection test. Note down the time taken (milli seconds), a notable delay also can be the cause of the issue.
    2) Do the ping from Tibco system to SAP and note down the time taken
    3)Also check the firewalls in between the two systems and check the valid access
    You may need Nework admin teams help to cross check these.
    Regards,
    Syed

  • Create Custom list form and validate fields using sharepoint designer 2010

    Hi All,
    I have a requirement to create a custom job application form which will be filled and submitted by anonymous users. I have a an option to create custom user control web part but I wanted to
    create it using custom list form using SharePoint designer. My requirement is below
    Date of birth (user age should be above 22yrs )
    Email Validation
    Phone validation
    Resume attachment (should attach only word documents or PDF)
    Qualification (If other is selected then show textbox else hide)
    Can above validations be done using SharePoint designer (JavaScript or validation controls)? Or do I have to create custom control web part?
    MercuryMan

    Hello,
    I think jquery/javascript can be used to put validations on those fields. Fortunately some of validation can be done via sharepoint itself like: email, phone, age. For Attachment and Qualification fields use jquery/JS.
    See below link for column validations:
    http://thechriskent.com/2012/08/15/validate-phone-number-columns-in-sharepoint/
    http://sharepointsolutions.com/sharepoint-help/blog/2011/12/how-to-validate-an-email-address-using-column-validation-in-sharepoint-2010/
    See this for attachment:
    http://stackoverflow.com/questions/4234589/validation-of-file-extension-before-uploading-file
    For qualification:
    http://sharepoint.stackexchange.com/questions/88064/hide-show-field-on-list-form-based-on-value-from-another-field
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Creating PDF forms in LiveCycle Designer 8.0

    I post detail at Software
    nha khoa Group
    Question on a quirk I have noticed when creating a form using LiveCycle Designer 8 and was wondering if there was a way to change this.
    I will use a Text Field for an area where I want the person who will fill out the form to add comments/questions. I widen the box out so the user will have area to type their comments in.
    In the properties of for that Text Field, on the "Object" tab I check the box to allow multiple lines and I limit the length to the visible area.
    That all works fine. The quirk is when I test the form and then click in that area to type for the text field the cursor always starts in the middle of that Text Field area. Is there a way to get the cursor to start at the top of the text box when someone fills out the form?

    Post your question in the LiveCycle Designer forum.

  • Editing A Form in SharePoint Designer 2010

    I am receiving an error message when I attempting to modify/edit a form in SharePoint Designer 2010:  "EDIT FORM1.asp and New Item Form 1.aspx.  When I attempt to  add a new column to the list in Designer receives error messages
    below.
    The default forms contains the following columns
    Log
    Task Number
    Customer 2
    Open Date
    Priority
    Status
    Task Name
    Executive Status Summary
    Reference Doc
    Spot Light
    Error Message
    ERROR Rendering- Quick Launch Navigation Manager
    ERROR Rendering- True View Manager Manager V4
    ERROR Rendering- IDNavLink recyle bin
    ERROR Rendering- ID NavLinkLInk View all/V4
    ERROR Rendering-Control0ID LINK title
    ERROR Rendering- Control ID Item Property
     Renee Wilson
    Renee W

    Hi Renee,
    No, you do not have to edit the form from the master page. Master pages do not have forms on them. They define the layout and look-n-feel of a Sharepoint Site.
    You said you are adding new column to the list in SPD. Why not in the site itself and then edit the form.?
    http://office.microsoft.com/en-001/sharepoint-designer-help/create-a-custom-list-form-using-sharepoint-designer-HA010378258.aspx
    Also, check if you master page is checked in and published. If there is content approval on it, it should be approved.
    Regards, Kapil ***Please mark answer as Helpful or Answered after consideration***

Maybe you are looking for

  • Volume too low on T40

    Using  the Volume icon in the system tray at the bottom of my screen to set the volume to the max still leaves the sound so low I can barely hear it.  Is there something else I should be doing? Thanks -- CleosPeach

  • Unabsorbed cost on cost center

    Dear All, Our company product valuation is being done on standard price. Now the management wants a report where it can see the actual cost of the product from sfg level to FG, line item wise. Now there are some cost remaining on the cost center unab

  • Half day Loss of pay

    Hi Present LOP (Loss of pay) is on calender day.if an employee on leave say for example from friday to monday his total LOP day are 4. /801 is configured on TKAU(absence in calender dasy) and doing right. but when it comes to half day LOP which is co

  • Maps in Lightroom 4

    I am having a problem to get maps with my photos taken with GPS. I am on the internet and can get google maps when I log into Google. But when I am in Lightroom and try to look at photos with GPS taken, I will get only a black screen in maps and no m

  • Opening new tabs

    How come when I open a new tab it is just a blank page? Why can't it default to my homepage? This would be very helpful, since the toolbar keeps disappearing...