Uppercase / Lower case

Dear Master's,
I created editable alv,when i press save from report data get saved in table as UPPER case.But i want data will save as UPPER/LOWER case. Please help
Thanks & Regards
Atul Singh

Hi Atul,
Please check the data type of the fields that you are using. If it is a character type that does not allow lower case letters then data would surely get converted to upper case.
So, instead, try to use a field type for which the 'Lower Case' checkbox in its domain is selected.
Regards,
Aparna Alashe.

Similar Messages

  • Uppercase / Lower case Flag in Function Modules

    I want the upper case / Lower case flag to be checked active by default when we execute my function module. How can we achieve ?

    The checkbox is a part of FM TEST Framework and any changes can't be made to it. Also, while calling through program it will come into picture.
    If you want text in specific case
    1. Check the domain lowercase property of the data element to be used in import parameters.
    2. Use TRANSLATE statement to change case inside the FM.

  • Uppercase lower case issue..

    I am fiinding this throughout all the oracle stuff.
    If I create a view or stored procedure, it always returns the column names in uppercase...
    This is an issue, becuase some of my code uses keys in grids that are case sensitive.
    And my app has to work with both MS SQL and Oracle..
    So the view listed below, returns the column names in uppercase instead of the case I have specified..
    Is there any way around this?
    SELECT View_AssetCurrent.AssetID,
    View_AssetCurrent.ItemVar1 ,
    View_AssetCurrent.ItemVar2 ,
    View_AssetCurrent.ItemVar3 ,
    View_AssetCurrent.ItemVar4 ,
    View_AssetCurrent.ItemVar5 ,
    View_AssetCurrent.ItemVar6 ,
    View_AssetCurrent.ItemVar7 ,
    View_AssetCurrent.ItemVar8 ,
    View_AssetCurrent.ItemVar9 , View_AssetCurrent.ItemVar10 ,
    View_AssetCurrent.ItemVar11 ,
    View_AssetCurrent.ItemVar12 ,
    View_AssetCurrent.ItemVar13 ,
    View_AssetCurrent.ItemVar14 ,
    View_AssetCurrent.ItemVar15 ,
    View_AssetCurrent.ItemVar16 ,
    View_AssetCurrent.ItemVar17 ,
    View_AssetCurrent.ItemVar18 ,
    View_AssetCurrent.ItemVar19 ,
    View_AssetCurrent.ItemVar20 ,
    View_AssetCurrent.AssetDate , View_AssetCurrent.ProfileID , View_AssetCurrent.Carrier ,
    View_AssetCurrent.CurrentID ,
    View_AssetCurrent.DestinationID ,
    View_AssetCurrent.OwnerID ,
    View_AssetCurrent.IntraUserName ,
    View_AssetCurrent.ClientName ,
    View_AssetCurrent.HDate ,
    View_AssetCurrent.HStatus ,
    View_AssetCurrent.HParent ,
    View_AssetCurrent.HVar1 ,
    View_AssetCurrent.HVar2 ,
    View_AssetCurrent.HVar3 , View_AssetCurrent.HVar4 ,
    View_AssetCurrent.HVar5 ,
    View_AssetCurrent.HVar6 ,
    View_AssetCurrent.HVar7 ,
    View_AssetCurrent.HVar8 ,
    View_AssetCurrent.HVar9 ,
    View_AssetCurrent.HVar10 ,
    View_AssetCurrent.SignatureID ,
    View_AssetCurrent.ImageID ,
    View_AssetCurrent.UpdatedByParent ,
    View_AssetCurrent.ExplicitOwnerID ,
    View_AssetCurrent.ExplicitDestID ,
    View_RecipAndLoc_All.EmpID ,
    View_RecipAndLoc_All.FullName ,
    View_RecipAndLoc_All.RecipVar1 ,
    View_RecipAndLoc_All.RecipVar2 ,
    View_RecipAndLoc_All.RecipVar3 ,
    View_RecipAndLoc_All.RecipVar4 ,
    View_RecipAndLoc_All.RecipVar5 ,
    View_RecipAndLoc_All.RecipVar6 ,
    View_RecipAndLoc_All.RecipVar7 ,
    View_RecipAndLoc_All.RecipVar8 ,
    View_RecipAndLoc_All.RecipVar9 ,
    View_RecipAndLoc_All.RecipVar10 ,
    View_RecipAndLoc_All.DYNAMIC ,
    View_RecipAndLoc_All.Download ,
    View_RecipAndLoc_All.STATUS ,
    View_RecipAndLoc_All.LastModified ,
    View_RecipAndLoc_All.EmailAddress ,
    ClientList.Client_Type ,
    RTRIM(f_getRecipName(View_AssetCurrent.CurrentID, View_AssetCurrent.ProfileID)) CurrentName,
    RTRIM(f_getRecipName(View_AssetCurrent.DestinationID, View_AssetCurrent.ProfileID)) DestinationName ,
    RTRIM(f_getRecipName(View_AssetCurrent.OwnerID, View_AssetCurrent.ProfileID)) OwnerName ,
    Signatures.Sig_Data "Sig_Data"
    FROM View_AssetCurrent
    LEFT JOIN Signatures
    ON View_AssetCurrent.SignatureID = Signatures.Sig_ID
    LEFT JOIN ClientList
    ON View_AssetCurrent.ClientName = ClientList.Client_Name
    LEFT JOIN View_RecipAndLoc_All
    ON View_AssetCurrent.ProfileID = View_RecipAndLoc_All.ProfileID
    AND View_AssetCurrent.DestinationID = View_RecipAndLoc_All.EmpID

    Easy enough to test out....
    ME_XE?create or replace view test_it as select 1 as "CaseSensitive" from dual;
    View created.
    Elapsed: 00:00:00.18
    ME_XE?select * from test_it where casesensitive = 1;
    select * from test_it where casesensitive = 1
    ERROR at line 1:
    ORA-00904: "CASESENSITIVE": invalid identifier
    Elapsed: 00:00:00.04
    ME_XE?select * from test_it where "casesensitive" = 1;
    select * from test_it where "casesensitive" = 1
    ERROR at line 1:
    ORA-00904: "casesensitive": invalid identifier
    Elapsed: 00:00:00.00
    ME_XE?select * from test_it where "CaseSensitive" = 1;
         CaseSensitive
                     1
    1 row selected.
    Elapsed: 00:00:00.01

  • Front is all uppercase, won't go to lower case

    This just happened out of the blue this morning, was working fine last night.
    The problem is that my text is stuck in upper case.
    1. The caps lock key is not on
    2. I am not using an all upper case text- it happens regardless of font type
    3. I have tried to reset my tools and it hasn't worked.
    Any ideas?
    Oh and I am using PSE6.0

    Barbara, I am sorry I am being difficult about this, but I really am pretty computer savy.  In my WIN 7 I am not finding the link you sent me below.  I added my user name and get nothing.  I a made sure my hidden files are showing (and they are) but I am not finding this Editor at all.
    Thank you,
    Sue Potter,
    Forever Photos By, Sue
    "Photography done with YOU in mind"
    http://foreverphotos.smugmug.com
    509-220-2783
    Date: Sat, 24 Apr 2010 14:06:50 -0600
    From: [email protected]
    To: [email protected]
    Subject: Front is all uppercase, won't go to lower case
    Try manually deleting the editor's prefs, which are in
    C:\Users\<your username>\AppData\Roaming\Adobe\Photoshop Elements\8.0\Editor
    You will need to enable hidden folder viewing to find this path.
    >

  • My prepaid app store card has a lower case lambda sign and an uppercase gamma sign. what do i do?

    my prepaid app store card has a lower case lambda sign and an uppercase gamma sign. what do i do?

    You could get a $15 iTunes card, redeem that to your account and then should be able to download things again.

  • Change Lower Case to Uppercase in Styles

    I have a document which uses lower case subheads throughout. Is it possible to make a character style sheet to change a subhead from lower case to upper case in a document?
    Or a way to search using find/change?
    Thanks for you help
    G4 OSX Tiger InDesign CS3

    You can use the paragraph style for the subheads.
    Open the paragraph style and go to Basci Character Formats.
    There's a setting for "Case".
    Choose All Caps from the menu.
    That should change all your subheads to All Caps.

  • Lower case search is not working in the Web

    Hi BW Gurus ,
    when i am executing  a query i am able to search the values in the selection with f4 using smaller case as well as lower case but in the web it is taking only upper case letters search... if i am giving as lowercase it wont show any records when it is upper case its showing records. any solution for this.....
    vas

    Hi Vas,
    While searching, put a condition such that it works for both the lower case as well as uppercase.
    Regards,
    Ravi G

  • How to CHECK WHETHER LOWER CASE OR UPPER CASE  IN CUSTOM TABLE

    Dear Friends,
                     I have a requirement where from  the flat file  i have collected into the internal table is as below :
      IDNo.     Name     Date      Location   Designation  Dept
      101       raja      4/12/2007  Delhi      manager      HR
      102       james    4/12/2007  Delhi      clerk          HR
    now iam checking against my custom table where iam   if the designation for the employee name already exists then i shouldnt modify/update the custom table that record
      now iam facing a problem where is the flat file is always having the Lower Case only ,
    as per the scenario  if my custom table already have the employee name i shouldnt modify/update i.e i shouldnt overwrite,
    this scenario is working but it is failing in the case
    by chance in the Custom table the employee name or designation is in Upper Case  the condition where iam checking in the code  is failing as the flat file data coming into the internal table is having always lower Case.
    So could any one please let me know how i should check in my custom table whether iam having upper case or lower case and how can i make it lower case ?
    because iam able to manage in the case where if the flat file data coming in Upper case i can check before only by
    using Translate to lower case . how i unalbe to  check for the data coming from the Custom table if  in Uppercase , so i want to change that to lower case then checking my condition whether that data already exists in my custom table before modifying the data coming from the flat .
    because the condition is failing when the data in the custom table is in upper case and the Flat file data is in lower case.
    please help how i can check for the data in the Custom table is in upper case and then change it to lower case.
    Regards
    Madhuri.

    Hi Madhuri,
    Translate both data in your flat file & custom table to lowercase before comparing them. With that, you're able to identify if there's a differences in for both data.
    If you're putting data that is pulled from custom table, what you can do is after selecting/reading the data, translate to lowercase or uppercase (whichever you prefer) but make sure if you translate to lowercase, your data in the flat file must be lowercase to and vice versa.
    Happy doing !!..
    Regards,
    Loo

  • How to search for upper/lower case using string using JAVA!!!?

    -I am trying to write a program that will examine each letter in the string and count how many time the upper-case letter 'E' appears, and how many times the lower-case letter 'e' appears.
    -I also have to use a JOptionPane.showMessageDialog() to tell the user how many upper and lower case e's were in the string.
    -This will be repeated until the user types the word "Stop". 
    please help if you can
    what i have so far:
    [code]
    public class Project0 {
    public static void main(String[] args) {
      String[] uppercase = {'E'};
      String[] lowercase = {'e'};
      String isOrIsNot, inputWord;
      while (true) {
       // This line asks the user for input by popping out a single window
       // with text input
       inputWord = JOptionPane.showInputDialog(null, "Please enter a sentence");
       if ( inputWord.equals("stop") )
        System.exit(0);
       // if the inputWord is contained within uppercase or
       // lowercase return true
       if (wordIsThere(inputWord, lowercase))
        isOrIsNot = "Number of lower case e's: ";
       if (wordIsThere(inputword, uppercase))
         isOrIsNot = "number of upper case e's: ";
       // Output to a JOptionPane window whether the word is on the list or not
       JOptionPane.showMessageDialog(null, "The word " + inputWord + " " + isOrIsNot + " on the list.");
    } //main
    public static boolean wordIsThere(String findMe, String[] theList) {
      for (int i=0; i<theList.length; ++i) {
       if (findMe.equals(theList[i])) return true;
      return false;
    } // wordIsThere
    } // class Lab4Program1
    [/code]

    So what is your question? Do you get any errors? If so, post them. What doesn't work?
    And crossposted: how to search for upper/lower case using string using JAVA!!!?

  • Internal Order match-code fail becuase Upper-Lower case

    Hi
    I'need to search Internal Order using a piece of teh Order description.
    Unfortunately the description COAS-KTEXT is case sensitive, and the Order is not found if Upper/lower case rules are not respected. I Have create a new Z match-code, bust this has the same problem.
    Any Idea to solcve thsi issue ???
    Thanks for your help.
    Claudio

    Hello
    pls check OSS note 75233, is decribed the solucion you are looking for.
    Solution
    Check whether an F4 search for short text is required.
    You must then either allow for the fact that the selection criteria "short text" is case-sensitive, or you can change all the short text to uppercase. This change is then effective during all displays and entries of the short text for the order and cannot be reversed. Any information which is provided in lowercase letters is then lost.
    You should also consider creating an index for the field AUFK-KTEXT.
    If you want to change to uppercase letters, proceed as follows:
    1. Modify the table AUFK. The field KTEXT requires another data element with a domain in which the flag "lowercase letters" is not marked. The most effective solution is to copy the data element and the domains and in addition to the descriptions, change only flag "lowercase letters"
                  This change means that for overhead cost orders (transactions KO01, KO02) only short text in uppercase letters can be recorded. 
    2. To change the already existing database entries to uppercase letters run report RDOTXT2U which is contained in the standard program and the current version of which is shown below. Please read the documentation for this report.

  • Oracle services in lower case

    I have all my databases in upper case but one, how can I change that? Apparently, it is causing some db connection problem.
    I have check the tnsnames, oratab, listener and all is in uppercase.
    As you see below, thdb is the only one in lower case and it is the database where the application is having connection problem.
    See the output below:
    -bash-3.00$ ps -ef | grep pmon>oracle 3986 1 0 22:17:07 ? 0:54 ora_pmon_RDB
    >oracle 4085 1 0 22:17:48 ? 0:34 ora_pmon_NCSDB
    >oracle 4154 1 0 22:18:13 ? 0:44 ora_pmon_BBMDB
    >oracle 16765 1 0 13:41:44 ? 0:00 ora_pmon_thdb
    >oracle 6078 1 0 23:56:57 ? 0:37 ora_pmon_CRNDB
    >oracle 16980 16963 0 13:45:46 pts/8 0:00 grep pmon

    805758 wrote:
    I have all my databases in upper case but one, how can I change that? Apparently, it is causing some db connection problem.
    I have check the tnsnames, oratab, listener and all is in uppercase.
    As you see below, thdb is the only one in lower case and it is the database where the application is having connection problem.
    See the output below:
    -bash-3.00$ ps -ef | grep pmon
    oracle 3986 1 0 22:17:07 ? 0:54 ora_pmon_RDB
    oracle 4085 1 0 22:17:48 ? 0:34 ora_pmon_NCSDB
    oracle 4154 1 0 22:18:13 ? 0:44 ora_pmon_BBMDB
    oracle 16765 1 0 13:41:44 ? 0:00 ora_pmon_thdb
    oracle 6078 1 0 23:56:57 ? 0:37 ora_pmon_CRNDB
    oracle 16980 16963 0 13:45:46 pts/8 0:00 grep pmon
    for *NIX the SID is case sensitive.
    It can be accessed using lower case strings

  • How to convert lower case to upper case?

    Hi,
    How to convert lower case letter to upper case and vice versa?

    TRANSLATE
    Variants:
    1. TRANSLATE c TO UPPER CASE.
    2. TRANSLATE c TO LOWER CASE.
    3. TRANSLATE c USING r.
    See String processing
    Variant 1
    TRANSLATE c TO UPPER CASE.
    Variant 2
    TRANSLATE c TO LOWER CASE.
    Effect
    The first variant converts all lowercase letters in c to uppercase. The second variant converts all uppercase letters to lowercase.
    Example
    DATA letters(3) TYPE C.
    MOVE 'abc' TO letters.
    TRANSLATE letters TO UPPER CASE.
    letters now has the contents 'ABC'.
    Note
    The classification of upper- and lowercase, and the actual characters used are determined by the current text environment (see SET LOCALE LANGUAGE). Problems may occur when the system converts the characters, if the wrong language has been specified in SET LOCALE LANGUAGE, or if data has been processed that does
    Variant 3
    TRANSLATE c USING r.
    Effect
    Replaces all the characters in the field c according to the rule in field r. c1 containscharacter pairs. The second character in each pair replaces the first. If r does not contain a character in c, this character remains unchanged. r can also be a variable.
    Example
    DATA: letters(20) TYPE C VALUE 'abcabcabcXab',
          change(15)  TYPE C VALUE 'aXbaYBabZacZ'.
    TRANSLATE letters USING change.
    letters now contains 'XaZXaZXaZXXaZ'.
    REWARD IF USEFUL

  • Lower Case File Names on 5D iii?

    Can I modify the filing naming on the 5D iii so that it is all lower case rather than uppercase? If that's not possible, it is at least possible to change the extension from JPG to jpg?

    Hi homeboy!
    Thanks for the post!
    The file name on the EOS 5D Mark III has four alphanumeric characters followed by a four-digit image number and extension.  The first four characters are set upon factory shipment and unique to the camera. 
    However, you can change them.  With [USER SETTING 1], you can change and register the four characters as desired.  With [USER SETTING 2], if you register three characters, the fourth character from the left will be appended automatically to indicate the image size.  Please follow these steps to access these settings:
    Press the MENU button
    Select the [Tools #1] tab.
    Select [File Name].
    Select [Change User Setting 1] or [Change User Setting 2].
    Enter any alphanumeric characters.
    This didn't answer your question or issue? Find more help at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How to make a number lower case?

    Write a program to convert uppercase numbers to lowercase numbers. You may use any part of the Java API but may not team together with other students and turn in group work. You must write the class and provide at least 5 methods but no more than 8 methods to accomplish this task. Your program must be able to accept arguments from the command line
    public class MakeLowerCaseNumber
    public MakeLowerCaseNumber(String[] args)
    int i;
    for (i =0; i < args.length; i++)
    makeLower(args);
    private void makeLower(String argument)
    System.out.print("Making " + argument + " into a lowercase number ");
    public static void main(String[] args)
    MakeLowerCaseNumber makeLowerCaseNumber = new MakeLowerCaseNumber(args);
    I am lost. I have written this much. It doesn't make my number lowercase. Can someone show me what to do?

    You make a lower case number by adding the difference
    return lowerChar +('a' - 'A');
    So try doing the same for a number.That's one way. Since this is such a stupid assignment, I have a couple other suggestions:
    For every number (which could be interpreted as each individual digit or each string of +/-, digits, and at most one decimal point, or even include scientific notation)...
    1) ...just change that number to the string "lowercase numbers."
    2) ...change the numbers to their spelled out equivalents (in lowercase, of course), e.g. "three", "forty-two"
    3) ...since the assignment said, "convert uppercase numbers to lowercase numbers," you could interpret it as "If the number is uppercase, convert it to lowercase," and then start your processing code with Character.isUperCase(), which will return false every time.
    4) ...as a variation on #3, just call to CharacterLowerCase() on each digit.
    <editorial>
    I hate teachers who think they're being clever and teaching students to "think outside the box" when they come up with nonsensical problems like this. They need a good smiting.
    </editorial>

  • Upper to lower case

    is there any function module to manage upper case and lower cases

    Hi,
    DATA letters(3) TYPE C.
    MOVE 'abc' TO letters.
    TRANSLATE letters TO LOWER CASE.
    For more infromation...
    TRANSLATE
    Variants:
    1. TRANSLATE c TO UPPER CASE.
    2. TRANSLATE c TO LOWER CASE.
    3. TRANSLATE c USING c1.
    4. TRANSLATE c ...FROM CODE PAGE g1...     TO CODE PAGE g2.
    5. TRANSLATE f ...FROM NUMBER FORMAT n1... TO NUMBER FORMAT n2.
    Note
    Like all string processsing statements, you can only use character-type operands here.
    If the type of an operand is not STRING, the operand is treated like a type C field, regardless of its actual type, even though no actual conversion takes place.
    In an ABAP Objects context, a more severe syntax check is performed that in other ABAP areas. See Only character fields allowed in string processing.
    Variant 1
    TRANSLATE c TO UPPER CASE.
    Variant 2
    TRANSLATE c TO LOWER CASE.
    Effect
    The first variant converts all lowercase letters in c to uppercase. The second variant converts all uppercase letters to lowercase.
    Example
    DATA letters(3) TYPE C.
    MOVE 'abc' TO letters.
    TRANSLATE letters TO UPPER CASE.
    letters now has the contents 'ABC'.
    Note
    The classification of upper- and lowercase, and the actual characters used are determined by the current text environment (see SET LOCALE LANGUAGE).
    Variant 3
    TRANSLATE c USING c1.
    Effect
    Translates the contents of c according to the rule in field c1.
    When a character from c corresponds to a character from c1, it is replaced by the next character that occurs in c1. If the character appears more than once in c1, its first occurrence is used in the replacement. If a character from c does not occur in c1, it remains unchanged.
    Example
    DATA: letters(20) TYPE C VALUE 'abcabcabcXabc',
          change(15)  TYPE C VALUE 'aXbaYBabZacZB'.
    TRANSLATE letters USING change.
    letters now contains 'XaZXaZXaZXXaZ'.
    Variant 4
    TRANSLATE c ...FROM CODE PAGE g1 ...TO CODE PAGE g2.
    Parts marked with " ..." are interchangeable
    TRANSLATE c TO   CODE PAGE g2.
    TRANSLATE c FROM CODE PAGE g1.
    Effect
    Converts the contents of the field c from character set g1 to character set g2. This variant uses the conversion table g1 to determine the SAP character, which is then used to determine the new character from g2.
    Transaction SPAD allows you to display and maintain character sets. If one of the conversion tables does not exist, the runtime error CONVERSION_CODEPAGE_UNKNOWN occurs. Conversion combinations that are maintained as part of the runtime system for performance reasons do not trigger runtime errors, and you cannot change them using Transaction SPAD.
    Example
    DATA c(72) TYPE C.
    TRANSLATE c FROM CODE PAGE '1110' TO CODE PAGE '0100'.
    This statement converts the contents of field c from the HP-UX character set to IBM EBCDIC.
    Note
    Fields with types I, P, F, and X remain unchanged by the conversion. The syntax check only allows character fields for specifying the codepage. However, since the codepage is maintained in table TCP00 as a type N field with length 4, you should use this type.
    Variant 5
    TRANSLATE f ...FROM NUMBER FORMAT n1 ...TO NUMBER FORMAT n2.
    Parts marked with " ..." are interchangeable
    TRANSLATE f TO NUMBER FORMAT n1.
    TRANSLATE f FROM NUMBER FORMAT n1.
    Effect
    Converts the number formats in f. Currently, the number formats '0000' (HP, SINIX, IBM) and '0101' (DEC-alpha OSF) are supported. Other formats trigger the runtime error TRANSLATE_WRONG_NUM_FORMAT . If you omit FROM NUMBER FORMAT or TO NUMBER FORMAT, the system uses the system number format.
    Example
    DATA: f TYPE F,
          hex(2) TYPE X,
          nform LIKE tcp00-cpcodepage.
    The contents of fields hex and f are stored in /ARCHIV
    from another platform. hex is stored in a valid number
    form when it is saved, and can therefore be read on
    all platforms.
    READ DATASET '/ARCHIV' INTO hex.
    READ DATASET '/ARCHIV' INTO f.
    nform = hex.  "Conversion from non-host-specific. HEX into N(4)
    TRANSLATE f FROM NUMBER FORMAT nform.
    Effect
    Converts the contents of f from the nform format of a given platform into the system representation.
    Note
    This converts fields with types I and F. As in variant 4, you should define the number formats with type N and length 4.
    You can display system codepage and number formats using the function module SYSTEM_FORMAT. This allows you to store additional information for archiving purposes.
    Note
    Performance:
    Converting lowercase letters to uppercase (or the other way round) in a 10 byte character field requires around 7 msn (standardized microseconds).
    If you use ... c USING c1... to replace two characters of a 10 byte character field,the runtime is around 9 msn.
    Note
    Runtime errors:
    TRANSLATE_WRONG_NUM_FORMAT: Invalid number format.
    Don't forget to reward

