Insert the Scriptures based on user requirement

Hello

I want to create a recordset based on user input set to the time of execution.
According to my present motion, I am able to create records that is predefined in the variable 'NoOfRows '. That's why when I click on this button, default 2 lines are inserted into my page.

My requirement is to get the "NoOfRows" of the user, so I added a text of entry in my page Jsf which gets the value of the user and the rows will be inserted. But I could not pass my value of rich text to this variable. IE "NoOfRows". How did this happen to my input text value that is defined in my grain to the java class defined in Application Moldule?

It's my code written in AppModuleImpl.java

public void insertDefaultRows() {}
Lines ViewObjectImpl = this.getEmpView1 ();
Lines.executeEmptyRowSet ();
int NoOfRows = 2;
oracle.jbo.server.ViewRowImpl emptyRow;
for (int i = 0; i < noOfRows; i ++) {}
emptyRow = (oracle.jbo.server.ViewRowImpl) Lines.createRow ();
emptyRow.setNewRowState (oracle.jbo.Row.STATUS_INITIALIZED);
Lines.insertRow (emptyRow);
}
}

It's my backup grain defined for text entry

public void setIt11 (RichInputText it11) {}
This.IT11 = it11;
}

public RichInputText getIt11() {}
return it11.
}

I hope I am clear. Any help?

First of all, you need to change the signature of the method of the AM to

public void insertDefaultRows(int num){
  if (num <= 0)
    return;

  ViewObjectImpl Lines = this.getEmpView1();
  Lines.executeEmptyRowSet();
  int NoOfRows=num;
  oracle.jbo.server.ViewRowImpl emptyRow;
  for (int i=0; i < noOfRows;i++){
    emptyRow = (oracle.jbo.server.ViewRowImpl)Lines.createRow();
    emptyRow.setNewRowState(oracle.jbo.Row.STATUS_INITIALIZED);
   Lines.insertRow(emptyRow);
  }
}

then you expose this method to the interface of the client of the AOS. It is available in the data control.
Then, you add a variable in the executable section of the links page.
(1) open the page links
(2) right click on the variables in the executables section and choose "Insert inside Variables"-> "variable."
(3) in the dialog box to set a name for example noOfRows with type java.lang.Integer
4) click on the green '+' in the links section, select AattributeValues, click OK
(5) select 'variables' as a source of data and 'noOfRows' as an attribute
This will create a variable of integer type in the page links. This can be used to store the value for the inputText component. For this select the inputText on your page and in the property inspector, add

#{bindings.noOfRows1.inputValue}

