Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DairylandDan

    Alter an af:outputText Value via af:selectBooleanCheckbox action

    So, here's my question (with slight 'setup'): I have an af : outputText which gets it's value set to a date value (slightly altered via af:convertDateTime to remove the "/" seperators) on page load: <af:outputText value="#{AppInfo.paydateInLockout}"...
  2. DairylandDan

    af:selectOneChoice - setting default selected value other than first

    Hmmm, I'm stuck and would appreciate any help available (bet you've never read that on here before - LOL). I'm building a dynamically populated af:selectonechoice and it works almost exactly as I'd like it. I'm grabbing distinct years from our database for those records which are active via a...
  3. DairylandDan

    af:selectonechoice - Default selected value

    Hmmm, I'm stuck and would appreciate any help available (bet you've never read that on here before - LOL). I'm building a dynamically populated af:selectonechoice and it works almost exactly as I'd like it. I'm grabbing distinct years from our database for those records which are active via a...
  4. DairylandDan

    af:column sortable=&quot;true&quot; how to stop header from wrapping

    OK, here's the atmosphere: ORACLE JDEVELOPER Studio Edition Version 10.1.3.4.0.4270 building a .jspx page to simply return/display data from one of my Data Controls. I have an 'af:table' with two 'af:column's Each column is set up with a 'header'. Here's an example: <af:table...
  5. DairylandDan

    Export Excel Data to xml

    The company for which I work utlizes a 12 sheet Excel workbook full of formulas to alter data entered on one sheet and fill in cells on other sheets. This is for reporting to the State DNR. Now, the DNR wants the data from this Excel document dumped into an xml document they provide. But...
  6. DairylandDan

    Export Excel data to xml WITHOUT an existing xsd

    Hmm, I've got a problem that I can't seem to get around. The company has an Excel work book with 11 Sheets. There are many functions moving and altering data entered on one sheet to other cells on other sheets. The state DNR supplies a ready built xml document and wants this data imported into...
  7. DairylandDan

    Anyone up for a syntax check? &lt;blush&gt;

    Hey folks. I'm a newbie at this, not proud of the fact . . . but, it's a fact none-the-less. I've posted a few questions already, and I appreciate all who've jumped in with tips and suggestions. I want to assure you all that I am doing my own learning and investigating on my own as well . . ...
  8. DairylandDan

    xsql-error -- Unexpected EOF

    Hey hey! I'm back, and asking for more assistance! <groan> OK, I'm on AIX trying to extract data from an xml document and insert it into an Oracle 10g sid. But, rather than look at my real data, let's look at the classic books xml example. Here's the xml: <?xml version="1.0"...
  9. DairylandDan

    xsql-error -- Expected name instead of &amp;lt;

    Hey folks, I'm on my VERY FIRST run through (yup, a certified newbie here - be gentle with me please! LOL) trying to insert the contents of an XML file into a table using XSQL. I invoke the xsql utility from command line as so: xsql insert.xsql posted-xml=insert.xml xsql-status...
  10. DairylandDan

    Aligning columns and Element Contents in XSU

    Hey Folks, I'm finding myself in a double tight spot, and so, I'm coming to the one site where I know I can always get assistance. Due to company shuffles and a dead-line, I'm working on a project which is not in my area of expertise. My background is SQL Server - this project is Oracle...

Part and Inventory Search

Back
Top