Maybe you are looking for

  • Automatic app updates?

    i have automatic downloads for apps enabled on both itunes on my computer and in the store settings on my phone.  i see that when i download a new app on my phone, it automatically downloads to itunes and vice versa.  is it possible to get this to wo

  • Apple Cable Help

    Hi i have a apple cable it used to work fine i dont know why now to get the computer to detect it i have to put it in a special position, if i move it the slightest bit it disconnects. I tried different hubs, different laptops, i have iTouch 4G 32GB

  • What kind of BarCODE scanner works well with LabVIEW ?

    Currently I am working on a project need the use of Barcode Scanner to scan BarCODE. In our project, the minimum range requirement would be 30 feet. I noticed some posts here indicate there are some problems for barcode scan applications in LV to som

  • Storing attributes in a session - what is too much?

    I'm working on a project that involves a quiz section on a website. Per user taking a quiz, I basically store an ArrayList with 25 questions and 5 multiple choice options (pretty long Strings) and some other attributes into a session. Where does the

  • How to overcome thisORA-00060: deadlock detected while waiting for resource

    Hi , I have table name problems(prom_number,prom_relation,prom_impact,prom_prom_number) Now from oracle form raltion can be set. parent and chil relation can be set from the form for ex first suppose row=1 prom_number=1 is set as parent. so the tabl