Conversion problem of oracle.jbo.domain.Date in java.util.Calendar and oracle.jbo.domain.Timestamp to oracle.jbo.domain.Date

Hello world

Work with dates has been harder than I thought! Please take a look at the code; everything compiles, but it fails because I'm not cast properly. Any help would be appreciated.

Imports are:

import java.sql.SQLException;

to import java.text.ParseException;

import impossible;

import java.util.Calendar;

Import oracle.jbo.domain.Date;

Import oracle.jbo.domain.Timestamp;

Here is the method:

public static Date (String sDate, int day, nextDay

SimpleDateFormat String) {}

Date result = null;

java.util.Date date;

If (sDate! = null) {}

try {}

System.out.println ("Try...");

Calendar calendar = Calendar.GetInstance ();

SimpleDateFormat dateFormat =

new SimpleDateFormat (simpleDateFormat);

calendar.setTime (dateFormat.parse (sDate));

Calendar.Set (Calendar.DAY_OF_WEEK, date); day = Calendar.SUNDAY

Calendar.Set (Calendar.HOUR_OF_DAY, 0);

Calendar.Set (Calendar.MINUTE, 0);

Calendar.Set (Calendar.SECOND, 0);

Calendar.Add (Calendar.DATE, 7);

dateFormat.format (calendar.getTime ());

try {}

System.out.println ("try (inside)... ») ;

"System.out.println (" new Timestamp (calendar.getTime () .getTime ()) "):" +.

new Timestamp (calendar.getTime () .getTime ()));

result = new Date (Timestamp (calendar.getTime () .getTime ())) new; Code does not work here.

return the result;

} catch (SQLException e) {}

System.out.println ("catch (SQLException e)... ») ;

e.printStackTrace ();

}

Returns a null value.

} catch (ParseException exception) e {}

System.out.println ("catch exception e ParseException... ») ;

e.printStackTrace ();

}

Returns a null value.

}

Returns a null value.

}

Here is the result:

try...

Try (inside)...

new Timestamp (calendar.getTime () .getTime ())): 2013-12-29 00:00:00.0

catch (SQLException e)...

java.sql.SQLException: failed initialization

to oracle.sql.DATE. < init > (DATE.java:237)

to oracle.jbo.domain.Date. < init > (Date.java:378)

James

try to convert timestamp to jbo.date as

java.sql.Timestamp datetime =newjava.sql.Timestamp(System.currentTimeMillis());

oracle.jbo.domain.Date daTime =new  oracle.jbo.domain.Date(datetime);

Tags: Java