the property value. This will transfer the entrance to the inputText to the variable you created.
Now open the DataControll and drag the method on the page and drop it in the form of button. You then get a dialog box where you see the 'num' of the method parameter. In the value field, you write the link you used to store the value for the inputText (#{bindings.noOfRows1.inputValue}).
Last thing to do is to set the property to the inputText to true autoSubmit.
This will change the value in the inputtext method.

Timo

Published by: Timo Hahn on 20.03.2013 13:48

Oh, and you can remove the inputText binding to the bean as this is not necessary!

Tags: Java

Similar Questions

  • Can the License Manager load the computer license first, instead of the license based on users?

    We have several machines in the lab with licenses computerized on them and a number of technicians who have licenses based on users. When he signed from time to time as themselves, instead of the generic service account, a technician of the License Manager fits on the machine their user account. Not a problem until they're trying to connect to their own PC again LabVIEW and they get the trial of 14 days notice period.

    Is there a way the License Manager looking for the license to the computer first instead of the user license?

    Thanks for any help.

    Joe

    Hey Joe,

    In the license file on the license server, you may be able to manually change the tag "sort" in the file to change the order in which VLM withdraws licenses. Licenses are checked in descending (2, then 3, then 4, etc.). As a general rule, your license file is set up in a default order, but in special cases like this, it may be advantageous to change the order. To do this, follow these steps:

    1. open the license file with a text editor (such as Notepad)

    2. search for the tag "flows out". For example, the entry "VLM_Core" will sort tag value will appear as "sort = first". Do not change this value. VLM_Core must always be the first.

    3. change the value of sorting tag for the license to the computer named to a value less than the value of sorting tag for the named user license. (for example 'sort = 2"for named computer and 'sort = 3" to the named user).

    4 save the file and reinstall the license.

    Let me know if you have any questions!

  • How to change the report based on users?

    Hi all

    I've created a report based on a table. Based on the users (Administrator, user), I want to change my appearance of report. But users are not available in this table. Users are not available in this area table.Common available.

    Req: If I enter as a user I want to not see that my documents.

    If I enter an admin I want to see all users folders.

    How to solve this problem.

    Please explain in detail.

    Thank you and best regards,

    Rambeau

    Hai raghu, pls mark closed this issue.its as a response!

  • Rendering of the portlets based on user profile settings

    I need to load some portlets based on an external parameter such as company A company B v. It is a property available in the profile of the user after login - and not populated in an event.

    What is the right way to initialize this setting and make the portlets appear/disappear based on this property?

    I think I need to use the initialization in the portlet parameter - but do not know how to pass the value on the page JSPx - do I need a backing bean?



    Part 2 - I need also to ensure that, in the catalogue of resources for portlets, users can only see and choose the portlets to their business.
    What should be coding for this need?

    First of all, what version you use. These days you have to indicate the car.4 version is available, it is quiet different. I assume you are using 11.1.1.3

    (1) you can easily display portlet based on such a constraint. The only way I thought is to use a language of expression in the rendering of the portlet parameter. In this way, you can put something like this:
    rendered = "#{UserProfile.Company = 'company'} '"
    You must put this on every portlet, this cannot be done since the portlet.xml or inside the producer. These transmissions must be set in the portal.

    (2) you can use a filter of catalogue of resources. It is a simple java class that extends from CatalogDefinitionFilter
    You must implement a single method: includeInCatalog (CatalogElement catalogElement, Hashtable hashtable)
    This need to return a Boolean value. The catalogElement gives details of the active element. When you add a filter to a catalogue of resources, each item in the catalogue of resources will call this method and the item will be shown in the RC when the method returns true.

    More about the CatalogDefinitionFilter here:
    http://sqltech.CL/doc/oas11gR1/WebCenter.1111/e10148/jpsdg_catalog.htm#CHDDDCJE

  • Insert the subform based on list drop-down choice

    Is it possible to insert a subform of a choice of menu drop-down. I have attached a sample of what I am trying to accomplish. When you select Yes in the drop-down list the subform becomes visible. What I want is when the selection is not, so there is no space between the next set of questions. This form extends on more than 5 pages.

    Can be done with the following steps.

    1 record under pdf dynamic rather than static.

    2. change work subform presence of Invisible to hidden (exclude from layout) in your form.

    Please check the pdf seal updated.

    Rambeau.

  • How to insert the value of the variable using select statement - function Oracle

    Hello

    I have a function that inserts the record based on a condition


    INSERT IN the case
    (
    Case_ID,
    Case_Status,
    Closure_Code,
    Closure_Date
    )(
    SELECT newCaseID,
    caseStatus,
    Closure_Code,
    Closure_Date,
    CASE
    WHERE Case_ID = caseID
    );

    Now, I want the new value casestatus instead of value caseStatus select statement. I have a m_caseStatus variable and I want to use the value of this variable in the select statement above.
    How can I use this.


    Thank you
    INSERT INTO Case
    (
    Case_ID,
    Case_Status,
    Closure_Code,
    Closure_Date
    )(
    SELECT newCaseID,
    m_caseStatus,  <-- here place your variable
    Closure_Code,
    Closure_Date,
    FROM Case
    WHERE Case_ID = caseID
    );
    

    Nicolas.

  • INSERT or update based on the quantity and the description

    I have a table of transaction known as ot_cut_detail based on who i need to update or insert into two tables that have missing information. There are two criteria, we must first check if the cut_ps_desc is as pl or not like pl, if the description of cut_ps_desc is as pl he will check and update or insert into ot_actual_dtl_pl, or else it will update or insert into ot_actual_dtl, to the corresponding cut_pm_code and cut_ps_code as act_pm_code act_ps_code ot_actual_dtl and act_pm_code_pl, act_ps_code_pl in ot_actual_dtl_pl, which can be found below. quantities to both ot_actual_dtl and ot_Actual_dtl_pl are located in each row.the test case is the following.

    {code}

    create table ot_cut_detail (cut_pm_code varchar2 (12), cut_ps_code varchar2 (12), cut_ps_desc varchar2 (12), the number of cut_ps_qty);

    insert into ot_cut_detail (cut_ps_code, cut_ps_desc, cut_pm_code, cut_ps_qty) values ('1001 ', "A001", "HEA", 3);

    insert into ot_cut_detail (cut_ps_code, cut_ps_desc, cut_pm_code, cut_ps_qty) values ('1002 ', 'A002', 'PL', 2);

    insert into ot_cut_detail (cut_ps_code, cut_ps_desc, cut_pm_code, cut_ps_qty) values ('1003 ', 'A003', 'PL', 2);

    create table ot_actual_dtl (act_pm_code varchar2 (12), act_ps_code varchar (12), the number of act_qty);

    insert into ot_actual_dtl (act_pm_code, act_ps_code, act_qty) values ('1001', "A001", 1);

    insert into ot_actual_dtl (act_pm_code, act_ps_code, act_qty) values ('1001', "A001", 1);

    insert into ot_actual_dtl (act_pm_code, act_ps_code, act_qty) values ('1001', "A001", 0);

    create table ot_actual_dtl_pl (actp_pm_code varchar2 (12), actp_ps_code varchar (12), the number of actp_qty);

    insert into ot_actual_dtl_pl (actp_pm_code, actp_ps_code, actp_qty) values ('1002', "A002", 1);

    -required output is as follows

    -in the table ot_Actual_dtl

    act_pm_code, act_ps_code, act_qty

    ' 1001', "A001", 1

    ' 1001', "A001", 1

    ' 1001', "A001", 1 - line last updated 1 since she was not corresponding to the amount of ot_cut_detail

    -case 2

    -by ot_Actual_dtl_pl

    actp_pm_code, actp_ps_code, actp_qty

    "1002", 'A002', 1

    "1002", 'A002', 1 - inserted recording missing with balance Qty

    ' 1003', "A003", 1 -inserted recording missing with balance Qty .

    {\code}

    ' 1001', "A001", 1 - line last updated 1 since she was not corresponding to the amount of ot_cut_detail

    Update ot_cut_detail table with 0 whenever 0 or null comes (guess that there are relationships between these tables. So no need to check the data of wherther there or not) of the foregoing. Here's the update statement

    Ot_actual_dtl ADO UPDATE

    SET oad.act_qty = 1

    WHERE NVL(oad.act_qty,0) = 0

    ;

    After the update, there is a 0 in the table. So now you can insert the rows required for both the table. Here I first, I checked the corresponding record exists in ot_cut_detail or not. If is to insert into the table else insert into ot_actual_dtl_pl (assumes that registration will not be there with Qty 0 in the table ot_actual_dtl_pl). This is the insert all THE

    INSERT ALL

    WHEN the flag = "ACTP" THEN

    IN ot_actual_dtl_pl (actp_pm_code, actp_ps_code, actp_qty) VALUES (pm_code, ps_code, ps_qty)

    WHEN the flag = "Act" THEN

    IN ot_actual_dtl (act_pm_code, act_ps_code, act_qty) VALUES (pm_code, ps_code, ps_qty)

    WITH qry1 AS

    (

    SELECT ocd.cut_pm_code,

    OCD.cut_ps_code,

    OCD.cut_ps_qty,

    OCD.cut_ps_qty - Sum (NVL(OAD.act_qty,0)) act_qty,

    OCD.cut_ps_qty - Sum (NVL(OADP.actp_qty,0)) actp_qty

    Of ot_cut_detail OCD

    LEFT OUTER JOIN ot_actual_dtl ADO

    ON ocd.cut_pm_code = oad.act_pm_code

    AND ocd.cut_ps_code = oad.act_ps_code

    LEFT OUTER JOIN ot_actual_dtl_pl oadp

    ON ocd.cut_pm_code = oadp.actp_pm_code

    AND ocd.cut_ps_code = oadp.actp_ps_code

    Ocd.cut_pm_code GROUP,

    OCD.cut_ps_code,

    OCD.cut_ps_qty

    ),

    qry2 (pm_code, ps_code, ps_qty, Qty, Flag) AS

    (

    Cut_pm_code SELECT pm_code,

    cut_ps_code ps_code,

    1 ps_qty,

    1 qty

    CASE WHEN (q1.act_qty <> q1.cut_ps_qty) THEN the 'ACT' ELSE "ACTP" END flag

    OF qry1 q1

    WHERE q1.act_qty<=>

    AND q1.act_qty <> 0

    AND q1.actp_qty <> 0

    UNION ALL

    SELECT q2.pm_code,

    Q2.ps_code,

    Q2.ps_qty,

    Q2. Qty + 1,

    flag

    OF qry2 q2, q1 qry1

    WHERE q2.pm_code = q1.cut_pm_code

    AND q2.ps_code = cut_ps_code

    AND q2.qty + 1 <= case="" when="" (q1.act_qty=""> <> q1.cut_ps_qty) THEN q1.act_qty ELSE q1.actp_qty END

    )

    SELECT q2.pm_code,

    Q2.ps_code,

    Q2.ps_qty,

    Q2. Flag

    OF qry2 T2

    ;

    You must follow two steps.

    Step 1:-update the table with 0 (1st update statement)

    Step 2:-once the update is finished, insert into table using INSERT ANY State.

  • Creating user database form and by inserting the username, password to a table

    Hi all

    Help me anyone how to do the following tasks from10g.

    Creating user forms data and inserting the name of user, password, and other data to a specific table.


    Arif

    Hello
    I think the guy gave you automated statements that you do not get :) Try this simple...

    FORMS_DDL('CREATE USER YOU_USER_NAME IDENTIFIED BY YOUR_PASSWORD'); -- Replace the user and pass variables upon your requirement.
    FORMS_DDL('GRANT CONNECT, RESOURCE TO YOUR_USER_NAME');  -- Or any role you want to set...
    

    -Clément

  • To install the device driver required to access your hard drive, insert the installation media containing the driver files, then click OK."

    I'm trying to move from xp to windows 7. I spent all the requirement but she says to install the device driver required to access your hard drive, insert the installation media containing the driver files and then click OK. "what should I do? Where can I find the driver?

    Guess he would seek software/drivers for the chipset MB

    & sata/IDE controller software. Get the MB hardware specifications, go to the mfg

    Web site & download the software and drivers. If intel, download the chipset installation

    utility & install it 1. The other would be the SATA or / and drivers for the MB IDE

    controllers, 'Matrix Storage console' would be the one, also chk for desktop

    Internet downloads, amd, and other brand materials would be substantially the same.

  • How (burning?) copies of your own movies on a DVD? I have only a single tray to insert the bland DVD. Is a required type of c1040 of DVD? Thank you

    How (burning?) copies of your own movies on a DVD? I have only a single tray to insert the bland DVD. Is a required type of c1040 of DVD? Thank you

    A drive and a blank DVD is all you need. Check
    the manual of your DVD burner and a DVD player to
    See the types of DVDs, they are compatible with.

    Personallty I have had success using DVD - R blanks.
    The following article offers some info about brands:

    What are the best blank DVDs?
    http://www.digitalfaq.com/reviews/DVD-media.htm If this is 'not' a commercial - protected against copying DVD...
    the following freeware can create an ISO Image
    that allows to burn copies.

    FWIW... it's always a good idea to create a system
    Restore point before installing software or updates)

    Download ImgBurn:
    http://www.Digital-Digest.com/software/download.php?sid=470&SSID=0&did=1
    (The download is: SetupImgBurn_2.5.5.0.exe)

    (During the installation there will be an option to install
    Shortcuts of UniBlue and the "Ask Toolbar"... you can
    you want to deselect those)

    The following tutorials may be worth a visit:

    How to create an image file of a disc with ImgBurn
    http://Forum.ImgBurn.com/index.php?showtopic=6379

    How to write an image file to a disc with ImgBurn
    http://Forum.ImgBurn.com/index.php?showtopic=61

  • accounting software inserts the user name in the modified records,

    I have a customer accounting business.  A laptop there is a user "Kathy".  She connects with Kathy, all I see is Kathy, except when I echo % user_name % the result is 'user '.   The problem is that accounting software inserts the user name in the records changed, which makes 'Kathy' changes to a customer record eventually registered as being made by 'user '.  All computers in the company have the same user (different usernames) parameters and all other computers insert the correct user name in the records of change.

    Profile of Kathy is new and there is no other user account on this computer.

    Profile in the registry settings all show them "Kathy".

    Can someone tell me how to solve this problem?

    Thank you

    OT:

    Windows user name

    I think would be best to contact the developer of accounting software.  We have no idea of what the software needs or.

  • How to give users the ability to select the rate based on HSP_Begin, HSP_Average or HSP_ending

    Hello

    We wanted to give users the ability to select the rate based on HSP_Begin, HSP_Average or HSP_ending.  How you would achieve this?

    I have some ideas:

    (1) a less optimal solution is to create a user variable called FX_Beg_Ave_End, and then run a HBR script to perform the conversion of FX before completing the form.  The HBR will prompt the user to enter "HSP_Begin, HSP_Average or HSP_ending.  He's going to calc and display the converted data in the form based on the user input.  It's embarrassing because users must type in 'HSP_Begin, HSP_Average or HSP_ending' to all forms.  It is also better to pull data directly from one of the members: 'HSP_Begin, HSP_Average or HSP_ending'.

    (2) a better alternative is to put the POV of the form points to the variable user FX_Beg_Ave_End.  When the form appears, it will draw the name of the FX_Beg_Ave_End member variable and display the data of the Member (for example 'HSP_Begin, HSP_Average or HSP_ending') stored in FX_Beg_Ave_End.

    Thanks for your ideas.

    Hello

    In fact for your option, so you could make a selection of members would not have users typing the name.

  • XQuery insert node and assign the value based on an XPATH expression

    Hello

    I am trying to write a function that receives an XML as input parameters and return updated XML output

    -nodes are removed from the input XML code

    -a node must be inserted and the node value must be 1 or 0, based on an XPATH expression

    I discovered how to remove nodes, I discovered how to insert a new node, but I can not set the value of the conditionally inserted node an XPATH expression.

    Here's my current procedure and below a sample of one XML of entry. I use Oracle 12 c.

    CREATE OR REPLACE FUNCTION STRIP_XML
    (
      IN_XML IN SYS.XMLTYPE
    ) RETURN SYS.XMLTYPE AS
    p_result XMLType;
    BEGIN
      select
          xmlquery(
             'declare default element namespace "http://mad.evs.com/search"; (: :)
              copy $d := .
              modify (
      delete node $d//MainCategory/@logId,
               delete node $d/MainCategory/@id,
    -- a lot more of those delete node
     -- insert a node, but the value 1 is conditional
               insert node <DMZ>1</DMZ> after $d/MainCategory/SDataSection/EventDate)
              return $d'
            passing in_xml
            returning content
            ) into p_result
            from dual;
    
    
      RETURN p_result;
    END STRIP_XML;
    

    The condition for the value of is


    HASPATH (//DigitalAssets/DigitalAsset [@ available = "true" and @videoFormatId = "11"] / VideoLocations/Videorental [@typeId = "8"]) then 1 else 0


    It is complex because DigitalAssets/DigitalAsset is a collection. Here is an example of an XML to entry



    <MainCategory xmlns="http://mad.evs.com/search" id="9" logId="3349" logType="3">
      <Name>Sport</Name>
      <Serie id="163" externalId="557">
      <TitleAKA>UCL 2006/07</TitleAKA>
      <DigitalAssets available="true" som="20:28:49:05" dur="00:02:46:04" videoDurationMinutes="3">
         <DigitalAsset available="true" som="20:28:49:05" dur="00:02:46:04" videoDurationMinutes="3" videoFormatId="3">
            <VideoLocations>
                <VideoLocation id="3" path="003349MA.mxf" typeId="1" locationId="1" priority="0"/>
                <VideoLocation id="3" path="003349MA.mxf" typeId="2" locationId="1" priority="0"/>
                <VideoLocation id="3" path="003349MA.mxf" typeId="5" locationId="1" priority="0"/>
             </VideoLocations>
          </DigitalAsset>
          <DigitalAsset available="true" som="20:28:49:05" dur="00:02:46:04" videoDurationMinutes="3" videoFormatId="11">
             <VideoLocations>
                <VideoLocation id="101" path="003349MA.mpg" typeId="1" locationId="1" priority="0"/>
                <VideoLocation id="101" path="003349MA.mpg" typeId="2" locationId="1" priority="0"/>
                <VideoLocation id="101" path="003349MA.mpg" typeId="8" locationId="1" priority="0"/>
             </VideoLocations>
          </DigitalAsset>
      </DigitalAssets>
      <SDataSection xmlns="http://mad.evs.com/search">
        <EventDate>2006-08-09</EventDate>
        <LogType>3</LogType>
      </SDataSection>
    </MainCategory>
    


    In this case, because HASPATH expression could be set to true, the value of the added node must be 1.


    Any help or advice how I should fight against that would be appreciated. I have no experience with XML and XQuery, I create my function through from trial and error of the doc.


    Thanks and regards, Pierre

    Hi Pierre,.

    You can use the if-then-else statement, like this:

    Insert the node

    {

    If ($d/MainCategory/DigitalAssets/DigitalAsset[@available="true' and @videoFormatId = '11'] / VideoLocations/Videorental [@typeId = '8'])

    then 1

    0 otherwise

    }

    After $d, MainCategory, SDataSection, EventDate

    XSLT can be an alternative to the XQuery Update in this case.

  • Apex, language of login page set after the connection based on the user pref browser lang and application-based

    Hello

    Request Express 4.2.3.00.08

    I created an application of multi languaguage in which the language is defined by setting: FSP_LANGUAGE_PREFERENCE

    But the login page, I would like to than the login page to be displayed in the browsers language.

    The url of the application connection looks like as shown below but the & BROWSER_LANGUAGE. product always (English).

    f? p = & APP_ID.:LOGIN_DESKTOP: & SESSION. : FSP_LANGUAGE_PREFERENCE: & BROWSER_LANGUAGE.


    LOGIN_DESKTOP is an intermediate page that has one before branch header for the page of real connection if the FSP_LANGUAGE_PREFERENCE is set prior to the loading of the page.

    If I set the language set in this URL, it works as expected:

    f? p = & APP_ID.:LOGIN_DESKTOP: & SESSION. : FSP_LANGUAGE_PREFERENCE:nl - page Login Show in NL

    f? p = & APP_ID.:LOGIN_DESKTOP: & SESSION. : FSP_LANGUAGE_PREFERENCE:-see the login page in EN

    When I put the application to choose the language based on the browser language that it works, but then I am not able to have users to save their preferences for the next time they are connected.

    Any ideas on why & BROWSER_LANGUAGE. translates by "in" even though the language in the browser is different?

    See you soon

    Bottom

    OK, he stares at me

    For all those interested, this is how.

    Create a page additional empy (with alias page LOGIN_FORWARD_PAGE) and set the url to connect to the application of this new page and set the value of the application on BRANCH_TO_PAGE_ACCEPT:

    f? p = & APP_ID.: LOGIN_FORWARD_PAGE: & SESSION. : BRANCH_TO_PAGE_ACCEPT:

    On the page to create a pl/sql process submit before calculations similar to one below which affect the en language, if the browser is not NL (in Dutch):

    If upper (substr (owa_util.get_cgi_env ('HTTP_ACCEPT_LANGUAGE'), 1, 2)) = "NL" then

    : FSP_LANGUAGE_PREFERENCE: = "nl";

    on the other

    : FSP_LANGUAGE_PREFERENCE: = 'en ';

    end if;

    And create a branch to submit before the treatment which redirects to the current login page (the value of FSP_LANGUAGE_PREFERENCE is then already set and the application is configured to use this setting).

    After that loging in you can extract the FSP_LANGUAGE_PREFERENCE based on the user.

    BTW, I had to switch to 4.2.5 there in 4.2.3 is a bug preventing to set session state when you use BRANCH_TO_PAGE_ACCEPT!

  • Insert the module {cc_security} and captcha and continues to receive spam on forms Adobe Catalyst submissions. Help, please! Also the required field is be circumvented.

    Insert the module {cc_security} and captcha and continues to receive spam on forms Adobe Catalyst submissions. Help, please! Also the required field is be circumvented.

    This has been resolved through Adobe Live Chat Support. Thank you

Maybe you are looking for

  • change the computers with ripped mp3s?

    So here is the scenario.  I have itunes for windows on my PC Windows 'desktop '.  I synchronize this PC to an I - Pod.  I have well over 1,000 songs in my library.  About 25 percent are from the I-Tunes store, the rest are mp3 that I tore it CD years

  • Cannot install internet driver on HP Compaq

    I have a refurbished HP Compaq Windows XP for refurbished computers.  I had the computer stored for about 8 months and then set up again.  When I plugged my adapter Netgear (WNA1100) it wouldn't work, so I uninstalled the driver.  Then I went to the

  • Completely duplicating old drive to the new drive

    I have a disk of 300 GB that only 30 GB is used. It contains Windows XP Pro with 2 users.  Diagnostic tells me that a complete failure is emanate. Manufacturing sent me a new drive with Windows XP Pro and drivers and that's all. After spending an hou

  • What does "WSST_Engine.MFC has stopped working" mean?

    This is the message appears on my screen every morning.  My Vista OS runs 24 hours a day.  I don't know what an is.or of engine WSS done.

  • Windows 10 audio drivers for Inspiron 17R SE (7720, mid-2012)

    Hello On the page of the product related to my Inspiron 17R laptop SE (7720, mid-2012) there is information that "Dell has tested this product to confirm that it can be upgraded to Windows 10. I installed Windwos 10 Pro x 64 bit that everything works