The random UI suggestions

I wanted to say that I just started to use the product, and I love it.  It covers a lot of ground pretty well.  I had a few problems that have been bugging me.

  1. When selecting between tables (in the relational model), it keeps popping up new properties windows.  Is / can he be a setting to simply refresh the Properties window with the data in the new table?  A good example would be the way in which the Publisher of the Business Objects universe handles the change of objects (it's written in Java, too).
  2. When you select tables (in the relational model), it would be great to have the opportunity to find the table object in the open diagram, or to choose from a list of open diagrams.  Sorry, I don't like having to use your search engine.
  3. I have a complex view that I imported that works well in the database.  It, unfortunately, breaks your query builder.  I get an error "unable to analyze."  I can see the SQL code in the window, but should I worry the QB trying to 'fix' my query, or is it simply ignore it (but it will still create installation scripts)?

Thank you.

When you select tables (in the relational model), it would be great to have the opportunity to find the table object in the open diagram, or to choose from a list of open diagrams.  Sorry, I don't like having to use your search engine.

Note You can right click on the entry in the Table in the tree view of the browser and select go to diagram > name of the diagram

I have a complex view that I imported that works well in the database.  It, unfortunately, breaks your query builder.  I get an error "unable to analyze."  I can see the SQL code in the window, but should I worry the QB trying to 'fix' my query, or is it simply ignore it (but it will still create installation scripts)?

Although Query Builder, could not analyze the view definition must always appear in the generated DDL script.

David

Tags: Database

Similar Questions

  • The title of the TOC for the random question slides

    I want to create a quiz that randomly pulls a pool of questions.  I think I know how to do that (rightly), but when I do, the table of contents is only show (title "Slide") the name/title of the question slide to chance itself, which is not really give any useful information.  I wonder if there is a way to show rather the title of the question which is selected (and present) of the random question slide.  This, in my opinion, would be much more useful to users taking the quiz.  Is there a known way to get there?  Thank you!

    Capture.PNG

    Project files cannot be attached to these messages in the forum.

    Lilybiri has already answered your question.  The table of contents only shows the name of the random Question slide and can't give you the name of the slide of the random quiz question slide that is picked up from the Question pool when running dynamically.

    Essentially the Random Question slide is just a placeholder.

    However, I think that your idea of being able to have the selected slide display its name in the table of contents if you wish has some merit.  Then I suggest that you connect to an enhancement with Adobe for this request.  You never know...

  • How can I update the random lines?

    Hi all

    Table of responses I got, there are two columns that belong to this table. This table contains 1 million rows. The response column can be numeric or text.
    create table answers(
    answer_id number primary key,
    answer varchar2(50)
    );
    My question is

    I want to update the random lines 50 to 100 which is equal to "0" (zero).

    The code below works, but I just wonder does it work properly? I mean, I want to choose these lines at random. However, it is very difficult to update randomly. Is this the best way? Do you have any suggestions?
    update answers set answer = '100' where answer_id in( 
    with
    get_ids as (select answer_id from answers where answer = '0' and rownum <= 50 order by dbms_random.value)
    select answer_id from get_ids);
    In addition, when I read the relevant discussions to the update at random, someone recommends you to use the rowid, do you think I should use rowid instead of answer_id? (answer_id is also a unique value in my table) If I use rowid will be faster?

    Thanks for your help.

    Hello

    970992 wrote:
    Hi all

    Table of responses I got, there are two columns that belong to this table. This table contains 1 million rows. The response column can be numeric or text.

    create table answers(
    answer_id number primary key,
    answer varchar2(50)
    );
    

    My question is

    I want to update the random lines 50 to 100 which is equal to "0" (zero).

    The code below works, but I just wonder does it work properly? I mean, I want to choose these lines at random. However, it is very difficult to update randomly. Is this the best way?

    Almost. You want to take the 50 lines after the ORDER BY has been applied, like this:

    update  answers
    set      answer = '100'
    where     answer_id in
    (
    with
    get_ids as (
                select    answer_id
                from      answers
                where         answer = '0'
    --            and      rownum <= 50          -- DON'T use ROWNUM here
                order by  dbms_random.value
            )
            select  answer_id
            from    get_ids
            where   rownum <= 50          -- Use ROWNUM here
    );
    

    Do you have any suggestions?

    update answers set answer = '100' where answer_id in(
    with
    get_ids as (select answer_id from answers where answer = '0' and rownum <= 50 order by dbms_random.value)
    select answer_id from get_ids);
    

    The ORDER BY clause is the last part of a query to be run, after the WHERE clause is complete. As originally posted, you were pick up 50 lines with a response = '0' and then sort them in a random order. You want to select all the lines that have answer = '0', then sort them in a random order and, finally, to choose the 50 frist in the list.

    In addition, when I read the relevant discussions to the update at random, someone recommends you to use the rowid, do you think I should use rowid instead of answer_id? (answer_id is also a unique value in my table) If I use rowid will be faster?

    Yes, using ROWID will be faster.

  • I accidentally entered my password in the field 'user ID' a website connection, and pre-populating it now appear in the list of suggestions for that field. Is there a way to make the pre-fill 'forget' a specific entry?

    While connecting to a secure Web site, I was typing too fast and accidentally included my password in the field ID used while connection and press enter before I realized my mistake. I then connected properly, but now Firefox include this false entry (with another entry accidentally misspelled) in the list of suggestions of pre-filling every time I go to this page. I prefer not to cut completely from pre-filling, but obviously I don't want my password to be specified. Can I delete the wrong entry in the list of suggestions as pre-filling watch somehow? (I use Firefox 6.0 on Windows 7)

    Select the entry in the drop-down menu and press "DELETE", Mac users, press 'Shift + Delete '.

  • I have an old iMac for 5 year with El Capitan and need to upgrade to Pages 5.6.1.to be able to open docs on my iPad. Everytime I try and open it on the Apple Store it just shows my old docs pages on the iMac. any suggestions?

    I have an old iMac for 5 year with El Capitan and need to upgrade to Pages 5.6.1.to be able to open docs on my iPad. Everytime I try and open it on the Apple Store it just shows my old docs pages on the iMac. any suggestions?

    The App Store has to do with your documents?

    The App Store allows you to buy and download Apps, as its name suggests.

    Peter

  • I get reimage opening new windows in safari instead of the links I clicked. I tried the force of suggestion smoking etc and uninstall without success. It seems very little help on this in the normal search engines. Any ideas?

    I get reimage opening new windows in safari instead of the links I clicked. I tried the force of suggestion smoking etc and uninstall without success. It seems very little help on this in the normal search engines. Any ideas?

    On the one hand, you cannot uninstall Safari.  It comes as part of the operating system.  So, I don't know what you've done or what you think you did, but this is not that.  Could you explain more by what you mean with "I get reimage opening in a new window?  You can post a screenshot of what happens?

  • activate the audio service I did everything what the engineers have suggested and I still get "...". Windows audio service is not enabled. ». Vista and the error are sometimes get is 1079.

    I did everything what the engineers have suggested and I still get "...". Windows audio service is not enabled. "I've tried everything suggested to obtain a permit.  I am running vista and the error is sometimes get is 1079.

    Help, please. randean

    Hello
    I tried, but I can't yet begin widows audio service even if the windows audio endpoint is fine. miracle happened just after I tried one of the recommended web u, it finally works. IM so happy.
    the solution is to change the name of connection for NT AUTHORITY\localservice
    Thank you very much
    Have a nice week

    Seera

  • How are derived from the random bits for new AESKey()?

    I was not able to find any documentation on how the random key is generated. There has been discussions on various security forums recently on the use of random number generators nickname (PRNG).

    I would like confirmation that the random bits for new AESKey() come from cryptographically safe pounds (like net.rim.device.api.crypto.RandomSource?).

    Random data used in the constructor of AESKey() comes from net.rim.device.api.crypto.RandomSource.

  • Error message: Picture.library.ms no longer works. Tried to remove the library as suggested but does not ask for confirmation delete a few deletions without asking for confirmation.

    Error message: Picture.library.ms no longer works. Tried to remove the library as suggested but does not ask for confirmation delete a few deletions without asking for confirmation. Also don't undersatnd how then restore you the other context using the trash of the library? Don't understand that your instructions please the ventilation in portions of beginner. Is - this recurring issue is sought in microsoft?

    Hello

    You solved the problem with the photo library?

    You have been informed that the question about the image library is fixed in the next thread.

    http://answers.Microsoft.com/en-us/IE/Forum/ie11-iewindows8_1/you-tube-videos-do-not-play-after-updating-to/ce05a70a-3548-44e7-b5ed-2602df641dca

    If you are now facing problems with videos from YouTube on Internet Explorer 11, try the steps in the above thread link and check.

    Let us know if you need help with Windows related issues. We will be happy to help you.

  • Layer option in the Random fill script Photoshop CS6

    When you use the random fill Photoshop CS6 script, you can use varies depending on the models and colors.

    To randomize the photo, you generate the image when you use random fill.

    I've used the script to randomize patterns and colors, if you use random fill.

    I want to know is can you add a layer option in the Random fill script, which allows you to manipulate the model and color of the layers that would be generated.

    But in saying that, you would be talking about perhaps hundreds of layers at least.

    Is it possible to add this option to the random fill script type in Photoshop CS6Layer option in the Random fill script Photoshop CS6

    N ° when you run the script to random fill, you can only have one setting at a time, one model at a time and one layer at a time. I created a user interface for the script when CS6 is released which allows to break down the filling in different layers, so that you can change the template, but my script does not change the settings. You can see my script here:

    Script Fill UI - Photoshop CS6

  • I have published my muse built Business Catalyst site and all from the 'Site in the web browser view' function in the program of the Muse does not work. Screen comes up with a message that it cannot locate the page and suggests I check the ip address.

    I recently published my muse built the Business Catalyst site for preview and all from the 'Site in the web browser view' function in the program of the Muse does not work. Screen comes up with a message that it cannot locate the page and suggests I check the ip address.

    Hello Jimw93000314,

    Are you preview site in the edge browser? When you preview the page in the browser Muse create a local server to give you the preview in the browser. With the edge browser, there was a reported issue to access the local server.

    Please click the link below that shows the steps to enable the browser to edge.

    http://StackOverflow.com/questions/30334289/cant-open-localhost-in-Microsoft-edge-project-spartiate-dans-Windows-10-APER cu

    I'm sure this will help.

    Kind regards

    Vivek

  • I have reset my system without disabling the acrobat 8.0 writer. Now when I am trying to activate I get message 'Maximum Activations exceeded', while trying to activate the software, please suggest what to do to activate...

    I have reset my system without disabling the acrobat 8.0 writer. Now when I am trying to activate I get message 'Maximum Activations exceeded', while trying to activate the software, please suggest what to do to activate...

    Contact adobe support by clicking on this link then "still need help" as soon as it appears, https://helpx.adobe.com/contact.html . request a reset of count of activation.

  • I have Adobe Reader XI with the package that allows me to send a PDF file and convert PDF files to Word. When I open a pdf file and you try to find the search shows no match, even if the word I'm looking for is in the document. Suggestions how to search?

    I have Adobe Reader XI with the package that allows me to send a PDF file and convert PDF files to Word. When I open a pdf file and you try to find the search shows no match, even if the word I'm looking for is in the document. Suggestions how to search?

    A scanned document is an image; You can't find a picture.

    If the image contains text, recognition of characters (OCR) will convert the 'text' in the image in real text (searchable, editable).

    OCR can be performed automatically when converting a PDF to Word, using the ExportPDF service.

    To run OCR inline in a PDF document, you will need Acrobat.

  • Situation of the VM - use suggested default or rather not?

    Hi all

    When you create a new virtual machine under Windows host operating system, the workstation initially suggests the default virtual computer location that points to the subdirectory on a drive system hard (e.g. C:\Documents and Settings\ < username > virtual \My Documents\My Machines\ < guestOSname >). Is it wise to leave this default as is, or rather put the VM files on any other physical hard drive? I just wonder if store all VM files on a completely separate physical disk would significantly improve the performance of the virtual machine performance. What do you think?

    Thanks in advance.

    Ivo

    May I ask why do you suggest to create a mount point for my virtual machines in the subdirectory of the directory on a system drive?

    a path like C:\machines wil always matches

    It can be a mount point to F:\ or a junction to 'M:\my test machines\customer one.

    If you often change the disks or move much this arrangement is nice.

    Yes - you will notice significant performance gain if you separate the BONES and the VMs on separate disks.

    The axes more - hard drives are used at best.

    ___________________________________

    VMX-settings- VMware-liveCD - VM-infirmary

  • Date limited to NOT allow the random text?

    Hello

    I use LiveCycle ES3.  This may seem like a stupid question, but how do I prevent users from random input, not- date text, such as "adsfasdfkafsdj" in a date field?  I defined the required field and set the modes of display/editing/validation validation as indicated below, but still I can enter the random text in the field. Indeed, it appears saying the date is in the wrong format and return correctly, but then the right cursor moves to the next field, leave the incorrect text in the date field and does not require the user to correct my custom error message.

    View model

    Date {MM/DD/YY}

    Edit the model

    Date {m/d/YY} | date {MM/DD/YYYY}. date {MM/DD/YY} | date {MM/DD/YYYY}. date {M/DD/YY} | date {M/DD/YYYY}. Date {mm/D/YY} | date {D/mm/yyyy}. Date {M.D.yy} | Date {M.D.yyyy} | date {mm. DD. YY} | date {MM DD. YYYY} | Date {M.DD. YY} | Date {M.DD. YYYY} | date {Messrs. D.yy} | date {mm. D.yyyy} | Date {M-D-YY} | date {M-D-YYYY} | da te{MM-DD-YY}|date{MM-DD-YYYY}|date{M-DD-YY}|date{M-DD-YYYY}|date{MM-D-YY}|date{MM-D-YYYY}| Date {MMDDYY} | date {MMDDYYYY}

    Model validation

    Date {m/d/YY} | date {MM/DD/YYYY}. date {MM/DD/YY} | date {MM/DD/YYYY}. date {M/DD/YY} | date {M/DD/YYYY}. Date {mm/D/YY} | date {D/mm/yyyy}. Date {M.D.yy} | Date {M.D.yyyy} | date {mm. DD. YY} | date {MM DD. YYYY} | Date {M.DD. YY} | Date {M.DD. YYYY} | date {Messrs. D.yy} | date {mm. D.yyyy} | Date {M-D-YY} | date {M-D-YYYY} | da te{MM-DD-YY}|date{MM-DD-YYYY}|date{M-DD-YY}|date{M-DD-YYYY}|date{MM-D-YY}|date{MM-D-YYYY}| Date {MMDDYY} | date {MMDDYYYY}

    With the reasons that I have above, the user should be allowed to enter data in one of these formats, correct?  I am at a loss for which is why it does not work the way it is supposed to.

    Thank you.

    Hello

    It is also possible with a script to the output of the date field event.

    He uses a regular expression to check the value entered for a specific model.

    Allows are the dates of these way: [9: 99] [.|] /| -] [9| 99] [.| /| -] [99| 9999].

    if (! this.formattedValue.match(/^\d{1,2}[\.\/\-]\d{1,2}[\.\/\-](\d{4}|\d{2})$/g)) {
              xfa.host.messageBox("Enter a correct date!", "Invalid Date", 0, 0);
              xfa.host.setFocus(this.somExpression);
    }
    

Maybe you are looking for