Search Result

Collapse
2 results in 0.0014 seconds.
Keywords
Members
Tags
exist
  •  

  • Nepomuk
    started a topic Manually loading XML data into XForms
    in XML

    Manually loading XML data into XForms

    Hello everybody!
    I'm pretty new to XForms and doing a project with XForms and eXist, so I have an XML file as a database. The problem I'm having is the following:

    My XForms document looks something like this:
    [code=xml]
    ...
    <xf:model version="1.0">
    <xf:instance id="data-instance" src="data.xml" xmlns="">
    <Data>
    <FirstName/>...
    See more | Go to post

  • wol497
    started a topic Data not eisting in tables

    Data not eisting in tables

    I amm having one of those DBA brain locks. I have two tables lets say table_1 and Table_2. The Join column in both (indexed) is col_1 ( variable character 75 ).

    what I need to do is produce a record of those records in Table_1 that are not in
    Table_2

    over simplified example Data

    Table_1 Col_1 Table_2 Col_1

    abcd ...
    See more | Go to post
Working...