SQL Expression Fields button not visible in Field Explorer

Hi,
On my Crystal Reports installation I can see the button SQL Expression Fields in Field Explorer but it is not visible on client's installation.
How do I make it visible? I need to create a new report with SQL query for client.
Thanks,
Ajay Audich

Commands are intended to replace the standard linked tables that must users are accustomed to.
I suppose Commands would be considered an "advanced" feature, considering that they require the developer to be able to hand write SQL (our at least copy it from another SQL editor).
If you are comfortable writing reading, writing & editing SQL, Commands will open a the door to a whole new level of control when it comes to creating your data sets.
The biggest problem w Commands is also it's greatest strength... If you're using a Command, CR will assume that you know what you're doing and will not try to rewrite or optimize your SQL in the background. You write it, CR sends it. That means if you write crappy SQL, CR will send your crappy SQL to the db server...
It also means that you can use join types that aren't available in CR and use sub-queries in in your SQL... Basically anything you can do in the db's native editor.
HTH,
Jason

Similar Messages

  • PL/SQL Expression of button

    HI, please help me
    how to create PL/SQL expression of button to redirect to another page in the application on Oracle 10 g
    in PL/SQL i create this code but can not continue
    BEGIN
    select password from user where user_name='john';
    if password='123' then
    in the above page must be redirected to another page
    end if;
    END;
    Edited by: 912303 on Apr 6, 2012 9:47 AM

    Is this query the 1st thing you do on the current page?
    If so, then one way to do that would be to create a Before Header Branch to redirect to the target page and make the branch condition EXISTS
    and enter the query
    Select NULL
    From user_table
    Where user = 'John' and password = '123'

  • Help button not visible in off-line version

    Why is de help/information button not visible in the off-line version. The web-based version is oké. In use Adobe Accrobat version XI.

    if you use the off-line version, Formscentral AIR Application, help menu will bring you to the help page. For example: DE http://help.adobe.com/de_DE/formscentral/using/index.html

  • Reset button not visible in settings, help?

    Reset button and security button not visible in general settings on my iphone 4 . How do I restore them?

    if you use the off-line version, Formscentral AIR Application, help menu will bring you to the help page. For example: DE http://help.adobe.com/de_DE/formscentral/using/index.html

  • Approve Button not visible in Tasks for Leave request in Tasks- MSS

    Dear gurus,
    Approve Button not visible in Tasks for Leave request in Tasks- MSS, anything missing on config end????
    Any suggestions....
    regards,
    Rajasekar.

    hello Bala,
    there was some config missing in UWL, now it is working and here we have got some button launch dynpro ..this is leading to pop where we can approve or reject....
    Thanks alot Bala..
    In this we are getting more info, Display details in SAP GUI, View History, View all Time Approval and Attachments of Documents which leads to leave request details. These may be too flashy for the Manager who are from the typcial production centers....industries...So is there any way out for Hiding these.
    Regards,
    Raj

  • Interview, Contact  etc buttons not visible on Hiring Applicants Form

    Hi,
    Interview, Qualifications, Schools & Colleges, Contact buttons not visible on Hiring Applicants Form.
    Is there any profile option , so that the above mentioned buttons are visible ?
    Thanks,
    Angelica.

    Hi Jhansi,
    Thanks for the reply.
    We tried the mentioned steps, but unable to view the required buttons.
    Can you let me know if there is any profile option for the same, cause we are able to view the button in another instance, but not in the one that we are working on.
    Thanks,
    Angelica.

  • Message mapping (data flow editor, data dependcies  buttons not visible)

    Hi,
    In my SAP PI...IR ...in message mapping screen some buttons are not enable/visible like
    data flow editor, data dependcies,clear mapping  buttons not visible)
    any oss notes/help will be appreciated.
    Thanks

    Hi,
    This will help you
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Go for 1.4.X version than 1.6.X The Problem will be resolved
    Regards
    Sangeetha

  • Phone not visible in Windows Explorer - post 10.3 upgrade

    I installed 10.3 on my Q10 no problem, saw the Blend icon and decided to install (having used it on the work Passports) so a couple of things....
    1. Blend now downloaded - but wants to install on an F:drive - which would be the Q10.
    2. When connected via USB (or wifi) the Q10 is not visible in Windows Explorer (it was fine in 10.2)
    3. Can see the drivers begin to install, but then it rolls back and a 'Install failed, cannot find F:drive' appears.
    4. Is Blend intended for use on the Q10.
    Anyone got any ideas I can try?
    Solved!
    Go to Solution.

    Found it, you have to go into Settings > Networks and Connections > Connection Services > USB and slide the USB Mass Storage Mode to the on position. It will then show as an ext. hdd in Windows Explorer.

  • Sql expressions field option not available in field explorer

    Hello:
    I would like to create a sql expression field in my report. however when I go to the field explorer panel, a sql expression fields node is not available to create one. Does anybody know why is this not an option?
    Thank You Very Much

    Also if you are creating based off any stored procedure or View you can't see Sql Exprn under field explorer.  I think it is also databse specific.  What is the databse you are using ? also what is your datasource ?
    Thanks,
    Sastry

  • The stock in transit field is not visible in MD04

    Hi Team
    Stock in transit visible on MD04
    STPO 28801084 is internal stock transfer from FI25 to FI28.
    Qty of PO is visible in the ´stock in transit´ field on SAO transaction MD04 under plant FI28
    when corresponding delivery  1202400481 have been PGId  at FI25 (2014/07/07)
    Stock in transit NOT visible on MD04
    STPO 28502250 is internal stock transfer from FI31 to FI28.
    The ´stock in transit´ Qty of PO is not visible on MD04 under plant FI28.
    even if  the corresponding   delivery 1202323564 have been PGId at FI31 (2014/06/23)
    Br, Kiran Unde

    Hello
    Please take a look on question 9 of the following FAQ note, which explains the standard system behavior:
    549752 - FAQ: MRP elements in transaction MD04/MD05
    9.  Question: Why does the system not display stock in transit for stock
        transport orders with order confirmation (notified orders)?
        Answer:
        Purchase order confirmations do not have to match the original
        purchase order delivery schedule lines. Moreover, the purchase order
        confirmation (view MDLA in materials planning) does not contain the
        same information as the purchase order to determine the stock in
        transit. The display of the stock in transit is therefore not
        implemented for the purchase order confirmation in the materials
        planning evaluation transactions.
    BR
    Caetano

  • Conditional Expressions and the note about state-field's serialized form

    There's a note about state-field's serialized form in 4.6 Conditional expression chapter. Could anyone help me understanding it? It's on the page 88.
    State-fields that are mapped in serialized form or as lobs may not be portably used in conditional expressions[26].
    What's the serialized form? I think I understand what lobs might mean, but some additional explanation or a code snippet would be greatly appreciated.
    Jacek
    Jacek Laskowski
    http://www.JacekLaskowski.pl

    But that's my point. In the original expression the ++k and --k are evaluated first so the whole thing goes down as you described.  I agree completely.  But in the second case the term k is a urnary operator which would have higher precedence than the + or --- operators and therefore would be evaluated first while k is still equal to 1. Then again maybe I'm confused !
    Maybe I'll just compile the program and see what I get...

  • Return results from custom dialog box not visibly updating field value

    I have a form with custom dialog boxes (execDialog) for data entry. The dialog box is being called from the Entry event successfully. I also have it called from the Click event. So, here's what I get:
    1. On entering the field, I get the dialog box pop up, I select a value, it visibly changes the field raw value and leaves focus in the field.
    2. If I exit the field and re-enter, it also works as in point 1 (as expected)
    3. If, while focus is already in the field, I click in the field, I get the dialog box, as expected, but after selecting a value from the dialog, the field raw value DOES NOT VISIBLY change until I exit the field! It's kind of like the click event is working in conjunction with the Exit event. This is totally counter-intuitive for a production form that is being designed for the general populace.
    Anyone had any experience with this?
    Cheers,
    Marty.

    Thom Parker answered this here: http://forums.adobe.com/message/2614570#2614570
    Answer copied below:
    "The problem is that when the focus is on the text box
    it's in edit mode. It's only displaying the value interactively entered by
    the user, or as a consequence of the change event.  What you need to do is
    force the focus off of the text box in code.  You can do a little trick
    where you bounce it to a tiny transparent field, which then bounds the focus
    back so it doesn't look like the focus changed."
    What I ended up doing was calling up the dialog box, then using setfocus with no parameters to remove focus from the field, as follows:
    this.rawValue = this.dialogBoxFunction(this.rawValue); // passing current value so dialog box defaults to that value
    xfa.host.setFocus();
    Cheers,
    Marty.

  • Field data not visible in Association Applet

    Hi all,
    There is a vanilla applet "Organization Assoc Applet" of type association list based on business component "Assignment Group Organization"which has two list columns namely Division and Organization.To this applet I added one more list column based on a vanilla field Main Phone Number,but after compiling when I checked data for field Main Phone Number is not visible but as usual data for other two fields(Div and Org) were visible.
    Could someone help me in this?
    Thanks,
    Sambit

    Hi,
    Where you've added the column? to the Base or Query applet template?
    May help you:
    ==========
    Open the Applet in web layout and check the selected Application, it should match your application.
    If you don't see the Application follow thiw:
    in tools --> View --> Toolbars --> Configuration Context
    if the selected Application is the correct one then go to "Applet web template" --> select the wanted template --> goto the web template items --> make sure that no duplicate "item identifire" exist!
    Good luck

  • Enhanced field was not visible in DataSource

    Hi ,
    I Enhanced one field to DataSource, But it is not visible in that datasource.
    T
    he procedure which i followed is:
    RSA6 -> Select DataSource -> Click on "Enhance Exctract Structure" -> It will show Append Structure -> Continue -> Add filed -> Activate + Back
    When i checked again the same datasource it is not showing the appended field.
    Can any one suggest me, wht can i do now to see that  Added filed to DataSource.
    Thanks and Regards
    Rajesh

    Hi Rajesh,
    go to LBWE Lo cockpit there u find the Datasource click on the link there u find the appended field is marked as Hide and Field only Check boxes u can un mark the Hide check box and activate the data source u find the appended field.
    i hope this will help u
    Thanks & Regards,
    Ramesh

  • Key fields are not visible in output condition table

    Hi,
         I have created few conndition tables using V/61. But i can not see Key field. It is not displaying. But when I check thru VK11 i can see that all fields are marked as key fields. example of table B018.
    My problem is that , i want to make few filed non key fields rest of fileds as key fields so that there should not be any duplicate ntry based on key fields. also I do not want to maintain these two fields for each record.
    Is there any exit to modify and view thesefields? or it is a security issue...bold
    Your earliest response is highly appreciated.\
    Thanks,
    AKS

    Hi Raga,
    Please check the documentation under the customizing path:
    IMG -> Sales and Distribution -> System Modifications ->
    Create New Fields (Using Condition Technique) ->
    New Fields For Pricing
    Then click on the paper icon
    Here is explained how to setup additional fields for pricing,
    not present in the standard.
    Notice the following rules:
    1. the new fields must have name beginning with 'ZZ' or 'YY' in order
       to avoid problem after upgrade
    2. add the new field in the table T681F for the application 'V' and the
       usage 'A'
    3. these new fields must be appened to the structures KOMKAZ or KOMPAZ
       (depending they are header or item fields)
    4. you should provide these fields by implementing the userexits
       USEREXIT_PRICING_PREPARE_TKOMK (header fields)
       USEREXIT_PRICING_PREPARE_TKOMP (item fields)
       in program MV45AFZZ for sales order, RV60AFZZ for invoice.
    In that documentation there are some examples too.
    Please check it.
    Regards,
    Alex

Maybe you are looking for

  • ERROR in SAP System Installation

    Hi gurus!! We are trying to install a SRM system (EBP4.0) into existing database (oracle 9.2) -  MCOD mode - but when we run the installation the process terminates with the next error in sapinst.log ERROR 2008-08-29 11:16:50 CJS-00084  SQL Statement

  • R.I.P. Airport Express???

    Hi All, If after one year and one week of flawless operation (just outside warranty), my Airport Express stops producing any wireless signal, that probably means it's time for me to replace it! My internet connection started to slow down and an hour

  • Safari 3.1.1 can't open Safari or Mail

    Just updated to 3.1.1 and now I can't open Mail or Sarfari. Can anyone help? Chris

  • What is data management  ( Not master data)

    hi,       my new project client is looking for data management and  variant configuration . i know variant configuration . but they have clearly specified that they are not going to use master data . if any one have any idea please let me  know.   re

  • KEPM deletion package doesn't work as expected - duplicate entries in COPA

    hello, I have used KEPM TCODE to delete entries in COPA version and what we have experienced is that it doesn't delete data for a particular company code which led to duplicates. Does anyone know the reason and how I can delete duplicate entries. Tha