Query Help for reporting on last receipt qty

SBO Version: 8.82 PL11
Hello Forum,
I am looking for some help devising a command behind a crystal report. We are hoping to achieve the last receipt quantity. To arrive at this we would like it to get the last GRPO for an item and total the quantity on that particular GRPO. In addition to this, we want to consider all the lines on the document and SUM them.
At present, the query I have is as follows:
Select SUM(c0.Quantity) from PDN1 c0 WHERE c0.ItemCode = T1.ItemCode AND Shipdate = (select Max(ShipDate) from PDN1 C0  INNER JOIN OPDN c1 ON c0.DocEntry = c1.DocEntry where C0.Itemcode =T1.ItemCode AND c1.DocStatus <> 'C'))
Any assistance would be greatly received.
Thanks
Sarah

Hi Sarah,
Please repost to the SAP Business One Application  space.
-Abhilash

Similar Messages

  • Query Help in Report

    Hi guys ,
    I need to make a matrix report like the following
    Description Year(2002 Full),Year(2002 Till Date),Year(2002 Till Month),Year(2003 Full),Year(2003 Till Date),Year(2003 Till Month)
    Year its easy to get in the query as the following
    select item,sum(qty)to_char(v_date,'YYYY') from table group by item v_date
    but how will i get the year to date and year till month
    item wuill be my row
    qty will be cell
    and year will be column

    If the current date is 25th oct 2004 so in above query i need as
    2002 Full Year i.e jan 2002 to dec 2002
    2002 YTD Jan 2002 - 25t oct 2002
    2002 Year To Month - jan2002 oct 2002
    2003 Full Year i.e jan 2003 to dec 2002
    2003 YTD Jan 2003 - 25t oct 2003
    2003 Year To Month - jan 2003 oct 2003
    Any help will be appreciated

  • BW Cubes for reporting of Goods Receipts for materials

    Hi,
    I need information regarding cubes, I beleive they will be from MM area, required to be installed to report on Goods receipt for materials and the associated amount Spend that will result from those receipts, including related charges and fees.
    Please share the information.
    Thanks,
    Rajani

    HI,
    If you need to get only goods receipts at MM Side you should be aware of movement types generally 1* in your system to get their values and Quantities.
    If you are going from FI Side you can have FI Document type WE for GR which will help you in getting the spend amount .
    Hope this helps for you.
    Thanks.
    Arun

  • Dynamic query table for report based on LOV selected

    Hi,
    Need some suggestion and guidance how to dynamically query table via lov for report .
    Scenario:
    Table, TABLE_LIST, has tablename (table in DB) and filter (for where clause) column. The TABLENAME_LOVE is derived from table TABLE_LIST.
    SELECT TABLENAME D, TABLENAME R FROM TABLE_LIST
    In Page 2,a page select list item,P2_TABLENAME to use TABLENAME_LOV
    All data in tables in the table_list have identical structure (columns, triggers, primary key, and so on).
    I want to have the report region query from the table based on selected LOV.
    Example,
    Tablename Filter
    TB1
    CD2 ACTIVE='Y'
    When select TB1, the report regin will query based on TB1.
    When select CD2, the report regin will query based on CD2 WHERE ACTIVE='Y'
    Question:
    How can I query based on &P2_TABLENAME. WHERE &P2_FILTER.
    Like
    select col1, col2 from &P2_TABLENAME WHERE &P2FILTER
    Greatly appreciate any suggestion and some guidance.
    Tigerwapa

    Hi,
    You should always post your Apex version, DB version and other information as suggested in the FAQ.
    And the moment you talk report you should state whether it is IR or Classic.
    As for your query, have you explored the Report type "SQL Query (PL/SQL function body returning SQL query)" ?
    That might be a good fit for what you are trying to achieve.
    Regards,

  • SQ01 Query Help for (MKPF and MSEG)

    Is their anyway to have the field MSEG-ERFMG show up on the query results as postive or negative color or use a "-" or "+".  Need to try and show whether is was a negative or postive movement.

    F1 help for MSEG-SHKZG
    Debit/credit indicator in revaluation
    This indicator is used for internal program control.
    Please do not change the entry in this field.
    Any changes made could lead to program errors or terminations.
    I guess the "sign" is defined trough this field ("S" - sollen (debit), "H" - haben (credit)). If my assumption is true, you won't be able to see + / - in MSEG-ERFMG simply because this field contains no information on the sign.
    Using ABAP code you can solve it (or in SQ01 you can use calculated field in your query...I'm not sure you can define that calculated field to cover your requirement...).
    Regards,
    Csaba
    Edited by: Csaba Szommer on May 12, 2009 11:20 PM

  • Need help for Report Generation

    I am using Designer 6i.
    I want to ask that :
    Is there any facility that can preserve the report layout when I want to generate the report, because every time I generate the report I can't preserve the last layout.
    Thank for helping me !
    null

    Hi,
    In the transaction OAOR, you should be able to insert your company Logo.
    GOTO - OAOR (Business Document Navigator)
    Give Class Name - PICTURES Class Type - OT..... then Execute
    It will show you the list, then select ENJOYSAP_LOGO.
    On that list, you will find one control with a "create" tab.
    Click std. doc types.
    Select SCREEN and double-click.
    It will push FILE selection screen.
    Select your company logo (.gif) and press OK.
    It will ask for a description- for instance: "company logo".
    It will let you know your doc has been stored successfully.
    You can find your logo under ENJOYSAP_LOGO->Screen->company logo.
    Just run your ALV program, you should find your company logo in place of the EnjoySAP logo.
    FORM TOP-OF-PAGE.
    CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
    EXPORTING
    IT_LIST_COMMENTARY = HEADING[]
    I_LOGO = 'ENJOYSAP_LOGO'
    I_END_OF_LIST_GRID ='GT_LIST_TOP_OF_PAGE'.
    ENDFORM. "TOP-OF-PAGE
    Here 'ENJOYSAP_LOGO' will replace by ur created logo.
    n pls reply me.
    Refer this link
    http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_enhanced.htm
    http://www.sap-img.com/abap/alv-logo.htm
    http://www.sap-img.com/fu002.htm
    reward if it helps..
    Regards,
    Omkar.

  • Query help for sales employee sales

    Hi....
    How can we have a query for
    Name of sales employee
    Item group
    Item name
    Total selling amount
    Total sales order
    Total delivery
    Total AR invoice
    Please help
    Thanks a lot

    Hi,
    What Total selling amount do you need? Invoice - Credit Memo?
    How about the other Total, total count or total amount?
    Thanks,
    Gordon

  • Select query help for Sales order

    Hi Experts,
    I have to write a select query to fetch sales orders which are open along with the quantities which are open ( not delivered). What would the best approach for this?
    Any help is appreciated. Expecting code samples....Thanks
    Thanks
    Ricky

    hi,
    do like this,
    write a select query for vbak and vbuk as follows.
    delivery status field is <b>lfstk</b> from <b>vbuk</b>,
    and relation field is <b>vbeln</b> from the both the tables.
    reward points if useful,
    regards,
    seshu.

  • Heel help for reports

    hi friends
    i have installed sqlplus and developer forms with different homes but know i iwant to install reports in my pc how can i install should i use the same home that one i used for forms or i should create a new home and then attach it with reports
    i want to add reports in my project as well plz help me

    Munzer,
    when you install Oracle Forms, Oracle Reports is installed to. Even with earlier versions I cannot remember that it was possible to install one without the other (because they share the same library files).
    Under no circumstances should Forms and Reports be installed into teh database home (exception is older Forms and Reports releases - before Forms 6i - that must be installed in thr default Oracle Home)
    Frank

  • Need help for reporting

    hi,
    Hope I did not post to the wrong place. but I really need help here. I've been using Crystal Report all these while before I tried out java. However, there is a problem here.
    I've been doing some complex reports that comes with subreports and grabing values from the program. but there is no one program that i found can really support the reporting in java. I've even tried the crystal clear and Jbuilder enterprise trial version (which comes with crystal report). but I still can't get the output that I want.
    So, I'm here to ask :
    1. what sort of reporting system r u using that is recommended?
    2. And if I were to continue supporting crystal report where can I get a better component that supports crystal report ?
    3. And where can I get tutorials for java integration with crystal reports?
    thanks.

    Also check out i-text. It's an open source Java -> PDF tool. You will need to write a mapper to go from JDBC ResultSet to your own custom Java class. Otherwise, it is almost like writing HTML programatically.
    - Saish

  • I cant get help for same issue lasting over 19 months now!!!

    This is a long issue here but everything is available to see per Verizon in the notes. I have tried many many times to get assistance and I am getting no where with the many customer service reps that I have spoken to.
    The issue started in September 2013 with my home fusion account. I had had it for several months with no issues.  Then 1 day after my billing schedule I started receiving text messages saying my usage was almost over the 10GB again in 1 day. I called to ask customer service what the deal was. I was told that perhaps since its just the 1 day after my billing schedule perhaps the system is just overlapping. I was told to give it a few days and it should straighten itself out. I did as told but kept receiving the text messages saying the overage was still pulling GB. I called back and a new gentleman told me to go ahead and unplug the unit until we figure it out. I did as told. However by this point I had racked up about $1500 of overages. The tech department could not say anything but that it was some cloud based service pulling the GB. We have no such thing and live on 30 acres in the woods with no one around as they said perhaps someone else was using our wifi. That wasn't possible but yet they still said it was something we did.   After some months going back and forth we finally agreed on a settling point where they paid a small portion and I paid the majority.  fast forward three months or so and I was still being charged the $100 month for a unit I was told to unplug. I called and said this was suppose to be cancelled back in October when we had the issues as we were not going to chance having another issue like this.  They lady said dhe would take care of it.  A few months later I called from the Verizon store and talked with another gentleman.  Again he said yes I see all the notes and issues and he would send up a note to the home fusion department to have that cancelled. I was ok with that. A few more motnhs go by and I STILL was being charged the $100 fee. I called again spoke to another lady and again was told it would be taken care of.  Then in about june or July 14 I called again and got to speak with a supervisor again. She looked in the notes, agreed it was suppose to be done sometime ago. I ask her how will that work with a refund as I been paying all this time for something unplugged that was suppose to be canceled. She said what I needed to do as the amount was too high for her to approve was email corporate. I got the information from her and did so. At that point I thought it was cancelled and then now I need to just figure out the refund part with corporate. Now all the sudden the charge appears back on my account. When I call they said it was suspended for vacation. Why would I need to suspend the account for vacation when it had not been used nor showed usuage on their end in nearly a year. So here we are now. After many emails to distrist managers, dozens of calls to customer service, and more no one has ever called back to follow up like many of the reps said they would. I was told there would be a $200 cancellation fee in the beginning when I was told to unplug device which I was fine with as I couldn't afford another $1500 bill if the receiver went crazy again..  19 MONTHS later this is still not solved and NO ONE has done anything they promised in regards to contacting me after I say that that's what the last rep said and they said NO but we definently will.  What do I do?

    The only sort of credit I was recieved was yesterday because apparently in
    October 14 instead of cancelling the person suspended the account for
    vacation use and it came back on and I was being charged again for last few
    months so they returned $198 for the last couple months of charges but then
    charged me $140 to cancel.  The deal is this should have been canceled in
    early 14 and I can not get anyone to help in regards to all those months I
    was charged then. The rep yesterday kept trying to send me to financial
    care to discuss that but I know good and we'll that financial care can not
    handle any credits etc. So it was a year of left I was being charged. As
    far as tickets they had opened tickets in the past in regards why the
    overage occurred which we "resolved" but my issue has been the lack of
    cancellation after many request way prior and the fact I was told to unplug
    the unit in case it was the unit. It was unplugged in Sept 2013 and never
    plugged back in. They show no use had ever been used since then, they know
    we had a issue, but still charged me for a year for the service.  The other
    part that really bothers me was when the overage was occurring was they
    said they would upgrade it to tech. I called back 2 weeks later and it
    still hadnt been upgraded to tech. As soon as it was upgraded they called
    and said jnplug.  But during that 2 week period it caused a $1000 of
    overage.  I have email confirmations of this where the tech apologized for
    not getting it up the the correct department but said I was still liable
    for the charged occurring through that time even though if he would have
    sent it that day instead of 2 weeks later we would have known to unplug
    then and avoid that extra $1000 in charges.  I have and would be willing to
    share those emails with anyone. I was put in a corner to try and pay that
    so that my phone lines would stay active as verizon is the only thing that
    works here and they said it would go against my credit.  Again email
    aknowledgement saying they didn't get the issue up to the tech for 2 weeks
    and during that time the issue ran many GB but I was still responsible for
    the charges even though when they did get it to them like they were suppose
    to the first time problem was "solved" right away by being told to unplug
    unit.  Even when I tell reps that I have all these emails from techs
    adwaynd reps showing these things they have never asked to see them or
    anything. They say  no computer says it was your fault.  I just don't
    understand.
    On Mar 31, 2015 10:31 PM, "Verizon Wireless Customer Support" <

  • Query help for archive log generation details

    Hi All,
    Do you have a query to know the archive log generation details for today.
    Best regards,
    Rafi.

    Dear user13311731,
    You may use below query and i hope you will find it helpful;
    SELECT * FROM (
    SELECT * FROM (
    SELECT   TO_CHAR(FIRST_TIME, 'DD/MM') AS "DAY"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '00', 1, 0)), '999') "00:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '01', 1, 0)), '999') "01:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '02', 1, 0)), '999') "02:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '03', 1, 0)), '999') "03:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '04', 1, 0)), '999') "04:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '05', 1, 0)), '999') "05:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '06', 1, 0)), '999') "06:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '07', 1, 0)), '999') "07:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '08', 1, 0)), '999') "08:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '09', 1, 0)), '999') "09:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '10', 1, 0)), '999') "10:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '11', 1, 0)), '999') "11:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '12', 1, 0)), '999') "12:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '13', 1, 0)), '999') "13:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '14', 1, 0)), '999') "14:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '15', 1, 0)), '999') "15:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '16', 1, 0)), '999') "16:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '17', 1, 0)), '999') "17:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '18', 1, 0)), '999') "18:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '19', 1, 0)), '999') "19:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '20', 1, 0)), '999') "20:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '21', 1, 0)), '999') "21:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '22', 1, 0)), '999') "22:00"
           , TO_NUMBER(SUM(DECODE(TO_CHAR(FIRST_TIME, 'HH24'), '23', 1, 0)), '999') "23:00"
        FROM V$LOG_HISTORY
        WHERE extract(year FROM FIRST_TIME) = extract(year FROM sysdate)
    GROUP BY TO_CHAR(FIRST_TIME, 'DD/MM')
    ) ORDER BY TO_DATE(extract(year FROM sysdate) || DAY, 'YYYY DD/MM') DESC
    ) WHERE ROWNUM < 8;Hope That Helps.
    Ogan

  • Query help for where condition

    Hi ,
    I have String value in table now I require to check that value is valid or not .
    I have below Query .
    SELECT *
    FROM Table TCI
    WHERE (ISDATE(SUBSTRING(SUBSTRING(Data,82,6),1,4)+'-'+SUBSTRING(SUBSTRING(Data,82,6),5,2)+'-'+'01')<>1 OR LEN(LTRIM(RTRIM(SUBSTRING(Data,82,6)))) < 0 OR SUBSTRING(Data,82,6)='000000')
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,88,6)))) < 0 OR SUBSTRING(Data,88,6)= '000000' OR ISDATE(SUBSTRING(SUBSTRING(Data,88,6),1,4)+'-'+SUBSTRING(SUBSTRING(Data,88,6),5,2)+'-'+'01')<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,173,6)))) < 0 OR ISDATE(SUBSTRING(SUBSTRING(Data,173,6),1,4)+'-'+SUBSTRING(SUBSTRING(Data,173,6),5,2)+'-'+'01')<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,195,6)))) < 0 OR ISDATE(SUBSTRING(SUBSTRING(Data,195,6),1,4)+'-'+SUBSTRING(SUBSTRING(Data,195,6),5,2)+'-'+'01') <>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,217,7))))<0 OR ISNUMERIC(LTRIM(RTRIM(SUBSTRING(Data,217,7)))) <> 1)
    AND ISNUMERIC(REPLACE(SUBSTRING(Data,334,10),'-','0'))<>1
    AND ISNUMERIC(SUBSTRING(Data,345,10))<>1
    AND ISNUMERIC( SUBSTRING(Data,355,10))<>1
    AND ISNUMERIC(SUBSTRING(Data,416,8))<>1
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,104,6))))<0 OR ISNUMERIC(SUBSTRING(Data,104,6))<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,145,7))))<0 OR ISNUMERIC(SUBSTRING(Data,145,7))<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,152,7))))<0 OR ISNUMERIC(SUBSTRING(Data,152,7))<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,159,7))))<0 OR ISNUMERIC(SUBSTRING(Data,159,7))<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,166,7))))<0 OR ISNUMERIC(SUBSTRING(Data,166,7))<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,179,3))))<0 OR ISNUMERIC(SUBSTRING(Data,179,3))<>1)
    AND (LEN(LTRIM(RTRIM(SUBSTRING(Data,201,3))))<0 OR ISNUMERIC(SUBSTRING(Data,201,3))<>1)
    AND (ISNUMERIC(REPLACE(SUBSTRING(Data,365,10),'-','0'))<>1 OR ISNUMERIC( REPLACE(SUBSTRING(Data,365,10),'-','0'))<>1)
    AND (ISNUMERIC(REPLACE(SUBSTRING(Data,375,10),'-','0'))<>1 OR ISNUMERIC( REPLACE(SUBSTRING(Data,375,10),'-','0'))<>1)
    AND (ISNUMERIC(REPLACE(SUBSTRING(Data,385,10),'-','0'))<>1 OR ISNUMERIC(REPLACE(SUBSTRING(Data,385,10),'-','0'))<>1)
    AND (ISNUMERIC(REPLACE(SUBSTRING(Data,395,10),'-','0'))<>1 OR ISNUMERIC(REPLACE(SUBSTRING(Data,395,10),'-','0'))<>1)
    AND (ISNUMERIC(REPLACE(SUBSTRING(Data,405,10),'-','0'))<>1 OR ISNUMERIC(REPLACE(SUBSTRING(Data,405,10),'-','0'))<>1)
    I need only invalid record set from below Query ;
    like; If it is not isdate and is_numeric type for particular row then it return only that row.
    currently i'm facing issue like whole string is invalid in that case it gives row .
    should I use case statement in where clause ?
    Thanks
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

    I need only invalid record set from below Query ;
    like; If it is not isdate and is_numeric type for particular row then it return only that row.
    currently i'm facing issue like whole string is invalid in that case it gives row .
    should I use case statement in where clause ?
    Hi PrajapatiNeha,
    Your requirement is confusing. Judging from the query, the column data
    seems to be a string which consists of fixed length date or numberic format substrings, so you are verifying each substring is valid and need to select the invalid substrings?
    If that is your requirement, why not just extract the substrings into a derived table and filter based on the derived table?  The substrings in the derived table will give a more directly overview of your long data string.
    If you have any question, feel free to let me know.
    Eric Zhang
    TechNet Community Support

  • Query Help for SO Alert

    Dear Experts,
    I have a scenario where our user would like to be reminded of action items pertaining to a specific BP when entering a new SO.
    I have the following query but would like it to alert only once.  What syntax do I need to configure for this query to send an internal alert once within a few minutes of adding?
    SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName], 'Reminder: <<Insert Reminder Here>>.' as "Important Message"
    FROM ORDR T0
    WHERE T0.[CardCode] IN ('ABC01')
    Thanks,
    Richard

    Hi
    You may create an alert by:
    SELECT T0.DocNum, T0.DocDate, T0.CardCode, T0.CardName, 'Reminder: <<Insert Reminder Here>>.' as "Important Message"
    FROM ORDR T0
    WHERE T0.CardCode IN ('ABC01') AND DateDiff(D,T0.DocDate,GetDate())=0
    However, there is no switch to turn it off.
    Thanks,
    Gordon

  • Help for Report Painter!!

    Dear All,
    When i create a report in Report Painter and execute, it requires insert report in report group, i chose once of report group --> ok, but an error occurs: "Objects with leading zero may not be changed".
    So, what can i do? pls help me.
    Thanks,

    Hi Vinh,
               Use this the below function module to discard the leading zero.i will send a sample code check it once..
    ata: lv_c(10) type c value '0000123'.
    call function 'CONVERSION_EXIT_ALPHA_OUTPUT'
              exporting
                      input = lv_c
              importing
                     output = lv_c.
    write:/ lv_c.
    Reward points if helpful.
    Kiran Kumar.G.A
            Have a Nice Day..

