Variables, database, expressions in Pages

*Making Pages a tool for techichans and researchers*
Most advanced literature contains text created from specific datastructures.
They could for example be
1 a database being a reference list. At the referring point you use on text, eg "Andersen 56",
at another place there is a refernce list with an entry being a line of a reference list.
In this list there is a header "Andersen 56" and a text entry "Andersen Henry, My research title".
2 there may be result described by an expression using several parameters and result.
Current software as Microsoft Office, OpenOffice, InDesign, Quark etc does not support such feratures.
Some simple variant was supported by FrameMaker, however discontinued.
Implementation
One need two parts, the TEXT and the EXPRESSIONS.
The TEXT should be a Pages document.
Into this document another view is included.
It consists of severeal rows of parameters linked by expressions as in Numbers (or Excel).
One entry (row and column) is referred from in the TEXT.
The referred value (content in the EXPRESSION) is substituted at the particular referencing point.
The text is styled according to style rules in Pages.
*Importing and exporting rows of EXPRESSION*
In order to export rows to other documents or rearrange the EXPRESSIONS andto recognize them: each row must use an IDENTITY.
The reference in TEXT thus consists of (IDENTITY, COLUMN).
Moving the row around among different documents or different tables is therefore possible.
*Apple style*
Combine Numbers an Pages in one product.
Do allow the inclusion of any number of these ones in onde document.
Make one as the main one.
Let the user select the proper document to edit.
*Power of the implementation*
This is one of the most powerful document tools ever designed.
The implementation cost is extremely low, Apple already have Numbers and Pages.
Only a small reference battery, similar to hyperlinks, needs to be developed.
GunnarC

Hello
Apple's programmers don't necessarily have the time to read user-to-user discussion groups.
In fact, they don't visit it.
Apple gave all of us an official channel to pass our wishes:
_*Go to "Provide Numbers Feedback" in the "Numbers" menu*_
My own point of view is that neither Pages nor Numbers are designed as tools for techichans and researchers.
But it costs nothing to try.
Yvan KOENIG (from FRANCE dimanche 2 décembre 2007 18:32:49)