Similar Questions

  • Problems with the debugger in Data Modeler Beta DDL Custom Transformation Scripts

    Hello

    I use Oracle SQL Data model Beta 4.1.0.866.

    Currently, I am working on a project to generate the models in PHP for our relational database models MVC framework. Some settings must be entered from the user,

    so, I'm importing Java classes for JOptionPane in the Transformation of the customized with DDL Scripts

    var ji = new JavaImporter(java.io, java.lang, javax.swing, java.util);

    I can use these classes with no problems, but when I want to use the debugger, it cancels the execution with this error message:

    debugger_data_modeler.PNG

    Is this a bug or am I missing something here?

    And would it not possible and even preferable to processing entirely in Java instead of JavaScript scripts?

    Hello

    Try it following the syntax:

    var ji = new JavaImporter(java.io, java.lang, Packages.javax.swing, java.util);

    And would it not possible and even preferable to processing entirely in Java instead of JavaScript scripts?

    Well, it's not on the use of JavaScript, it's scripts in Java Platform - JSR 223 https://www.jcp.org/en/jsr/detail?id=223

    So if you have a JSR 223 engine of script in the JAVA virtual machine you can use your scripting language. We simply provide a setting where you can put your scripts to do something useful.

    We don't know in advance what language will be used. JavaScript engine is included in Java6 and Java7 so this is the reason why our examples are in JavaScript.

    Using Java instead of JavaScript don't make the job easier, look at the part of import here - Re: impossible to cast objects in the Script SQL DM 4.0 Transformation

    Philippe

  • conversion string in oracle.jbo.domain.Date

    Hello

    I work in jdev 11.1.1.6

    I receive as string date of UCM as string. I need to convert to oracle.jbo.domain.Date.How to achieve

    u cn do this

    DateFormat trainer;

    java.util.Date date;

    {if(aDate!=null)}

    try {}

    Formatter = new SimpleDateFormat("dd/MMM/yyyy");

    Date = formatter.parse (date);

    java.sql.Date sqlDate = new java.sql.Date (date.getTime ());

    oracle.jbo.domain.Date jboDate = new oracle.jbo.domain.Date (sqlDate);

    Return jboDate;

    }

    catch (ParseException exception) e

    {

    e.printStackTrace ();

    }

    }

  • Conversion of java.util.date in TimestampLTZ

    HIE

    How can I convert a java.util.date type oracle.jbo.domain.TimestampLTZ?

    Vik

    Since java.sql.Timestamp extended (i.e., "is a") java.util.Date, simply use the constructor Timestamp (java.sql.Timestamp):

    // y is a java.util.Date
    
    oracle.jbo.domain.TimestampLTZ x = new TimestampLTZ(y);
    

    http://download.Oracle.com/docs/CD/B25221_05/Web.1013/b16006/Oracle/JBO/domain/timestamp.html#Timestamp_java_util_Date _

  • Problem link DB between active Data Guard and reports application database

    My version of the 11.2.0.2.0 and OS database is Oracle Solaris 10 9/10.
    I am facing a problem in my custody of data Active data base for purposes of tax. Active Data guard information is as below.

    SQL > select name, database_role, open_mode from v$ database;

    NAME DATABASE_ROLE OPEN_MODE
    --------- ---------------- --------------------
    ORCL PHYSICS READ SHALL ONLY APPLY

    Detail of the problem is less than
    ------------------------------
    I have created a db link (name: DATADB_LINK) between active data guard and report of application of data base for purposes of tax.
    SQL > create database DATADB_LINK link to connect to HR identified by HR using 'DRFUNPD ';
    Database link created.

    But when I run a query using db link to my database of enforcement report I got this error below.

    ORA-01555: snapshot too old: rollback segment number 10 with the name ' _SYSSMU10_4261549777$ ' too small
    ORA-02063: preceding the line of DATADB_LINK

    Then I see logfile named database alart Active Data Guard and get below error

    ORA-01555 caused by the following SQL statement (SQL ID: 11yj3pucjguc8, time of request = 1 sec, SNA: 0x0000.07c708c3): SELECT "A2". "' BUSINESS_TRANSACTION_REFERENCE ', 'A2 '. "' BUSINESS_TRANSACTION_CODE ', MAX (CASE 'A1'. "TRANS_DATA_KEY"WHEN "feature' AND 'A1'." " END OF TRANS_DATA_VALUE"), MAX (CASE 'A1'. "TRANS_DATA_KEY" WHEN 'otherFeature' THEN 'A1' '. "" END OF TRANS_DATA_VALUE")

    But the interesting point if I run the query report directly in the Active Data Guard database, I got never error.

    So it's a problem of link DB between active Data Guard and other databases?

    Fazlul Kabir Mahfuz wrote:
    My version of the 11.2.0.2.0 and OS database is Oracle Solaris 10 9/10.
    I am facing a problem in my custody of data Active data base for purposes of tax. Active Data guard information is as below.

    SQL > select name, database_role, open_mode from v$ database;

    NAME DATABASE_ROLE OPEN_MODE
    --------- ---------------- --------------------
    ORCL PHYSICS READ SHALL ONLY APPLY

    Detail of the problem is less than
    ------------------------------
    I have created a db link (name: DATADB_LINK) between active data guard and report of application of data base for purposes of tax.
    SQL > create database DATADB_LINK link to connect to HR identified by HR using 'DRFUNPD ';
    Database link created.

    But when I run a query using db link to my database of enforcement report I got this error below.

    ORA-01555: snapshot too old: rollback segment number 10 with the name ' _SYSSMU10_4261549777$ ' too small
    ORA-02063: preceding the line of DATADB_LINK

    Then I see logfile named database alart Active Data Guard and get below error

    ORA-01555 caused by the following SQL statement (SQL ID: 11yj3pucjguc8, time of request = 1 sec, SNA: 0x0000.07c708c3): SELECT "A2". "' BUSINESS_TRANSACTION_REFERENCE ', 'A2 '. "' BUSINESS_TRANSACTION_CODE ', MAX (CASE 'A1'. "TRANS_DATA_KEY"WHEN "feature' AND 'A1'." " END OF TRANS_DATA_VALUE"), MAX (CASE 'A1'. "TRANS_DATA_KEY" WHEN 'otherFeature' THEN 'A1' '. "" END OF TRANS_DATA_VALUE")

    But the interesting point if I run the query report directly in the Active Data Guard database, I got never error.

    So it's a problem of link DB between active Data Guard and other databases?

    Check this statement that applies to your environment

    * ORA-01555 on Active Data Guard Standby Database [1273808.1 ID] *.

    also

    http://asktom.Oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:8908307196113

  • I have a problem. Update of Flash Player required you must download and install the latest version of Adobe Flash Player to view this content. but my Flash player is up-to-date. I use ubuntu10.4, firefox 8.0

    I have a problem. Update of Flash Player required you must download and install the latest version of Adobe Flash Player to view this content. but my Flash player is up-to-date. I use ubuntu10.4, firefox 8.0

    You are welcome

  • Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Could not update windows 7 Home premium service pack 1 for windows 10.

    I tried windows update. all updates are installed except win 10 update that comes up with unexpected error

    Please be aware, even if you do not get the Windows 10 app, you can always download Windows 10 as one. ISO file, create a bootable copy and update your system.

    See the instructions: How to download official Windows 10 ISO files

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

  • Problem to convert milliseconds to date

    Hello:

    I have a long type with milliseconds which have information from an external source. This information is GMT + 1 dates from the period. The problem is that if I convert it to a Date of (Date d = new Date (xmilliseconds)), the result is different in Simulator and real device. I have in this time zone GMT + 1 devices. What can I do to resolve this difference?

    Thank you.

    The java.util.Date object is simply a wrapper for a value of type long, counting the milliseconds from the time (midnight UTC 1970-01-01).

    long millis = 1240849164046l;
    java.util.Date date = new java.util.Date(millis);
    boolean alwaysTrue = (millis == date.getTime()); // regardless of phone's timezone
    

    SimpleDateFormat, however, depends on the phone zone.

    long tzOffset = TimeZone.getDefault().getRawOffset();
    System.out.println("Default Timezone offset: " + tzOffset);
    SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss z");
    System.out.println("Epoch: " + sdf.format(new Date(0l)));
    long now = System.currentTimeMillis();
    System.out.println("Now: " + sdf.format(new Date(now)) + " (millis = " + now + ")");
    
    In Chicago outputs:
    Default Timezone offset: -21600000
    Epoch: 1969-12-31 18:00:00 America/Chicago
    Now: 2009-04-27 11:20:15 America/Chicago (millis = 1240849215406)
    
    In Tokyo (at just about the same moment) outputs:
    Default Timezone offset: 32400000
    Epoch: 1970-01-01 09:00:00 Asia/Tokyo
    Now: 2009-04-28 01:19:24 Asia/Tokyo (millis = 1240849164046)
    

    Note that 0 millis formats 'evil' (not midnight) in both cases. It is not a bug, it's how it is supposed to work.

    System.currentTimeMillis () returns the milliseconds from the time (no matter what time of the phone). If everyone called him at the same time, we would have to pretty much the same result (small variations for the clocks that are a little faster or a little slow).

    If everyone calls new (Date()) sdf.format at the same time, we would each get local time. That's what we want to achieve. That's why SimpleDateFormat compensates millis since the time for the local time zone before formatting.

    If you want SimpleDateFormat to show the millis count as-is, you need to compensate with the local time zone as follows:

    sdf.format(new Date(millis - TimeZone.getDefault().getRawOffset()))
    

    This will return the same string regardless of the phone's time zone. With millis = 0 This reformatted as midnight 1970-01-01, new, independently of the phone's time zone.

    As the external source is GMT + 1, the returned string will be off by one hour. It may be a good idea to move the source external to UTC when you import it. This way you can do the math as (System.currentTimeMillis () - externalTime) and get the correct answers.

    Cheers, Barak.

    p.s. The GMT and UTC are not the same thing. They are a few seconds apart, which makes no difference for non-scientific applications.

  • Dynamics Processor Calc does not reach more than [100] ESM blocks during the calculation, please increase the CalcLockBlock setting, and then try again (a small data cache setting can also cause this problem, check the size of data cache setting).

    Hello

    Our environment is Essbase 11.1.2.2 and work on Essbase EAS and components of Shared Services. One of our user tried to execute the Script of Cal of a single application and in the face of this error.

    Dynamics Processor Calc does not reach more than [100] ESM blocks during the calculation, please increase the CalcLockBlock setting, and then try again (a small data cache setting can also cause this problem, check the size of data cache setting).


    I did a few Google and found that we need to add something in the Essbase.cfg file as below.

    Dynamics Processor Calc 1012704 fails to more blocks ESM number for the calculation, please increase the CalcLockBlock setting, and then try again (a small data cache setting can also cause this problem, check the size of data cache setting).

    Possible problems

    Analytical services cannot lock enough blocks to perform the calculation.

    Possible solutions

    Increase the number of blocks of analytical Services can allocate to a calculation:

    1. Set the maximum number of blocks of analytical Services can allocate at least 500.
      1. If you are not a $ARBORPATH/bin/essbase.cfg on the file server computer, create one using a text editor.
      2. In the essbase.cfg folder on the server computer, set CALCLOCKBLOCKHIGH to 500.
      3. Stopping and restarting Analysis server.
    2. Add the command SET LOCKBLOCK STUDENT at the beginning of the calculation script.
    3. Set the cache of data large enough to hold all the blocks specified in the CALCLOCKBLOCKHIGH parameter.

    In fact in our queue (essbase.cfg) Config Server we have given below added.

    CalcLockBlockHigh 2000

    CalcLockBlockDefault 200

    CalcLockBlocklow 50


    So my question is if edit us the file Essbase.cfg and add the above settings restart services will work?  and if yes, why should change us the configuration file of server if the problem concerns a Cal Script application. Please guide me how to do this.


    Kind regards

    Naveen

    Yes it must *.

    Make sure that you have "migrated settings cache of database as well. If the cache is too small, you will have similar problems.

  • conversion of different disks of different data warehouses

    Hello

    I plan on P2V a Windows 2 k server which has three logical drives. I want to put the C drive in a data store and drives D and F to another. Is this possible using standalone vConverter 4.0? If so, I'd appreciate some advice.

    Thank you

    Are C and D on the same physical volume?  If so, they must be on the same LUN with Converter 4.0 destination.

    Kind regards

    EvilOne

    VMware vExpert 2009

    NOTE: If your question or problem has been resolved, please mark this thread as answered and awarded points accordingly.

  • How to solve the problem of Oracle SQL Developer Connection?

    People,

    Hello. I use the Oracle 11 GR 1 material database. The database https://localhost.localdomain:1158 control console / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user8860348 wrote:
    People,

    Hello. I use the Oracle 11 GR 1 material database. database Control Panel https://localhost.localdomain:1158 / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user name: sys
    password: enter_your_correct_password given at the time of the installation of oracle

    role: select sysdba if you would connect as sysdba otherwise select normal for users other than the sys

    HostName: Enter your ip or hostname of the oracle example server address:-192.168.11.12

    to find the terminal/command prompt open hostname in oracle installed machine
    type---> hostname

    type ping hostname--->

    You can find the IP address of the server

    Port number: 1521 (default)---> I guess, otherwise check the port number in the file tnsnames.ora under your ORACLE_HOME/network/admin folder

    SID: DB1

    try it
    Good luck

  • Problem with transmission of the data in table between a driver and a method.

    I'm having a problem with a project for school. We want to take the data in a table, we create in our driver, pass it to the method, do something for her and return the data to the driver. Well, I still get the same error message and after looking at dozens of sites, it seems that I think that I have the correct code... but I still get the same error message. Here is the error message that I've been doing.
    * ola1driver.java:35: get() in ola1method may apply to (char [] [])
    x.get (Dar);
    (upwards arrow pointing between x and get) *.

    I'd appreciate any help I'm leaving research to simply looking at my code to try to find the error. My wife things I'm going nuts at the moment.

    Here are my two files, the first is the driver and the second method

    Take a 2D array and send the data to a method, and then put it back
    import java.util.Scanner;
    class ola1driver
    {
    Public Shared Sub main (string args [])
    {
    Entrance to the parser = new Scanner (System.in);
    ola1method x = new ola1method();
    Char [] [] dar = new char [10] [100];
    char dat_input;

    Set up the loop at the entrance a table of 10 x 100 with data imported from a dat file
    for (int i = 0; i < 10; i ++)
    {
    for (int j = 0; j < 100; j ++)
    {
    dat_input = input.next () .charAt (0);
    Dar [i] [j] = dat_input;
    }
    }
    Send the array to the method and displays the original table to compare the return data
    x.Set (Dar);
    for (ip int = 0; ip < 10; ip ++)
    {
    for (int jp = 0; jp jp; < 100 ++)
    {
    System.out.printf ("%n", dar [ip] [jp]);
    }
    }

    To get the data of the method and then print the data in the table opposite
    x.get (Dar);

    for (int r = 0; r < 10; r ++)
    {
    for (int c = 0; c < 100; c ++)
    {
    System.out.printf ("%n", dar [r] [c]);
    }
    }
    }
    }

    Now the method;

    Method to receive a 2D painting, reverse the data and then put it back
    class ola1method
    {
    Char [] [] ar = new char [10] [100];
    Char [] [] rar = new char [10] [100];

    public void set (char [] [] ar)
    {
    / * To reverse the entries in the table
    to prove that real return
    data was transferred between the driver
    and the method * /
    IR int = 0;
    for (int i = 9; I have > 0; i-)
    {
    for (int j = 100; j > 0; j-)
    {
    int jr = 0;
    RAR [ir] [Jr.] is ar [i] [j];.
    Jr ++;
    }

    IR ++;
    }
    }
    Return the data to the driver
    public char [] [] get()
    {
    return of rar;
    }
    }

    Published by: Seamus on February 20, 2011 08:25

    Published by: Seamus on February 20, 2011 08:26

    Seamus wrote:
    I thought that I sent my method by using the x.set table, and then by calling the reversed with the x.get table.

    x.Set (someArray) in fact to 'send an array to the method '.

    And if x.get () is declared to return an array, then, Yes, it indeed 'retrieve a table. "

    However, these are two completely different methods. The get method doesn't know something on the table sent via the set method unless the game puts a place who knows himself. For example, something like this:

    public class X {
      private int[] arr;
    
      public void set(int[] arr) {
        this.arr = arr;
      }
    
      public int[] get() {
        reverse arr and return it
      }
    }
    
    public class Main {
      public static void main(String[] args) {
        int[] arr1 = {1, 2, 3};
        X x = new X();
        x.set(arr);
        int[] arr2 = x.get();
      }
    }
    

    However, this seems a bit unusual. It is not clear from your initial post, but looks like it is supposed to be a single method that takes the array and it reverses. If so, you could either simply invert the table and returns nothing, since the variable of the appellant and the parameter of the method will all be pointing to the same table object, or you could return a reference to the table that you have received and reversed, or you can copy the table, reverse the copy and return a reference to that.

    I don't know what your needs are, but the point is that it is more common to call a single method to do something like that, rather than separate set() and get() methods.

    Edited by: jverd February 20, 2011 09:36

    Edited by: jverd February 20, 2011 09:37

  • AP1121 LWAP conversion problem

    Hello

    I'm having a problem converting this LWAP AP. I used the WCS and the standalone tool. Two upgrades successful report. However, after reloading, the AP enters a reboot loop. From there on, I am only able to reload a stand-alone image and try again.

    Model: AIR-AP1121G-A-K9

    IOS: 12.3 (7) JA5 also tried JED 12.3 (8)

    Recovery image: c100-rcvk9w8 - tar.123 - 11JX1

    Upgrade tool: v 3.4

    WLC software version: 5.2.193

    Thanks for your suggestions,

    Chris

    Can rate you the this as a problem solved so that people will find when they search the same problem you had. Thank you.

  • java.util.Date

    Hello world

    I have a problem, I did some two dates (initial, final) OSTEOARTHRITIS calendars with two other date in the CO and the I am, but I have to add 2 years in both dates incoming page, how can I do this?
    I do something like this:

    OANLSServices service = pageContext.getOANLSServices ();
    java.util.Date initial1 = services.stringToDate (pageContext.getParameter ("txtDate1"));
    java.util.Date System1 = services.stringToDate (pageContext.getParameter ("txtDate2"));
    Rank of validation [] = getMyVO1 () .getAllRowsInRange ();
    for (int i = 0; validation.length; i ++) {}
    MyVORowImpl r = validation (MyVORowImpl);
    java.util.Date initial2 = toJavaDate (r.getDate1 ());
    java.util.Date definitif2 = toJavaDate (r.getDate2 ());

    If (initial2.after (System1 + 2 years) & & final.before (initial2 + 2 years)) {}
    a not so important as the comparation code
    }

    }

    private java.util.Date toJavaDate (oracle.jbo.domain.Date pJboDate)
    {
    return new Date (pJboDate.timestampValue () .getTime ());
    }

    I hope you can help me with it :(

    Have a nice
    Kind regards
    Mentor

    Published by: mentor on October 4, 2010 08:46

    Mentor

    You can try using the calendar API. Something like that

    Calendar cal = Calendar.getInstance();
    cal.setTime(your_date);  //Your_date is the date you want to set
    cal.add(Calendar.YEAR, 2)
    System.out.println("After 2 years: " + cal.getTime());
    

    I hope that helps!

    Thank you
    AJ

  • java.lang.ClassCastException: java.util.ArrayList cannot be cast to oracle.adf.view.faces.bi.model.GeoMapDataModel

    Hello world

    LM l and map creation using table list as the data collection for the leaf theme of points to specify a given location. The problem l get here is that, after setting up the collection of data on the theme tab, the choice address and longtude & latitudes remain disabled. LM using JDeveloper 12 c last version & weblogic 12 c. When l run my lm project this error: java.lang.ClassCastException: java.util.ArrayList cannot be cast to oracle.adf.view.faces.bi.model.GeoMapDataModel. Here is the source code of my page and the Bean managed that define the ArrayList

    MapBean.pngPageSourceCode.png

    kdario Thanks for your comment, no. l didn't download the demo of component, but l did it right now. l use developer J 12 c to see how GeoMapDataModel is created .it will come back to you if any problem arises.

Maybe you are looking for

  • Re: Satellite L100 129 - cannot burn DVD more but can write to CD

    Hello I speak very well English, please try to understand me...I have a Toshiba Satellite L100 129. I burn long before DVDs, but since a week I can't do anymore! I can't burn CDs even but today morning I tried to burn a CD and it worked successfully.

  • Can I get this video card for the h8-1234?

    I really need to know quickly, if I can properly place this video card in my computer and make sure that it fits in the case. It's the graphics card I want to buy: http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=4501133&Sku

  • Activation for windows xp problem

    I have purchase a windows xp home edition and it has been activated before sucssfully. After that some time the card mother of the machine were damaged. For this reason, I have to change the Cpu, but after that windows cannot activate in my new machi

  • (Redirected) Upgraded Intel Core i7 4790 K

    Will be Intel Core i7 4790K 4.0 GHz CPU compatible with desktop Dell XPS 8700?

  • How can I see which ports are open?

    I have problems to access the links to especifs in some compters, but several computers can access and all go to the same conection internet.I need know how I can see what ports are open... with SCW Server 2003 I see this, but I don't know in Windows