Maybe you are looking for

  • Accessing variables in an object

    Is there any reason why JSTL should not be able to find a variable in a object using the . operator specially if i am view it in the servlet before passing it on to the JSP ? exception javax.servlet.ServletException: Unable to find a value for "useri

  • Error e_adept_resource_does_not_exist

    I have downloaded ADE and it appears to be opening and working ( no books to try) but when i try to download purchased book i get an error error xmlus = http://ns.adobe.com/adept data = "e_adept_resource_does_not_exist http://174.129.224.52/fulfillme

  • ITunes 4.9, 1st gen iPod, OS 10.3.9

    Here's a good one: I have a 1st gen 5gig iPod, I run 10.3.9 on my G4 733 and have iTunes 4.9. I attach my iPod through a perfectly operative firewire port using a perfectly operative firewire cable and: ¥ iTunes launches and the entire system freezes

  • Has anyone dealt with World Wide Tech Support?

    Just looking for some feedback here because I have my doubts... I scheduled an appointment through AppleCare for on-site service. They sent a tech from WWTS who never worked on a Mac, by his own admission. He tried to pry the case apart for about 45

  • Swing Component to access a Servlet

    Hi All, I am new to the technology of java and servlets. We have a Web Application which runs on the JSP and Servlet technology using a BEA Weblogic Server. User(Client) connects to the server with Login.jsp by providing a valid user-name . The serve