Similar Messages

  • Oracle Database Express Edition 11g Database home Page is not Displaying

    As I am Java Developer and wanted to do JDBC connection for Java.....
    So I Have Installed Oracle Database Express Edition 11g......
    But the home page on url...http://127.0.0.1:8080/apex/f?p=4950
    is Not Working.....
    I am Using Windows Xp....SP 3.....
    Help Me for this....
    Thanks & In Advance.....
    Jugal Thakkar

    972423 wrote:
    As I am Java Developer and wanted to do JDBC connection for Java.....For Java, JDBC and JDeveloper related discussions, you'll find plenty of forums:
    https://forums.oracle.com/forums/category.jspa?categoryID=285
    https://forums.oracle.com/forums/category.jspa?categoryID=500
    So I Have Installed Oracle Database Express Edition 11g......
    But the home page on url...http://127.0.0.1:8080/apex/f?p=4950
    is Not Working.....Just installed? Never worked before? Unreachable 'Get Started' page usually indicates that install was not completely successful, database creation failed because of OS misconfiguration.
    Before even trying that url you should see a endpoint with port 8080 in Endpoints summary from lsnrctl stat command.
    Use search and have a look through previous threads for this FAQ.
    E.g. https://forums.oracle.com/forums/search.jspa?threadID=&q=%2Bpage+%2B4950&objID=f251&dateRange=thisyear&userID=&numResults=15&rankBy=10001

  • Downloading Oracle Database Express Edition

    Hi everyone. I just downloaded the freeware Oracle Database Express Edition without any apparent problems. However, when I attempt to go to the Express Edition Homepage, which is location http://127.0.0.1:8080/apex,
    I get the message that my Internet Explorer cannot display the webpage. (It can, however, display other pages.) I cannot understand why this is the case since I successfully added Web site 127.0.0.1 in my Control Panel (as specified in the instructions.) Also, the instructions stated that HTTP port 8080 was the default port, unless my system said that this was not available (which it did not.) I also tried rebooting, which did not make a difference. Help!
    Thanks,
    Jason

    Hi,
    Use this forum to report problems with or suggestions for the download.oracle.com service or content.
    Please post your question in the appropriate forum for a better/faster response.
    Database - General
    General Database Discussions
    Thanks,
    Hussein

  • Oracle Database Express Edition 2 Day Plus Java Developer Guide??

    I posted in the JDeveloper forum, as well as sending email via your feedback link found on the tutorial but I am a little disappointed by this:
    The Oracle® Database Express Edition 2 Day Plus Java Developer Guide has some errors in it.
    in Windows, I simply chose, start
    -> programs -> Oracle Database Express Edition -> Go To Database Home Page -> click documentation from the link -> and run the Oracle® Database Express Edition 2 Day Plus Java Developer Guide tutorial.
    the problem is there are mistake(s) in the tutorial, for example: section 4-19 is this:
    "The complete code for the method should now be as follows:
    public boolean authenticateUser(String userid, String password,
    HttpSession session) throws SQLException { "
    it needs to be this:
    public boolean authenticateUser(String jdbcURL, String userid, String password,
    HttpSession session) throws SQLException {
    Also:
    there is no mention that :
    the port and SID must also be passed in the
    ds.setURL(jdbcUrl) found in the authenticateUser() method, or an exception is thrown. This differs from value of the jdbcUrl string found in the getDBConnection() , which makes it hard to figure out
    The tutorial is great even if it doesn't work out of the box, but I am disappointed that errata or completed code for this project is not available, especially when you explicitely point to it via the steps mentioned above.
    Thanks,
    Patrick

    The tutorial seems to be using the old JDeveloper 10.1.2.
    If you are aiming to learn JDeveloper then just use the tutorials linked from the JDeveloper home page.
    http://www.oracle.com/technology/obe/obe1013jdev/index.htm

  • Oracle Database Express Edition 10g Download Issue

    Hi everyone. I just downloaded the freeware Oracle Database Express Edition without any apparent problems. However, when I attempt to go to the Express Edition Homepage, which is location http://127.0.0.1:8080/apex,
    I get the message that my Internet Explorer cannot display the webpage. (It can, however, display other pages.) I cannot understand why this is the case since I successfully added Web site 127.0.0.1 in my Control Panel (as specified in the instructions.) Also, the instructions stated that HTTP port 8080 was the default port, unless my system said that this was not available (which it did not.) I also tried rebooting, which did not make a difference. Help!
    Thanks,
    Jason

    user13176791 wrote:
    Hi everyone. I just downloaded the freeware Oracle Database Express Edition without any apparent problems. However, when I attempt to go to the Express Edition Homepage, which is location http://127.0.0.1:8080/apex,
    I get the message that my Internet Explorer cannot display the webpage. (It can, however, display other pages.) I cannot understand why this is the case since I successfully added Web site 127.0.0.1 in my Control Panel (as specified in the instructions.) Also, the instructions stated that HTTP port 8080 was the default port, unless my system said that this was not available (which it did not.) I also tried rebooting, which did not make a difference. Help!There is a forum dedicated to Express Edition, in which we have discussed a lot of the variants in failure that causes this problem. At the top of the page you are reading, there should be links like "Forum Home » Database » Database - General". The middle one will get you to a list of all Oracle forums and after the first 5, the rest are alphabetical - XE is pretty far down that page.
    (You might also note that there is an Installation forum next to this one. That might be better suited to the task than the 'catch-all' general forum.)
    The most common issues are related to not preparing the operating system properly. For example, if you use a laptop you probably use DHCP to get a different address from the various sites you connect to. However, Oracle works as a server and depends on having a well known address. In fact, it tends to bind the IP address at install into it's configuration files. Therefore it is critical to use the loopback adapter in such situations.
    Other issues are dependent on the actual OS into which you install. For example, Ubuntu (Linux) has very differnet install philosophy as Red Hat / Fedora, and requires a different install technique. Then again, on Windows, it is nearly impossible to install anything Oracle on a Windows 'Home' OS, and XE generally has not even been tested against Windows 7.
    Other common reasons include anti-virus; firewall; not having appropriate operating system level permissions; in Windows - using a Domain-based userid instead of a local administrator; and just general finger issues.
    Express is considerably different in the install behaviour and runtime behaviour. For example. it uses RPM and MSI instead of Oracle Universal Installer. It does not include Java in the database, which limits a lot of functionality. And it uses the built-in PL/SQL Web Gateway instead of any external HTTP server. As a result, it can be quite a shock to mmany of the regular inhabitants in this forum.
    I strongly encourage reading the documentation for XE. In particular, reading the install doc. Start at http://tahiti.oracle.com and look for the Oracle Database 10g Release 2 Express Edition documentation. (Just below the Oracle Database 10g Release 2 documentation.)
    G'luk

  • How to see the output of stored procedure in database express edition 10g

    Hi All,
    I have done the workout query in database express edition
    create or replace procedure emp_ra (did in number) is
    commission real;
    no_comm exception;
    begin
    select commission_pct into commission from employees where department_id = did;
    if commission is null THEN
    raise no_comm;
    else
    DBMS_output.put_line(commission);
    end if;
    EXCEPTION
    WHEN no_comm THEN
    DBMS_OUTPUT.PUT_LINE ('This employee does not receive a commission.');
    WHEN OTHERS THEN
    NULL;
    end;
    the procedure compiled successfully with out any error.
    After this i executed the below
    set serveroutput on
    Begin
    emp_ra (90);
    end;
    it says
    Statement processed.
    0.00 seconds
    But i unable to see the result,could anyone please help me on this.
    Thanks
    Edited by: thelakbe on May 7, 2012 11:17 PM
    Edited by: thelakbe on May 7, 2012 11:17 PM
    Edited by: thelakbe on May 7, 2012 11:18 PM

    i exectued the same procedure in XE Database and have errors:
    SQL> create or replace procedure emp_ra (did in number) is
      2  commission real;
      3  no_comm exception;
      4  begin
      5  select commission_pct into commission from employees where department_id =
    did;
      6  if commission is null THEN
      7  raise no_comm;
      8  else
      9  DBMS_output.put_line(commission);
    10  end if;
    11  EXCEPTION
    12  WHEN no_comm THEN
    13  DBMS_OUTPUT.PUT_LINE ('This employee does not receive a commission.');
    14  WHEN OTHERS THEN
    15  NULL;
    16  end;
    17  /
    Advertencia: Procedimiento creado con errores de compilaci¾n.I am not a expert of SQL but i think your variables are wrong and you must initialize
    commission real;
    no_comm exception;For better information open a new thread at SQL Forum.

  • How to connect Java to oracle Database Express Edition?

    Anyone can help me?
    How to connect JAVA TO ORACLE DATABASE EXPRESS EDITION?

    I suggest you to read this article:
    http://wiki.oracle.com/page/JDBC
    Regards,
    Ricky

  • Database Expression Edition & JDeveloper

    Hello, All!
    I have installed server Oracle Database Express Edition. I read Java Developer Guide for Express Edition (B25320) and followed instructions to create database connect, but i got some errors:
    I want connect to database from Jdeveloper and have errors:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12705: cannot access NLS data files or invelid environment specified
    Please, help me.

    The Error Messages says:
    ORA-12705 invalid or unknown NLS parameter value specified
    Cause: There are two possible causes: Either an attempt was made to issue an ALTER SESSION statement with an invalid NLS parameter or value; or the NLS_LANG environment variable contains an invalid language, territory, or character set.
    Action: Check the syntax of the ALTER SESSION statement and the NLS parameter, correct the syntax and retry the statement, or specify correct values in the NLS_LANG environment variable. For more information about the syntax of the ALTER SESSION statement, see the Oracle9i SQL Reference
    Check first NLS_LANG setting at OS level: on Windows in the registry or on Unix the environment variable.
    See also OTN NLS_LANG FAQ.

  • Localhost 127.0.0.1(oracle database express edition)

    hi all,
    i finished installing the oracle database express edition,checked the "launch the database homepage" , i still could not load the database homepage,the message i keep getting is "internet explorer cannot display the page" and i tried it on firefox i got the same message. the two browsers have the url :http://127.0.0.1:8080/apex.
    kindly help me out with this.

    please check the IP address .. looks like you IP is wrong
    --Girish                                                                                                                                                                                           

  • Is Oracle Database Express Edition 11g Release 2 free ?

    Hi all,
    is Oracle Database Express Edition 11g Release 2 free ?
    Thanks.

    Hi,
    from the product page (http://www.oracle.com/technetwork/products/express-edition/overview/index.html):
    Oracle Database 11g Express Edition (Oracle Database XE) is an entry-level, small-footprint database based on the Oracle Database 11g Release 2 code base. It's free to develop, deploy, and distribute; fast to download; and simple to administer. Herald ten Dam
    http://htendam.wordpress.com

  • Oracle Database Express 10/11...

    Hi,
    release 11 only works on Windows 32 bit or Linux 64 bit. Why there is no release for Linux 32 bit?
    Oracle Database Express 10 was available for Linux 32 bit - but where can I download it?
    Regards

    Hi, and welcome to the OTN forums,
    Why there is no release for Linux 32 bit?There have been a few discussions on questions like that, e. g. {thread:id=2201349}
    See this thread for a complete overview on all OS-related questions concerning XE 11.2: {thread:id=2278170}
    Oracle Database Express 10 was available for Linux 32 bit - but where can I download it?All official/global DB 10.2 download pages have been removed after 10.2 went "end of life".
    -Udo

  • Oracle Database Express Installation

    Oracle Installation Express on Windows. Sometimes Oracle Database Express will not work after the install. The difference between a working and no working installation is that the non working install is 995MB and the wokring is 1.1GB when you check in Add Remove programs
    Does anyone know the reason ?
    Thanks

    Ensure the Oracle service is up and running and when accessing by means of sqlplus CLI have the ORACLE_SID environment variable set to XE.
    On the other hand, could you post the install log (it can be pretty long, so I suggest you to publish it on a web site and post the URL to it).
    ~ Madrid

  • Client variable database repository exception handling

    We have recently had 2 incidents where client variable
    database storage appears to have failed in our clustered
    environment. We have 2 servers that share a sybase 12.5.2 client
    variable repository (CDATA/CGLOBAL). The problem seems to be
    occuring when a table that the application uses gets blocked by an
    unrelated application. When this happens, client variable storage
    seems to fail - the 2 servers apparently use whatever client
    variables they have in memory rather than getting the values from
    CDATA.
    There are no exceptions thrown, the application continues to
    function normally except that each server has it's own copy of the
    client variables. When we kill the process that has the table
    locked up, the servers start using CDATA normally again.
    The page that is getting blocked by the external process does
    not update any client variables, but it does read them. The
    inconsistent client variable problem occurs on other pages, not the
    one being blocked.
    I was able to sort of recreate the problem. I found that if I
    renamed CDATA, no error is reported to the user. The database
    exception (table not found) is logged, but not thrown on the page.
    To the user the application appears to function normally. So this
    demonstrates that updates to CDATA which result in database
    exceptions fail silently and are not thrown to the page.
    Has anyone else experienced silent exceptions in CDATA
    updates? Are there any workarounds for this behavior? Our
    application relies on client variables being consistent across
    servers and really need for exceptions to be thrown to the page so
    that the user is aware.
    Additional Info:
    CFMX 7.0.2
    Windows Server 2003 SP1
    database is sybase 12.5.2

    This is one of the "classic" design problems in this kind of architecture. And, unfortunately, the answer is "it depends on how you think you need to handle it." And I'm sure there are plenty of "gurus" that will tell you one way or another is the only way to do it.
    I'll be more honest: I'll give you a couple of personal suggestions, based on experience in this architecture. These are suggestions - you may do with them what you will. I will not say this is the best, most correct, or even remotely relevant to what you're doing.
    If it's simple data validation for "typing" (e.g. String, number, Date, etc.), that is taken care of when you attempt to stuff in the information into the appropriate DTO. If it's more "sophisticated" than that (must be in a certain range, etc.), that particular checking should probably be delegated from your Controller to a helper class. That not only saves the "expense" of transmitting the information back and forth across the wire, it's "faster" to the end user so say "Ooopsie" by redirecting back to the form right then. Basically the same thing if the types are wrong.
    That only leaves the "big" problems in the business layer (EJBs), where you have to deal with concurrency, database failures, etc. Generally these kinds of exceptions are thrown back to to the Controller in one of two forms:
    1) a sublass of RuntimeException, which signals that some Very Bad Things have happened in your container. EJBException is one like that and you can see where it's being thrown from.
    2) a subclass of Exception, also called "application exceptions." They are usually something like a "duplicate record" or a validation-like error (which you mentioned) like a missing field. They're used as a signal to a failure in the logic, not the container. That way you have to decide at what layer of your architecture they should be handled and/or passed on to the next.

  • How to display database name in page footer in webi report

    Hi Every one,
    I have migrated deski report from BO 6.5 to BI 4.1. and converted Deski to WEBI in 4.1.
    In Bo 6.5 page footer displaying database name but BI 4.1 it showing database type (like Oracle 10g,9i ..etc..).
    I want database name in page footer.
    Please any one help me to solve this issue.
    Thanks

    Hi Thanks for your reply.
    We have tried this option but its not helpful.
    Below syntax is  in both BO 6.5 and BI 4.1.but in 6.5 it showing database name where as in BI 4.1 it showing database type
    ="Track GPQ Database - " + Upper(Substr(Connection((DataProvider(([product])))) ;Pos(Connection((DataProvider(([Product])))) ;"DATABASE")+9 ;7)).

  • Display ABAP variable in an HTML page

    I am trying to display an ABAP variable in an HTML page. What is the syntax for the same? Kindly help.

    Thats exactly what im doing...modifying a class to change the properties of the table in a web template. Srry its not a BSP page....
    I tried ur syntax..
    concatenate '<table><tr><td colspan=6 style="background:green;height:20px">'l_r_tmp_var'</td></tr></table>' into C_CELL_CONTENT.
    .It gives an error..
    After "'<table><tr><td colspan=6 style="background:green;height:20px">'", there must be a space or equivalent character (":", ",", "."). (":", "          
    And when i remove the single quotes from the variable...it gives an error...
    Unable to interpret "'<table><tr><td colspan=6          
    style="background:green;height:20px">l_r_tmp_var</td></tr></table>'".     
    Possible causes: Incorrect spelling or comma error.     
    Plz help...

Maybe you are looking for

  • Error saving job  to database for standard jobs scheduling

    Hi,     In IDES server when iam goto Tr.code -- SM36 -- Standard Jobs -- Default Scheduling iam getting below error. Error saving job  to database Message no. BT117 Diagnosis The SAP system was unable to save the current job in the database. This fai

  • Latest version of UCCX Agent desktop in VDI or XenDesktop environment

    Is anyone out there using Agent Desktop for UCCX in a XenDesktop VDI environment. The release notes for the latest clients don't appear to list XenDesktop specifically but mentions VDI support and XenApp support.

  • Variable values log

    Hi, I'm trying to figure out what variable values users are passing into a query. For example, what ship-to party was specified when the query was run? I've tried a trace using RSRTRACE and it isn't obvious to me what values are passed in for the que

  • List Certs in Truststore programmatically

    Hi, I need to iterate the Certificates in my App Server (Websphere)'s trust store (trust.jks) programmatically. I need to look at each cert, tell if it is within a month of expiring (and send a warning email if it is). We just got burned by an expire

  • IOS4 Installed but no folder on my phone

    I finished installation of iOS4 on my Iphone 3G but i cannot find folder on it. After first reboot during installation the folder "utilities" was on my home... when all installation has finished the folder disappered... any ideas? Tnx to all