Windowed function: numbering of data group

Hi all

We have a table with the following data:

time customer ID invoice_number

----------------------------------------------------------------------

1 10130 01.01.2014 peter

2 10243 02.02.2014 paul

3 16453 02.01.2014 mary

4 13245 01.01.2014 kim

5 13245 02.01.2014 kim

6 13245 03.01.2014 kim

That is an invoice number can contain several Dates for each customer. Now I need a function that counts and selects the data as follows:

customer number date invoice_number

----------------------------------------------------------------------------------

1 13245 01.01.2014 kim

1 10130 01.01.2014 peter

2 13245 02.01.2014 kim

2 16453 02.01.2014 mary

2 10243 02.01.2014 paul

3 13245 03.01.2014 kim

All numbers a day Bill must get a unique number. The numbering should begin with the oldest date. I tried dense_rank() - but could not achieve the necessary results.

Any help will be get appreciated!

You can omit the clause because it is only a way to get test data without having to create a table... so just take the statement after the closing bracket of the, adjust the table and column names, and there you go...

HTH

Tags: Database

Similar Questions

  • The power spectral density function counts inaccurate amplitude caused by the window function?

    I'm new to this forum, so please let me know if this would correspond better to a different discussion forum.

    Here's the question:

    I would like to know if the power spectral density function ("FFT PSD for 1 Channel.vi") automatically compensates for the loss of the amplitude of entry caused by the window function.  In other words, is a specific window correction factor applied within the PSD vi or do I apply manually?

    Details of the background:

    I tried to answer the question myself by generating a sine wave sampling, it as it is periodic in record time (i.e. 0 to each end of recording time).  The frequency of the sine wave was such that the frequency would exactly correspond to a spectral line in the PSD.  Then I generated the PSD of the sine wave twice: once using a Hanning window and once using a rectangular window (not on average in both cases).  The rectangular extent of the PSD with windows to the frequency of the sine wave is 1.5 times the size of the PSD with a Hanning window applied.

    The experience above indicated to me that a manual setting of the PSD output for the function of window was necessary, however, I repeated the above experiment using random vibration data and does not clear 1.5 x factor.  I have also been informed by his colleagues that the PSD should set for the window function.

    Thank you for your comments.

    Spectral leakage.  When you use a finished sample data from the spectrum resulting is the convolution of the spectrum of the signal as if it extended indefinitely in time with the spectrum of the window.  Even if you do not use a window function, you actually have a rectangular window the same width as the sample size.

    Draw out of the VI PSD with all style of trace to show points to the data points. Turn off Auto scale on the X axis, and expand the graph around your pic. Look at the results of different windows.  In any case, there are several values non-null.  With actual sampled data of limited duration, you will never get the idealized line spectrum.

    If summarize you the output spectral value remains close to 3.2 for all windows.

    Lynn

  • I want to go back to my default windows functions

    I played a bit in turn windows functions power switch. I want everything back to default but do not remember how they were originally.

    Hello

    I suggest you try a system restore to the date before you missed it with rotating features on or off...

    Note: When you perform the system restore to restore the computer to a previous state, programs and updates that you have installed are removed.

    To run the system restore, you can see the following link.

    How to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows 7:

    http://Windows.Microsoft.com/en-us/Windows7/system-restore-frequently-asked-questions

    Hope this information is useful.

  • Windows defender is stopped by group policy?

    my computer is telling me, windows defender is disabled by group policy, how do I turn it on?

    If you had any antivirus installed at all for some time, back up your data and do a clean install of Windows.

    http://michaelstevenstech.com/cleanxpinstall.html - Clean install - how-to
    http://www.elephantboycomputers.com/page2.html#Reinstalling_Windows - > you'll need within reach of hand

    If not go through those generals the malware removal not systematically - http://www.elephantboycomputers.com/page2.html#Removing_Malware

    Include analysis with David Lipman's Multi_AV of and follow the instructions to do all scans in Mode without failure. Read the Special Notes about the use of Multi_AV in Vista.

    http://www.elephantboycomputers.com/page2.html#Multi-AV - instructions
    http://tinyurl.com/yoeru3 - download link and further instructions

    When it failed, download Guided Help. Choose one of the specialty forums listed on the first link. Save and read his FAQ display. PLEASE DO NOT DISTRIBUTE NEWSPAPERS IN MS FORUMS

    If you can't do the work yourself (and there is no shame in admitting this isn't your cup of tea), take the machine to a professional computer repair shop (not your local equivalent of BigComputerStore/GeekSquad). Please be aware that not all shops are skilled at removing malware, and even if they are, your computer may be so infested that Windows will have to be properly installed. If possible, have all your data backed up before taking the machine into a shop. MS - MVP - Elephant Boy computers - don't panic!

  • get the error ORA-30483 (window functions not allowed herevv)

    Hi all
    Oracle version: 11.2.0.2.0

    with Table_dm AS
    (select 1 month_no, "wk1" week, DM_AMT 120, 300 GRoss_Amt, Week_no 4, Gross_qty 12, 1000 dm_adj_total double
    UNion all
    Select 1 month_no, "wk2" week, DM_AMT 120, 300 GRoss_Amt, Week_no 4, Gross_qty 12, 1000 dm_adj_total double
    Union of all the
    Select 1 month_no, "wk3" week, DM_AMT 120, 300 GRoss_Amt, Week_no 4, Gross_qty 12, 1000 dm_adj_total double
    Union of all the
    Select 1 month_no, "wk4" week, DM_AMT 120, 300 GRoss_Amt, Week_no 4, Gross_qty 12, 1000 dm_adj_total double
    Union of all the
    Select 2 month_no, 'wk5"week, DM_AMT 200, 400 GRoss_Amt, Week_no 5, Gross_qty 20, 1000 dm_adj_total double
    UNion all
    Select month_no 2, "wk6" week, DM_AMT 200, 400 GRoss_Amt, Week_no 5, Gross_qty 20, 1000 dm_adj_total double
    Union of all the
    Select month_no 2, "wk7" week, DM_AMT 200, 400 GRoss_Amt, Week_no 5, Gross_qty 20, 1000 dm_adj_total double
    UNion all
    Select month_no 2, "wk8" week, DM_AMT 200, 400 GRoss_Amt, Week_no 5, Gross_qty 20, 1000 dm_adj_total double
    UNion all
    Select month_no 2, "wk9" week, DM_AMT 200, 400 GRoss_Amt, Week_no 5, Gross_qty 20, 1000 dm_adj_total double
    )
    Select month_NO, GROSS_AMT
    (select
    mONTH_NO
    sum (first_value (GROSS_AMT) more (PARTITION MONTH_NO)) Gross_amt
    of table_dm
    Month_no group

    )

    get the following error

    "ORA-30483: window functions are not allowed here."

    The value of Gross_Amt must be the total of the Group month_no gross_amt (the Gross_Amt would be the first value in each month_no

    the value of Gross_Amt must therefore 700 in this case.

    Please suggest.

    AB

    Thank you very much, SY, is really a useful solution<>

  • run the Idoc function in the data file returned by the service of GET_FILE

    Hello

    I'm new to this forum, so thank you in advance for any help and forgive me of any error with the post.

    I'm trying to force the execution of a custom Idoc function in a data file Complutense University of MADRID, when this data file is requested from the University Complutense of MADRID through service GET_FILE.

    The custom Idoc function is implemented as a filter of the computeFunction type. One of the datafile has appealed to my custom Idoc function:
    * < name wcm:element = "MainText" > [! - $myIdocFunction ()-] < / wcm:element > *.

    The data file is then downloaded with CRMI via service GET_FILE, but the Idoc function is not called.

    I tried to implement another filter Idoc type sendDataForServerResponse or sendDataForServerResponseBytes, that store objects cached responseString and responseBytes, personalized in order to look for any call to my function in the response object Idoc, eventually run the Idoc function and replace the output of the Idoc in the response. But this kind of filter will never run.

    The Idoc function myIdocFunction is executed correctly when I use WCM_PLACEHOLDER service to get a RegionTemplate (file .hcsp) associated with the data file. In this case, the fact RegionTemplate refers to the element of "MainText" data file with <!-$wcmElement ("MainText")->. But I need to make it work also with service GET_FILE.

    I use version 11.1.1.3.0 UCM.

    Any suggestion?
    Thank you very much
    Francesco

    Hello

    Thank you very much for your help and sorry for this late reply.

    Your trick to activate the complete detailed follow-up was helpful, because I found out I could somehow use the filter prepareForFileResponse for my purpose and I could also have related to the implementation of the native filter pdfwatermark. PdfwFileFilter .

    I managed to set up a filter whose purpose is to force the Idoc assessment of a predefined list of functions Idoc on the output returned by the service GET_FILE. Then I paste the code I have written, in which case it may be useful for other people. In any case, know that this filter can cause performance problems, which must be considered carefully in your own use cases.

    First set the filter in the set of filters in file .hda from your device:

    Filters @ResultSet

    4

    type

    location

    parameter

    loadOrder

    prepareForFileResponse

    mysamplecomponent. ForceIdocEvaluationFilter

    null

    1

    @end

    Here is a simplified version of the implementation of the filter:

    / public class ForceIdocEvaluationFilter implements FilterImplementor {}

    public int doFilter (workspace ws, linking DataBinder, ExecutionContext ctx) survey DataException, ServiceException {}

    Service string = binder.getLocal ("IdcService");

    String dDocName = binder.getLocal ("dDocName");

    Boolean isInternalCall = Boolean.parseBoolean (binder.getLocal ("isInternalCall"));

    If ((ctx instanceof FileService) & service.equals ("GET_FILE") &! isInternalCall) {}

    FileService fileService = ctx (FileService);

    checkToForceIdocEvaluation (dDocName, fileService);

    }

    continue with other filters

    Back to CONTINUE;

    }

    ' Private Sub checkToForceIdocEvaluation (String dDocName, FileService fileService) throws DataException, ServiceException {}

    PrimaryFile file = IOUtils.getContentPrimaryFile (dDocName);

    Ext = FileUtils.getExtension (primaryFile.getPath ());

    If (ext.equalsIgnoreCase ("xml")) {}

    forceIdocEvaluation (primaryFile, fileService);

    }

    }

    forceIdocEvaluation Private Sub (file primaryFile FileService fileService) throws ServiceException {}

    String multiplesContent = IOUtils.readStringFromFile (primaryFile);

    Replacement ForceIdocEvaluationPatternReplacer = new ForceIdocEvaluationPatternReplacer (fileService);

    String replacedContent = replacer.replace (fileContent);

    If (replacer.isMatchFound ()) {}

    setNewOutputOfService (fileService, replacedContent);

    }

    }

    ' Private Sub setNewOutputOfService (FileService fileService, String newOutput) throws ServiceException {}

    File newOutputFile = IOUtils.createTemporaryFile ("xml");

    IOUtils.saveFile (newOutput, newOutputFile);

    fileService.setFile (newOutputFile.getPath ());

    }

    }

    public class IOUtils {}

    public static getContentPrimaryFile (String dDocName) survey DataException, ServiceException {queue

    DataBinder serviceBinder = new DataBinder();

    serviceBinder.m_isExternalRequest = false;

    serviceBinder.putLocal ("IdcService", "GET_FILE");

    serviceBinder.putLocal ("dDocName", dDocName);

    serviceBinder.putLocal ("RevisionSelectionMethod", "Latest");

    serviceBinder.putLocal ("isInternalCall", "true");

    ServiceUtils.executeService (serviceBinder);

    String vaultFileName = DirectoryLocator.computeVaultFileName (serviceBinder);

    String vaultFilePath = DirectoryLocator.computeVaultPath (vaultFileName, serviceBinder);

    return new File (vaultFilePath);

    }

    public static String readStringFromFile (File sourceFile) throws ServiceException {}

    try {}

    return FileUtils.loadFile (sourceFile.getPath (), null, new String [] {"UTF - 8"});

    } catch (IOException e) {}

    throw new ServiceException (e);

    }

    }

    Public Shared Sub saveFile (String source, destination of the file) throws ServiceException {}

    FileUtils.writeFile (source, destination, "UTF - 8", 0, "is not save file" + destination);

    }

    public static getTemporaryFilesDir() leader throws ServiceException {}

    String idcDir = SharedObjects.getEnvironmentValue ("IntradocDir");

    String tmpDir = idcDir + "custom/MySampleComponent";

    FileUtils.checkOrCreateDirectory (tmpDir, 1);

    return new File (tmpDir);

    }

    public static createTemporaryFile (String fileExtension) leader throws ServiceException {}

    try {}

    The file TmpFile = File.createTempFile ("tmp", "." + fileExtension, IOUtils.getTemporaryFilesDir ());

    tmpFile.deleteOnExit ();

    return tmpFile;

    } catch (IOException e) {}

    throw new ServiceException (e);

    }

    }

    }

    Public MustInherit class PatternReplacer {}

    Private boolean matchFound = false;

    public string replace (CharSequence sourceString) throws ServiceException {}

    Matcher m = expand () .matcher (sourceString);

    StringBuffer sb = new StringBuffer (sourceString.length ());

    matchFound = false;

    While (m.find ()) {}

    matchFound = true;

    String matchedText = m.group (0);

    String replacement = doReplace (matchedText);

    m.appendReplacement (sb, Matcher.quoteReplacement (replacement));

    }

    m.appendTail (sb);

    Return sb.toString ();

    }

    protected abstract String doReplace(String textToReplace) throws ServiceException;

    public abstract Pattern getPattern() throws ServiceException;

    public boolean isMatchFound() {}

    Return matchFound;

    }

    }

    SerializableAttribute public class ForceIdocEvaluationPatternReplacer extends PatternReplacer {}

    private ExecutionContext ctx;

    idocPattern private model;

    public ForceIdocEvaluationPatternReplacer (ExecutionContext ctx) {}

    This.ctx = ctx;

    }

    @Override

    public getPattern() model throws ServiceException {}

    If (idocPattern == null) {}

    List of the functions = SharedObjects.getEnvValueAsList ("forceidocevaluation.functionlist");

    idocPattern = IdocUtils.createIdocPattern (functions);

    }

    Return idocPattern;

    }

    @Override

    protected String doReplace(String idocFunction) throws ServiceException {}

    Return IdocUtils.executeIdocFunction (ctx, idocFunction);

    }

    }

    public class IdocUtils {}

    public static String executeIdocFunction (ExecutionContext ctx, String idocFunction) throws ServiceException {}

    idocFunction = convertIdocStyle (idocFunction, IdocStyle.ANGULAR_BRACKETS);

    PageMerger activeMerger = (PageMerger) ctx.getCachedObject("PageMerger");

    try {}

    String output = activeMerger.evaluateScript (idocFunction);

    return output;

    } catch (Exception e) {}

    throw the new ServiceException ("cannot run the Idoc function" + idocFunction, e);

    }

    }

    public enum IdocStyle {}

    ANGULAR_BRACKETS,

    SQUARE_BRACKETS

    }

    public static String convertIdocStyle (String idocFunction, IdocStyle destinationStyle) {}

    String result = null;

    Switch (destinationStyle) {}

    case ANGULAR_BRACKETS:

    result = idocFunction.replace ("[!-$","<$").replace("--]", "$="">" "]");

    break;

    case SQUARE_BRACKETS:

    result = idocFunction.replace ("<$", "[!--$").replace("$="">", "-] '");

    break;

    }

    return the result;

    }

    public static model createIdocPattern ( list idocFunctions) throws ServiceException {}

    If (idocFunctions.isEmpty ()) throw new ServiceException ("list of Idoc functions to create a template for is empty");

    StringBuffer patternBuffer = new StringBuffer();

    model prefix

    patternBuffer.append ("(\\ [\\!--|)")<>

    Features GOLD - ed list

    for (int i = 0; i)

    patternBuffer.append (idocFunctions.get (i));

    If (i

    }

    model suffix

    patternBuffer.append ("") (. +?) (--\\]|\\$>)");

    String pattern = patternBuffer.toString ();

    log.trace ("Functions return Idoc model", model);

    Return Pattern.compile (pattern);

    }

    }

    public class ServiceUtils {}

    Private Shared Workspace getSystemWorkspace()}

    Workspace workspace = null;

    WsProvider provider = Providers.getProvider ("SystemDatabase");

    If (null! = wsProvider) {}

    workspace = wsProvider.getProvider ((workspace));

    }

    Returns the workspace;

    }

    getFullUserData private static UserData (String userName, cxt ExecutionContext, workspace ws) throws DataException, ServiceException {}

    If (null == ws) {}

    WS = getSystemWorkspace();

    }

    UserData userData is UserStorage.retrieveUserDatabaseProfileDataFull (name of user, ws, null, cxt, true, true);.

    ws.releaseConnection ();

    return userData;

    }

    public static executeService (DataBinder binder) Sub survey DataException, ServiceException {}

    get a connection to the database

    Workspace workspace = getSystemWorkspace();

    Look for a value of IdcService

    String cmd = binder.getLocal ("IdcService");

    If (null == cmd) {}

    throw new DataException("!csIdcServiceMissing");

    }

    get the service definition

    ServiceData serviceData = ServiceManager.getFullService (cmd);

    If (null == serviceData) {}

    throw new DataException (LocaleUtils.encodeMessage ("!")) csNoServiceDefined", null, cmd));

    }

    create the object for this service

    The service = ServiceManager.createService (serviceData.m_classID, workspace, null, Binder, serviceData);

    String userName = 'sysadmin ';

    UserData fullUserData = getFullUserData (username, service, workspace);

    service.setUserData (fullUserData);

    Binder.m_environment.put ("REMOTE_USER", username);

    try {}

    init service do not return HTML

    service.setSendFlags (true, true);

    create the ServiceHandlers and producers

    service.initDelegatedObjects ();

    do a safety check

    service.globalSecurityCheck ();

    prepare for service

    service.preActions ();

    run the service

    service.doActions ();

    } catch (ServiceException e) {}

    } {Finally

    service.cleanUp (true);

    If (null! = workspace) {}

    workspace.releaseConnection ();

    }

    }

    }

    }

  • 2d line, numbers and dates. How to take into account the date value when drawing a 2d line?

    Hello. I just encountered a problem when tracing a line 2d with numbers.

    I have the following table:

    Date

    Total

    2015 12-31

    R $150 000,00

    2016 03-19

    R $159 000,00

    2016-03-25

    R$ 166,090.00

    2016-04-01

    R$ 159,250.90

    2016 04-10

    R$ 165,343.41

    But when I create a 2d line chart it does take into account the fact that the 1st line is in December. Numbers do not fit the distance between the data symbols according to the date, but instead just consider the dates like any other label. Which causes the curve final not not to be specific

    Is it possible to make account numbers of dates when tracing of graphics?

    If you don't want the dates to be spaced when you do not have uniform intervals so you can use a cloud of points in 2D instead of a 2D line and turn on the connection line, something like this:

    Note that with the Scatter 2D (unlike with 2D line) you do not want to be defined as a column header in the left column.

    SG

  • How to adjust settings on a windows program called DEP (data execution prevention) (windows xp)

    He doesn't let not my son starts a game that he bought and downloaded from a secure site and he told us that it software is not recognized by a Windows program called DEP (date execution prevention) and cela can be solved by adjusting the settings. We do not know where yet the DEP program. Can someone help us please?

    Make a right click my computer, properties, Performance - the Advanced Settings tab, Data Execution Prevention tab.

    Make sure it is on turn on DEP for Windows essential and services only.

    http://i.imgur.com/iuGsgnf.PNG

    If this does not work, there is a way to disable to boot.ini but first tell me the game and site where it downloaded the game.

  • How will I know if my update of windows is up-to-date

    How will I know if my update of windows is up-to-date

    When you go to windows update and open program the first thing you should see is that Windows Update is up-to-date.  Or he'll say that there is no important update at the moment.  In other words, when you open windows, he tells you that your update or you have updated need check updates or it will already have updates for to install you.  hope this helps you

  • I have Windows 7 and that you must upgrade to Service Pack 1. But Windows Update says "Windows is up-to-date." ???

    Today, I took my laptop and that fixed it. They installed Windows 7 (I have problems with Windows 10). Now I'm adding all of my programs, and was told that I needed "Service Pack 1" installed. It shows that I have Windows 7 when I right click on computer and click Properties. I don't have Service Pack 1. When I go to Windows update, it says "Windows is up-to-date. But if I don't have Service Pack 1, how Windows Update? And how to fix this?

    You can download a setup of Service Pack 1 offline:

    https://www.Microsoft.com/en-US/Download/details.aspx?ID=5842

    Select the appropriate language, and then run the installation program

  • Using Windows 7 and 8.1 of Windows via a shared house group the WF-2540 Epson printer is off line.

    Original title: printer is offline

    using Windows 7 and 8.1 of Windows via a shared house group the WF-2540 Epson printer is off line.  This printer uses with two PCs using Windows 7 and a PC using Windows 8 with no problems.  Today it usually just printing using 1 PC with 7-1 8.  It is connected to the PC works well.  This isn't wired wireless we have wireless at the office.   Use this way for years with no problems, then suddenly this morning its all stopped.  I read so much information on it with no satisfactory response.  Epson will not know that it is not connected via radio or directly with a PC, so I'll through in circles.

    I reinstalled the PC on Windows 8 PC nothing works.  Any suggestions as to what I can try next as business has ground to stand without the printer!

    Thank you

    Hello

    Thank you for visiting Microsoft Community.

    I suggest you to post your query on our TechNet Forums social as this question right here.

    Please refer to the reference to the link below to send your request:

    https://social.technet.Microsoft.com/forums/Windows/en-us/home?Forum=w7itpronetworking

    Sincerely,

    Ankit Rajput

  • The windows 10 ISO file will still work to upgrade my computer to Windows 7 after the date limit to install the free version?

    Original title: upgrade Windows 10

    I made an iso file for windows 10. I am waiting to upgrade until all the bugs are being developed. My question is: will the iso file of windows 10 still work to upgrade my computer to windows 7 after the date limit to install the free version?

    The ISO will work after the date limit, but you can buy Windows 10 after the date limit, if you don't improve and activate it before that date.

    Windows 10 is delivered as a service:

    Windows July 10 release - build 10240

    Windows Update 10 November - build 10586 (with many updates depuis.13,.29,. 36)

    If you want to take advantage of the free offer, you must do so before July 29, 2016.

    If you the newer versions are released before then, you can always download and install when it becomes available.

    You could also install it now then download updates via Windows Update as soon as they are available.

    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

    then

    then

    • Turn off (preferably uninstall) your Antivirus utility before you perform the upgrade.
    • Reboot several times, and then try again.
    • Disable the general USB peripherals (for example - smart card reader).
    • If you are using a SCSI drive, make sure you have the drivers available for your storage on a thumdrive device and it is connected. During the installation of Windows 10, click on the advanced custom Option and use the command load driver to load the driver for the SCSI drive. If this does not work and the installer still fails, consider switching to an IDE based hard drive.
    • Perform a clean boot, restart, and then try again.
    • If you upgrade to the. ISO file, disconnect from the Internet during the installation, if you are connected in LAN (Ethernet) or wireless, disable both, then try to install.
    • If you are updated through Windows Update, when download reaches 100% disconnect from the LAN (Ethernet) Internet or Wi - Fi, then proceed with the installation.
    • If this does not work, try using the. ISO file to upgrade if possible.
    • If you are connected to a domain, go to a local account.
    • If you have an external equipment, attached to the machine, unplug them (example, game controllers, USB sticks, external hard drive, printers, peripherals not essential).
  • Why don't the folder Player\Art Cache\Local MLS \windows\ServiceProfiles\NetworkService\App Data\Local\Microsoft\Media have the cover art for all tracks in iTunes

    I worked on issues related to the time to do a full scan with MSE.  I discovered that the MSE scan spent 4 hours going through the files in "\Windows\ServiceProfiles\NetworkService\App Data\Local\Microsoft\Media Player\Art Cache\Local MLS". With the information of the community, I was finally able to access these files and watch. I was more then a bit surprised to find that the cover is the cover art for tracks I have in iTunes. I deleted some files and found out that the cover for iTunes still works. Windows Media Player is not just music cover art.

    So anyone know why Windows Media Player load cover art files on my system for iTunes titles? It loads the same cover for each track in an album don't ask me there are as many files in this folder.

    I have disabled the service "wmpnetwk" and if it does not start even when I restart the computer. Once again thanks to the community. So if I just delete these files that will be the end of the matter?

    The Player downloads album art to a database online where the information is provided by a variety of non-Microsoft, as AMG data providers.

    The Player downloads album art when you rip a CD. To do this, the Player tries to match the CD for an entry in the online database. If it finds a match, the Player automatically downloads the media information that is available for the CD, including album art. In addition, the reader travels periodically your library songs lacking album art. If it can match a song that is missing from the album art to an entry in the database online, the player will download the missing album art. For information about changing how the Player downloads album art and other media information, see the question bring the player to the difficulty of the media information automatically in media information: frequently asked questions.

    Why is album art missing sometimes?

    The player would not be able to download album art from the database in the following situations:

    • You are not connected to the Internet during extraction of a CD.

    • You are connected to the Internet, but the online database is missing album art (or there is no media information at all) for the CD you are ripping.

    • Your system administrator has prevented your computer to download items such as album art from the Internet.

    • You ripped the CD using one program other than Windows Media Player; doing so could prevent the player from a match in the database online.

    Finally, if the online database contains album art wrong for a CD, the Player downloads this pouch.

    The following procedures describe the methods that you can use to fix missing or incorrect album art.

  • Windows 8 Mail/calendar/people and Windows Store numbers

    My laptop is running Windows 8, and a few months ago some applications and features stopped working.

    There are mainly 2 questions:

    1. my store of Windows has stopped working.

    On the home screen, the application itself shows apps recommended as it normally does. However, when I try to open it, I get the message "we could not connect to the Bank. This could have happened due to a problem with the server, or the network connection has expired. Please wait a few minutes and try again. "I know that's not the connection to the network itself, because we got an update of the modem Wi - Fi from our supplier, there is a week, and this problem happened long before that.

    2. my applications Mail, calendar, and people I cannot connect

    When I open one of these applications, I am invited to check my Microsoft account info by entering my password (I'm positive is correct). I enter the password, and a message appears. «We're having connection problems you.» Try again in a few minutes. "This happens with all three applications, and I still have to enter. Note: They all worked normally up to what a few months.

    I'd appreciate any help in this regard. All this is very frustrating.

    Hello

    Each method/step below progresses to another if the first does not all corrupted files which are, etc..

    Have you read this information from Microsoft on the repair of errors and corrupted system files?

    «Use the System File Checker tool to repair missing or corrupted system files»

    https://support.Microsoft.com/en-us/KB/929833

    _________________________________________________

    And these eightforums.com tutorials are very detailed for the problems resulting from Scan SFC:

    "How to run the command" SFC/scannow"at the start or in Windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/3047-sfc-scannow-command-run-Windows-8-a.html

    Read it in conjunction with the rest of the information they give link above.

    Note

    If SFC could not fix something, then run the new command to see if it can be able to next time. Sometimes, it can take by running the sfc/scannow command 3 times restart the PC after each time completely fix everything what he is capable of.

    If not, then run the Dism/online/Cleanup-Image /RestoreHealth command to repair damage to the component store,

    Repair-WindowsImage-online - CheckHealth

    Repair-WindowsImage-online - ScanHealth

    Repair-WindowsImage-online - RestoreHealth

    Restart the PC afterwards, and then retry the command sfc/scannow .

    If still no, then try using ONE OPTION above to run the command sfc/scannow at the start

    If still no, then you could do a Refresh of Windows 8, or run a System Restore using a restore point dated before the wrong file occurred to fix. You may need to repeat doing a restore of the system until you find a restore point that is older that may work.

    If not yet, then you can use the steps in the TIP box in the section THREE OPTION to manually replace the files SFC could not fix.

    __________________________________________________

    "How to update windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/2293-refresh-Windows-8-a.html

    Refresh your PC goes like this:

    • The PC starts in Windows RE (Recovery Eenvironment).
    • Windows RE scans the hard drive for your data, settings, and applications and puts them aside (on the same drive).
    • Windows RE installs a new copy of Windows.
    • Windows RE restores the data, settings, and applications, which it set aside in the newly installed copy of Windows.
    • The PC reboots into the newly installed copy of Windows.

    _________________________________________________

    "How to reset Windows 8 and Windows 8.1" . "

    http://www.eightforums.com/tutorials/2302-reset-Windows-8-a.html

    "When you reboot your PC, the drive will be completely reset and all your applications and your files will be removed it." Windows 8 will be reinstalled, and you need to change any settings, and then reinstall all the apps you want to come back after the reset. If you know if all the files you don't want to lose, then you must back up these files before you start resetting.

    See you soon.

  • How to add a pop-up window to set the date and time in a field

    How to add a pop-up window to set the date and time in a field? I know how to add the date. I create the field time with JavaScript event initialize like this:

    this.rawValue = num2date(date(), DateFmt(4));
    

    What I should change the script and the motive to do it properly.

    I changed the Format of data (object > link tab) date time but nothing happen. I want to set up a pop-up window as for the setting of date but with addition of time setting.

    Is this possible? Or that the date fixed like that? Should I get hour hand?

    Hello

    I don't think you will get both in the calendar popup. Basically, the popup calendar is the default behavior. It may be possible to develop a custom component, but it would take a bit of scripting and would probably not be worth the effort.

    I'd get the user to time manually entry in a separate field.

    Good luck

    Niall

Maybe you are looking for