Re: How to keep all the chat message forever?

I want to keep my past messages but they keep slowly disappearing I av no access to computor only ipad nd phone nd cant see a way of keeping history of conversations im gutted that i am loseing them slowly PLEASE SOMEONE HELP

On your laptop go to Windows Start and in the Search/Run box type %appdata%\skype and then press Enter or OK button. In the File Explorer that will pop-up locate a folder named as your Skype name. Open this folder. You should see there a file named main.db. May only be shown as "main" but with description "Data base file" in the Type column. This is the file that contains all your chats. What is the size of this file? Can you also se a file named main.corrupt or main.iscorrupt?

Similar Messages

  • How to Inscribe all the error messages into a single package ??

    Hi,
    I want to Inscribe all the error messages into a single package., and call the concern package from the exception block in every sp by passing the error code to that package, which will return the Concern error message to the calling Sp.,
    Can any one help me out how to accomplish this ., ?
    regards
    Raja

    I want to Inscribe all the error messages into a single package., Why do you want to inscribe all the messages in a package?
    I would suggest you to store them in a table instead and you can write a functin to retrive the error messages required.
    But if your requirement is for 'Package' then assuming that you store all the error messages in a table 'error_table' (say) following code may help you .
    CREATE TABLE Error_Table (
      Error_Code VARCHAR2(10),
      Error_Desc VARCHAR2(1024));Now insert your error codes and descriptions in this table.
    CREATE OR REPLACE PACKAGE pkg_Error_Handler
    AS
      FUNCTION f_Get_Error_Message(p_Error_Code  Error_Table.Error_Code%TYPE) RETURN VARCHAR2;
    END pkg_Error_Handler;/
    CREATE OR REPLACE PACKAGE BODY pkg_Error_Handler
    AS
      FUNCTION f_Get_Error_Message
           (p_Error_Code  Error_Table.Error_Code%TYPE)
      RETURN VARCHAR2
      IS
        lv_Error_msg  Error_Table.Error_desc%TYPE;
      BEGIN
        BEGIN
          SELECT Error_desc
          INTO   lv_Error_msg
          FROM   Error_Table
          WHERE  Error_Code = p_Error_Code;
        EXCEPTION
          WHEN No_Data_Found THEN
            lv_Error_msg := 'No such error code '
                            ||p_Error_Code
                            ||' defined in the system';
          WHEN OTHERS THEN
            lv_Error_msg := p_Error_Code;
        END;
        RETURN lv_Error_msg;
      END f_Get_Error_Message;
    END pkg_Error_Handler;
    /and you can call this packaged funtion from any exception block to get the error description.
    Regards,
    Abhijit.
    N.B.: Code not tested

  • OMB Plus : how to get all the generated messages into a text file ?

    Hello,
    I wrote an OMB TCL script and I would like to know how to get all the messages generated during the exécution into a text file.
    I tried this, but it works only for a puts command :
    set DesProjet ACT_1
    set filename [ open "c:\\temp\\INFDE_010_IMPORT_REPOSITORY_$DesProjet.log" w]
    puts "test"
    Thank you for your help

    Hello Alain, you should try the OMBLOG variable. If you set it inside OMBPlus:
    set OMBLOG c:/temp/mylog.txtthen all the OWB specific commands are logged with their output. By OWB specific I mean all those that start with OMB.
    This is more than what you see in the interface, because:
    - messages inside procedures are logged; you wouldn't see them on std.output when you call a proc
    - variables are resolved, so if you issue the command
    set my_var VERY_IMPORTANT_TABLE
    OMBDROP TABLE '$v_myvar'the log will show:
    OMBDROP TABLE 'VERY_IMPORTANT_TABLE'
    Table dropped
    and you know something is wrong... so OMBLOG is very useful to intercept all manipulations on you repository.
    If what you want instead is a dump of the screen output when you execute a script, I suggest you redirect standard output from the operating system command line. Unfortunately OMBPlus doesn't support all advanced redirection and tracing features of the TCL language.
    Hope this helps, Antonio

  • Email - POP3 account - how to keep/save the received messages on the phone after deleting on server

    Hello,
    I'm new on this forum and I'd like to receive some help and indication with regards to one issue related to email POP3 account.
    I'm using a BB Z10, and after setting all the email accounts I have seen that on the company email account, which is a POP 3, I can't keep the messages on device after deleting them on server (this is programmed to be once at 2 days).
    Exists the possibility to check an option which allows saving the received messages on the device? As it is happening on other devices from other brands?
    Looking forward to receive your advice and suggestions!
    Thanks!

    Sorry, no.
    The Z10 utlizes ActiveSync technology which basically (for lack of a better term) "mirrors" the messages available on your server. You delete them from the server, they are deleted from the device.
    You'd be best off on your server instead, to "file" or move those messages to another folder. This too might delete the messages on your device (since they no longer appear in the INbox, but at least they will not be completely deleted.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How to Keep all the Portal report menu's are "open" when the user logs on?

    Hi
    I have a question about the BI Portalu2019s configuration.  Does anyone know how to keep the Web Portal (i-vew) report menu's are "open" when the user logs on?
    Thanks.
    For example:
    Web Report Panel
    Report  Folder A 
                  i-view  a1
                  i-view  a2
                  i-view  a3
                  i-view  a4
                  i-view  a5
                  i-view  a6
    Report  Folder B 
                  i-view  b1
                  i-view  b2
                  i-view  b3
                  i-view  b4
                  i-view  b5
                  i-view  b6

    Hi,
    Thank you very much.  The problem is the Folder didn't 'open when the user logs on.  Yes, the iview can be openned.  Does anyone know how to set the default Open for the Folder.  My question is about the folder in BI portal.  Yes, the ivew we can set the defaul Open but we have Folder in the portal and our user wants to be able to see the report lists when they log on to the Portal.
    For example:
    Our Current situation
        Navigation Panel
       .>Act vs Plan report Folder_
       .>Year to Day report Folder_
    Hope To Be (When user logs on the BI Portal)
       Navigation Panel
        .>Act vs. Plan report Folder
            (i-view) Report A
            (i-view) Report B
            (i-view) Report C
            (i-view) Report D
            (i-view) Report E
    .>Year to Day report Folder
           (i-view)  Budget by Cost Element report
           (i-view)  Actual by Cost Center report
           (i-view)  Income statement report
           (i-view)  Balance Sheet report

  • I am copying audiobooks on CD to the iTunes, so that I can send them to my iPod, however I do not know how to keep all the disks that comprise a book ( sometimes up to 18 disks ) organized so that they are recognized as part of abook and played in sequenc

    I guess I asked the question in the title, anyway one more time:I am copying audiobooks on multiple CDs to Itunes so that I can sync them to an Ipod and listen to them, how do I keep the multiple disks inone folder under one book title and how do I keep the tracks from intermingling with the tracks from another disk?  EXAMPLE: I just downloaded one book, consisting of three CDs and I see the Track o1 information from each CD in sequence followed by three Track 02, instead of all tarcks from the first CD followed by the tracks of the next CD etc.

    Thank you, I read that lengthy procedure before I asked the question.
    I have no way of following all of those steps successfully since I am about butterfingered a sthe last dinosaur and will make every  mistake in the world and get frustrated with  something that SHOULD be simple.
    I have the three disk autobook showing in iTunes library as one title , I had to  enter the dat amyself since it was not listed on the internet data base, All entries for all tracks match and I have indicated  the disk number  as  one, two or three of three as indicated.
    Yet when I sync the iTunes to the iPod I am being presented with each individual track listed in the Audiobook Menu.
    I am using the latest version of iTunes and a iPod Classic 160G-- that I purchased three days ago purposefully for the converting of the audiobooks to a portable device since the Library of Congress  ( NLS BARD ) books are formatted differently and the player is bulky.
    Does anybody hav eany other ideas?
    Does anybody have an e-mail address for Apple,  preferably iTunes folks?
    This is a handicap accessability problem since my wife cannot see and depends on these audio books.
    Obviously I will try that link to that Chapter and Verse site and see what I can do.
    Thank you for your quick response

  • When I send a group txt and one of the people reply it creates a new message.   How do I keep all the replies in the same message?   I used to not have this problem but it started last month.

    When I send a group txt and one of the reciepients replies it creates a new message.   How do I keep all the replies in the same message?

    If you think getting your web pages to appear OK in all the major browsers is tricky then dealing with email clients is way worse. There are so many of them.
    If you want to bulk email yourself, there are apps for it and their templates will work in most cases...
    http://www.iwebformusicians.com/Website-Email-Marketing/EBlast.html
    This one will create the form, database and send out the emails...
    http://www.iwebformusicians.com/Website-Email-Marketing/MailShoot.html
    The alternative is to use a marketing service if your business can justify the cost. Their templates are tested in all the common email clients...
    http://www.iwebformusicians.com/Website-Email-Marketing/Email-Marketing-Service. html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • IOS updates - I keep getting the following message when I try to update my iPad2 - unable to install update, an error occurred installing IOS 8.1.2.  How can I fix this?

    IOS error messagge - I keep getting the following message when I try to update my iPad2 - unable to install update, an error occurred installing IOS 8.1.2.  How can I fix this?

    Which way are you trying to update? WiFi or iTunes? In either case, I would try restarting/rebooting all devices and then try again.
    IF you are using iTunes, eject your iPad, quit iTunes, reboot your computer and reset your iPad by holding down on the sleep and home buttons until the Apple logo appears on the screen. After the iPad starts up, connect to iTunes and try again. You may also want to disable your firewall and antivirus software when you try to update using iTunes. Sometimes those will interfere with the download.
    If you are using WiFi, reset the iPad as described above and try again.
    If WiFi updating will not work, try using iTunes, if iTunes will not work, try using WiFi.

  • Since installing Lion I keep getting the error message 'there was a problem connecting to the server. URLs with the type 'file:" are not supported"' How can I fix this?

    since installing Lion I keep getting the error message 'there was a problem connecting to the server. URLs with the type 'file:" are not supported"' How can I fix this?

    A Davey1 wrote:
    Not a nice answer!
    Posting "Check the 'More like this'" area and not simply providing the answer is a great way to make these groups worthless.
    You're ignoring context.  On the old Apple Discussion Groups I never posted replies like that, instead giving people relatively detailed answers.  The new Apple Support Communities made things worse by introducing certain inefficiencies.  Then came Lion.  The flood of messages that came with Lion required a painful choice for any of the people who had been helping here: (1) Give quality responses to a few questions and ignore the rest.  (2) When applicable, give a brief answer such as the one that you found objectionable.  (3) Give up all the other normal activities of life and spend full time trying to answer questions here.
    People who needed help with Lion problems seemed to have trouble discovering existing message threads that described how to solve their problems.  I never posted the suggestion of "Check the 'More like this' area" without verifying that the help that the poster needed could be found there.  Even doing that, what I posted saved me time that I could use to help someone else.
    The people helping here are all volunteers.  None of them is being paid for the time they spend here.  They all have a life outside of Apple Support Communities.  It's arrogant of you to demand that people helping here spend more time than they already do.

  • When I try to update an app in the App Store i get a message "There was an error in the App Store. Please try again later. (13)"  I have tried many many times and keep getting the same message.  How do I resolve?

    When I try to update an app in the App Store i get a message "There was an error in the App Store. Please try again later. (13)"  I have tried many many times and keep getting the same message.  How do I resolve?

    First take the steps recommended in this support article. If there's no change, continue as follows.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Cookies/com.apple.appstore.cookies
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Quit the application if it's running. Move the selected item to the Trash. Relaunch the application and test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • HT1473 i've been trying to import a cd into itunes that has different artists on the cd. (queen of the damned soundtrack) after its done, all the tracks aren't together. its all sepreated. how can i keep all the tracks together?i've been trying to import

    i've been trying to import a cd into itunes that has different artists on the cd. (queen of the damned soundtrack) after its done, all the tracks aren't together. its all sepreated. how can i keep all the tracks together?

    Happens all the time and you are probably correct about cause.
    Some CD manufacturers use various forms of copy protection on discs designed to interfere with computers reading the discs. I have found iTunes to be very picky about this too. I have had several discs iTunes would not acknowledge but could rip with another program. Other times the fix is as simple as cleaning the disc ro turning on error correction for the ripping process.
    Message was edited by: camoracer

  • How come every time i try to download a app  it says Your apple id has been disabled. I already reset my pass word and it keeps saying the same message?

    How come every time i try to download a app  it says Your apple id has been disabled. I already reset my pass word and it keeps saying the same message?

    Apple - Support - iTunes - Contact Us

  • Why can't i add playlists to my iPhone from my mac while they are connected? I keep getting the following message "some items (meaning all of them) were not transferred because iTunes match is enabled." This is incredibly frustrating.

    I keep getting the following message "some items (meaning all of them) were not transferred because iTunes match is enabled." when I try to drag and drop a playlist, song, or album to my iPhone. This was NEVER a problem before iTunes match or the last iOS update. So what is the deal? Why can't i just add music to my phone from the mac? There is space on the phone. The only way I have found to get the music i want to the phone is to have it download from the phone. This is not something i want to have to do: go through and manually add every album and recreate a playlist on the phone when its there on the mac. And, even more irritating, since the new update, when the phone is plugged into the mac i can't actually view from the mac what music is on the phone. This is incredibly frustrating and any help would be much appreciated in managing my music libraries for each device.

    Hi,
    You cannot manually manage music with match turned on on your iOS device. If you want to manage music manually, you will need to turn off match on your iPhone.
    Jim

  • Help - I have an apple id account, where is my iPod and iPad registered, but also the iPod of my daughter. How can I make an account for my daughter and keep all the apps she has on her iPod?

    Help - I have an apple id account, where is my iPod and iPad registered, but also the iPod of my daughter. How can I make an account for my daughter and keep all the apps she has on her iPod and in her own iTunes?

    Sorry, content bought with one Apple ID cannot be merged or transferred to another Apple ID.

  • My daughter is currently using my Apple ID with her ipod touch.  I will be upgrading her to an iPhone 4S and would like to use a differnt Apple ID and a new computer and still keep all the current music and apps that she has now.  How do I do this?

    My daughter is currently using my Apple ID with her ipod touch.  I will be upgrading her to an iPhone 4S and would like to use a different Apple ID and a new computer and still keep all the current music and Apps that she has now.  How do I do this?

    Make a new Apple ID for her.
    Use it on her iPhone 4S for iCloud, iMessage and FaceTime.
    Use your ID on her iPhone 4S for iTunes and App Stores.
    Sign in with your Apple ID on iTunes Store (on iTunes app of her new computer)
    Authorize her new computer with your Apple ID in iTunes (iTunes menu>Store>Authorize this Computer)
    Check "Share my Library on my Local Network" in iTunes Preferences in your and her computer
    Sign in Home Sharing of her iTunes with your Apple ID.
    Copy all the Music she wants from the old computer to the new one. (Must be on the same network)
    Copy all the apps she wants from the old computer to the new one. (Must be on the same network)
    Export all playlist as xml files from the old computer to the new one.(right click on the playlist to export and "File>Library>Import Playlist to Import)
    Sync her iPhone 4S with all content she wants from her new computer (all data from the old computer will be deleted)
    Are you sharing Contacts or other data from iCloud?
    Be careful or ask for help about moving from iCloud account to another one.

Maybe you are looking for

  • Studio Display - Family M2454 with NVIDIA GeForce2 MX

    I've recently acquired an older Studio Display LCD (M2454) and would like to use it with my G4 867-MHz PowerPC G4 (Quicksilver). However, while the Mac works great with my analog CRT Studio Display, whenever I plug in the LCD display, the Mac will no

  • Audio Mixer to Mac

    I just bought a Behringer Xenyx 502 mixer for use with a Shure microphone. I just want to record vocals with it. I didn't think about the inputs from the mixer to the Mac until after I bought it. The mixer has two 1/4 out's. I bought a cable that has

  • IDE SUN STUDIO ONE V5

    Hi, I would like to build j2ee system, using an IDE. I have downloaded evaluation version of SUN STUDIO ONE SE which has no ejb facility. But documentation says after creating package in Local System when you click all you will session bean. But I co

  • Location Appliance not detecting elements after upgrade

    Hi Our loacation appliance had version 2.1.42.0. After upgrading it to version 3.1.36 there are no clients been discovered. I must admit we don't have read-write access to the WLAN Controller 4400, and read somehwere that ntp plays a big role from Ap

  • To overcome the SLIN error

    Hi all, I nee help to overcome this type of SLIN error.... Use addition UNIT when outputting MARA_MDEZ-PTRANS, "PTRANS" is defined as ptrans  LIKE mdez-mng01....(where mng01 = Quantity received or quantity required). How to overcome this error. PLZ h