Ipod photo - error occurred while importing

I think I bumped out the camera connector and now I have the "error occurred while importing" stuck on the screen. Can't even turn off the ipod now as it appears to be totally locked up. Any suggestions?

The response posted by username BillKia on Feb 27, 2013 may help (note that I am not referring to the post marked as the "Answer" although that is a workaround): http://answers.microsoft.com/en-us/windowslive/forum/gallery-program/access-deni ed-when-importing-photos-to-windows/ce58ee23-ed87-435f-b572-474cead8f09a

Similar Messages

  • I am importing videos from my canon sl1 to my macbook when i use iphoto is says "iPhoto cannot import your photos because there was a problem downloading an image." and when i use image capture it says "An error occured while importing. The item 'MVI_1040

    I am importing videos from my canon sl1 to my macbook air when i use iphoto is says "iPhoto cannot import your photos because there was a problem downloading an image." and when i use image capture it says "An error occured while importing. The item ‘MVI_1040'' Thanks in advance

    Can you access the images on the phone with Image Capture (in the Applications Folder) ?

  • Error occured while importing .der file in R/3 System

    Hi Friends..
    I tried to connect R/3 system with portal through SSO concept.
    for that I have downloaded (.der) file from portal.
    After that I tried to import that file through STRUSTSSO2 transaction in R/3 system, at that time I got
    error message like " Error occured while importing"
    so I can't able to import that (.der) file into R/3 System.
    Please guide me with exact steps.
    What should I do?
    Thanks
    Gowrishankar

    Hi Micheal and raghav thanks for your reply.
    Yes Micheal already we have installed .der file to other client in the same R/3 System
    may be that's why it shows an error?
    so what is the solution for this kind of scenarious?
    Thanks
    Gowrishankar

  • Error occured while importing a map.

    I have got two design repositories and two runtime repositories in the same database. One is for OWB 9.2.0.4.0 and another for OWB 10.1.0.3.0.
    I was trying to export 1 mapping from a project in OWB10g to OWB9i where the said project does not exist. The export operation ran smoothly but the following error occured while the import operation:
    Error at line 25: MDL1261: Error importing DATAWAREHOUSE RTS/RTS.
    Detailed Error Message:
    MDL1162: System Type not specified before integrator.
    While importing the options i used were:
    Import option -----Add new metadata only
    Match by---------Universal identifier.
    Please help.

    just a guess: while exporting use "physical names" in naming

  • Error occured while importing xsd.file(Name contains invalid characters: -

    Hello,
    i muss import xsd.file.  while importing this error occured:
    İFMEXTDEF CCTS_CCT_SchemaModule-2.0 | http://example.org/XXX/XXX/OUT/NOZ (SC_NOZ V001 of example.org):
    Name contains invalid characters: - .
    Only a(A)-z(Z), 0-9, and "_" are permitted
    This xsdfile name is CCTS_CCT_SchemaModule-2.0 but PI doesn't  accept "-". But i muss use this file because this file is standart. What can i do for this?
    Thanks
    Nurhan
    Edited by: Nurhan on Oct 18, 2011 11:22 AM

    HI,
      PI doestnt support special characters like '-'. first you need to change the file name as you specify '-'. to remove that and you have to give '_'. then uyou have to impot >XSD file into ESR under ExternalDefination.
    i hope this will help you.
    regards,
    ganesh.

  • Error occured while importing the transport request to quality

    Hi,
    The driver program and form are in active status. We got the output also.
    When we checked the transport log for request(TR), it says that the form is not yet imported into EQ1. The system will update the transport log if there is any error related to driver program or form. Here we donu2019t find any error. As per the system response, u2018Import post-processing is not performed for this objectu2019.
    I am getting below error while importing the request.
    Import post-processing is not performed for this objectu2019.
    Could anyone please provide me the solution.
    Regards,
    Hemant.

    Hello,
    i think u r working on scripts ?
    if u r transportung the scripts i u need tcode SCC1.....
    Thank u ,
    santhsoh

  • Error occurred while importing photos via autoplay to windows, access denied??

    It has just stopped working about a month ago?? I have always been able to import all photo's and video's no problem, Now I have this error and access denied box

    The response posted by username BillKia on Feb 27, 2013 may help (note that I am not referring to the post marked as the "Answer" although that is a workaround): http://answers.microsoft.com/en-us/windowslive/forum/gallery-program/access-deni ed-when-importing-photos-to-windows/ce58ee23-ed87-435f-b572-474cead8f09a

  • Error occure while importing data from 9i enterprise to 10g Express Edition

    Hi,
    Iam trying to import data from Oracle 9i(9.2.0.1.0) Enterprise Edition to Oracle 10g Express Edition ,
    non partitioned tables are imported successfully but partitioned tables are not imported.I got the following error message.
    IMP-00017:following statement failed with oracle error 439.
    IMP-00003:Oracle error 439 encountered.
    ORA-00439:feature not enabled:partitioning.
    Plz help me to solve above error.

    i am sorry the errors are
    imp-00019
    imp-00003
    ora-12899
    i am using database 10g express universal edition
    in 9i
    select * from nls_database_parameters;
    PARAMETER VALUE
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET AR8MSWIN1256
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    PARAMETER VALUE
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_RDBMS_VERSION 9.0.1.1.1
    but in 10g express universal edition
    select * from nls_database_parameters;
    PARAMETER VALUE
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET AL32UTF8
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    PARAMETER VALUE
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_RDBMS_VERSION 10.2.0.1.0

  • HT4858 why am I getting an error message while importing from iPhone photo stream to iMac ?

    I have not shared any photo for a few months.  I tried to import photos into my iMac from iPhone photostream and I get a message saying "an error occurred while importing photo, please try again later".  What am I doing wrong ?

    There's no need to import photos from your iPhone to your iMac. Photostream is synced automatically via iCloud on Wi-Fi.
    On your iPhone, tap Settings > iCloud
    Make sure Photo Stream is switched ON.
    On your iMac, open System Preferences > iCloud
    Make sure Photo Stream is selected.

  • Error occurred while solution import in crm 2013

    Hi,
    I have unmanaged solution now I am importing solution in another organization there is some error occurred while importing solution in crm 2013. Please tell me how to solve this issue

    Have you done any manual edit of Solution XML?
    Can you share error logs and server traces if available?

  • "An error occurred while trying to save your photo library..."

    Installed iPhoto6.
    Started app. It said it would take a few seconds or minutes to upgrade.
    About 6 hours later after churning on thumbnails it is now claiming this error over and over with some time that goes by in between:
    "An error occurred while trying to save your photo library."
    "Some recent changes may be lost. Make sure your hard disk has enough space and that iPhoto is able to access the iPhoto Library folder."
    It says I have 22,759 photos in Library. The Library was a subset of my images, named "iPhoto Library 2005" and it was intentionally kept below the 25,000 limit of iPhoto5.
    Since Steve claims iPhoto6 can easily handle 250,000 photos, I clicked on the upgrade button with confidence. This now appears to be a mistake. Last night I was working on an iDVD for the local school and the majority of that work has simply vanished. There were 320 photos. I spent hours adding keywords, ranking, adjusting temperature, focus, exposure, etc.
    Of the 320, only 16 photos survived. They are 16 in a row from the middle of the roll near the end but not at the end. The roll name was lost. The name is now just "Roll 226" and none of the photos have keywords. I know at least one of the 16 should have the keyword "DUPE" and the ranking 2 STARS since it precedes a double that I ranked 2 during a slideshow, sorted by ranking, and dragged to the DUPE keyword. All 16 should have the ACROCK keyword which I initially assigned to all photos.
    Again, 304 of 320 have vanished and the 16 that remain have no keywords or rankings.
    I watched the slide show in iPhoto5 three times with different music candidates so I know the keywording and rankings evaporated in iPhoto6. I also clicked ACROCK and option clicked DUPE and POOR so that all of the music program photos except dupes and poor images would vanish. I only deleted one photo so there were not a lot of changes to the library in terms of photos in it. I cannot think of any reason why the 16 chosen survived. Only two were placed in a DVD dropzone and they are scattered amongst the 16 survivors.
    Also, the ACROCK and DUPE keywords are also gone while the POOR keyword added in August is in the keyword table just fine.
    I exported these 320 photos last night to iDVD and tried almost all of the different themes and I dragged about 10 different photos to the dropzones, hit play, hit motion, etc.
    It seems very strange that 16 photos from the middle of the pack would survive.
    It seems extra odd that iPhoto5 and iDVD treated these as "established" photos, not photos hanging in the wings somewhere ready to vanish in an upgrade.
    I gracefully saved and quit iDVD and iPhoto5 and there were no crashes and nothing strange happened while making the DVD. I was hoping today to try out the new themes and maybe find one that is just right for the kids. Instead, about 300 of 320 photos of the kids went bye-bye along with all the work on the photos!
    I'm nervous that many more photos are missing but I will need to do a ton of checking to see what else has been deleted by the upgrade.
    The user message that iPhoto6 presents is nearly useless and strange. It offers little if anything to go on in terms of a repair procedure. After saying an error has occurred, it says some recent changes could be lost but doesn't expand at all on what they may be or why.
    From my experience, recently added photos, keywords, keyword assignments, rankings and maybe more can all be lost. To compound matters, before the upgrade it says that you cannot go back to the prior (working!) library in iPhoto5. Beware!
    It finishes by suggesting two vague steps to take. The first is to make sure your disk has "enough" space. How much is "enough"? It doesn't say something like X GB available, Y GB needed. A user would have no clue about how much space to free up. I have over 17 GB and assumed that would be enough. I sure hope it doesn't require double the space of the existing library. I would hope it has a smarter algorithm than that since 23,000 photos at about 3 MB each maps to about 70 GB. That's a lot of "temporary" space to require to perform an upgrade. Since the upgrade/error message provide no details (unlike package installers which supposedly tell you how much space you need), users like me would have no clue if 70 GB is plenty or not enough.
    I found 24 GB secretly used by iPhoto 5 for an iPod Photo Cache and a tech bulletin saying this just grows and grows without control and it can be deleted SO I wouldn't put huge hidden disk usage past iPhoto6.
    The last none-to-helpful suggestion is that a user make sure that iPhoto is able to access the iPhoto Library folder. Huh?!??!?
    Wouldn't this be a great thing to confirm via software before setting about on 6+ hours of work, especially if there is an error message hard-coded in the software confirming that Apple knows the result may be losing valuable customer photos and hours of work on enhancing, keywording, creating DVDs, etc.?
    Of course. This appears negligent. To know that customer file loss will likely result but not checking these things out in advance before taking that risk seems like putting the cart before the horse at customers' expense & pain and certain loss of irreplaceable family photos (for the, say, 80%+ of iPhoto users that "plan" to get a backup routine established?).
    I got burned in the iPhoto5 upgrade as well, losing photos, so I was sure to have a backup so it wouldn't happen again. Most I fear won't be so fortunate so be advised of the risk and work with copies of your photos only.
    Also, why would iPhoto5 have all the permissions it needs to store, edit, tag and otherwise work with 320 photos added last night? Why would version 5 have plenty of permissions to use the folders and the photos in them. Why would iPhoto 6 suddenly lose those permissions or not have enough? This hardly makes any sense. The only way the permissions were set, the iPhoto libraries got created and the albums got created was by dragging a folder of images onto the albums pane in iPhoto5. So, iPhoto5 set all the permissions, everything is under one user account and there should be no surprise permissions for iPhoto6 to deal with.
    It seems unbelievable that iPhoto 6 couldn't do what iPhoto 5 was doing. I never changed permissions and never touched files in the iPhoto 5 structure.
    I can only guess that recently added keywords, recently added photos and recently added rankings and keyword taggings linger in some at-risk staging area that a version 6 upgrade doesn't know how to deal with. This seems like a lame way to code this app so I don't consider this a good guess but what else could it be?
    Anyone else have a better hunch at a root cause?
    Anyone else have an idea of a cure?
    Anyone else run into this?
    It sure doesn't look like there was a test case for having near 25,000 photos (an iPhoto 5 documented requirement), working with the latest roll and then doing a version 6 upgrade because it failed miserably--user data loss--without any special effort to find defects. In a former life I tested software and released software was much more difficult to break than this.
    I would appreciate any other user experiences/solutions related to this problem. I am reluctant to import another 22,000 photos from iPhoto Library 2004 only to find more photos go poof without any rhyme or reason.
    Thanks in advance for your help and I hope this alerts others to a potential for valuable photo loss (i.e., back up before you upgrade, verify iPhoto Library permissions--whatever that means--and have scads of disk space available assuming there's any truth to the error message!).
    --Sam
    G5 Dual 2.7 GHz 2 GB DDR SDRAM   Mac OS X (10.4.4)  

    I'll check if I have copies of copies of copies. This could take a while due to the number of files.
    I picked up a brand new 300 GB Western Digital hard drive thinking 20GB or so was not enough for temp files for upgrading and/or importing.
    I formatted it as a mac os extended, journaled drive, not case sensitive, one full-size partition. I started iPhoto6 with the option key. I had a CF in my other WD 300 GB (with media reader). iPhoto6 asked about the photos on the card. I told it not to download those (again). Because I was holding the option key down, iPhoto6 asked if I wanted to select a different library or create one. I created one on the brand new, 100% empty 300 GB drive. I'm not sure if/where iPhoto6 creates temporary/cache files (like iPhoto iPod Cache folder) as it sets up a new library. I was hoping the empty 300 GB drive would give it ample room to load an existing iPhoto5 library.
    When I dragged an old iPhoto5 Library onto the new iPhoto6 Library Album pane. I saw the "Importing..." start and it went on and on and on and... I let it run for HOURS and HOURS. When I checked around midnight, it had crashed. When I started it again, it said it had run across some huge number of stray photos.
    I have no idea why iPhoto6 would have trouble importing an iPhoto5 library that was below the 25,000 photo mark for 5. This is especially bizarre since iPhoto6 claims it supports 250,000 photos!
    I'll be trying to figure out if these stray photos got imported as dupes, if they lost iPhoto5 keywords, etc. I fear something different but equally bad happened since the number of photos it came up with was like 79,000--again many stray photos that didn't make it into the first import for no known reason. Since libraries in iPhoto5 were around 25,000 or less, I'm not sure what's happening.
    Maybe there's a cache or temp file still created on Macintosh HD and not on the empty new 300GB drive and a bug exists for imports when space on Mac HD is "low" (i.e., under 3.5 GB). Maybe it's seeing thumbs as files it should import? Maybe it's seeing Orig and Modified images as worthy of reimporting?
    I had told it not to import dupes but who knows if it goes by file name, checksum, byte-for-byte comparison, etc.
    I'm not sure if I can even pull up iPhoto5 and 6 at the same time now to scroll through the libraries to see if dupes, thumbs, original/modifies/etc. are showing up to boost the count from under 25K to 79K!
    Ideas? At least I know I'm not the only G5 dual user with this problem!
    --Sam
    G5 Dual 2.7 GHz 2 GB DDR SDRAM Mac OS X (10.4.4)
    G5 Dual 2.7 GHz 2 GB DDR SDRAM Mac OS X (10.4.4)

  • Permissions issue: An error occurred while trying to save your photo librar

    I recently upgraded from a Mac mini running OS X 10.4.10 (iPhoto 08) to an iMac Core2Duo (2.4ghz) running Leopard (and also iPhoto 08).
    My iPhoto library resided on an external Firewire drive when running on the Mac mini, but now that the iMac has such a large hard disk (750gb), I wanted to move my library there. I copied the library over to the Pictures folder in my user folder on the iMac and started up iPhoto, and everything seemed fine.
    When iPhoto is running for any length of time, I get the following error:
    *An error occurred while trying to save your photo library.*
    *Some recent changes may be lost. Make sure your hard disk has enough space and that iPhoto is able to access the iPhoto Library.*
    (I have over 300gb available on the disk and my library folder is approximately 40gb.)
    I've repaired the permissions on the library using iPhoto's built-in mechanism (command-option while booting iPhoto) and Disk Utility. Additionally, I've used BatchMod to give my user and group full read/write/delete permissions (as posted elsewhere in the forums), but I still get the error.
    Searching the forums yields other users w/ the same issues. What's the scoop? TIA!

    Sean:
    I just had the very same problem when I was messing with permissions and reset my unknown group to staff. I lost all write permissions in my nome folder. Here's how you can reset it for your pictures folder:
    In the Terminal type in "sudo chmod -R -N " (there's a space after the N) and drag the Pictures folder into the Terminal window. Then hit the enter key. It should chug along for a couple of seconds and return a new prompt. Give iPhoto another try after that.
    I had to do that for my entire home folder and it fixed the problem.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • IPhoto: An error occurred while trying to save your photo library.

    "An error occurred while trying to save your photo library.
    Some recent changes may be lost. Make sure your hard disk has enough space and that iPhoto is able to access the iPhoto Library."
    Basically, the same issues as this thread:
    http://discussions.apple.com/thread.jspa?threadID=1588998&tstart=0
    I have tried the BatchMod with no luck. If it matters, this is on an external hard drive and I am the only user on this computer. Looking at the info of the library file, I have read/write/execute permissions and my group has read permissions only. I thought BatchMod would change these permissions but it doesn't seem to work.
    Actually, I restarted my computer and it works now. But I am still worried it might happen again. Has anyone else encountered this problem?
    Thanks.

    Welcome to the Apple Discussions. If it's working now it could have been a one time hiccup. Do you backup your library on a regular basis? If not you definitely should.
    If the library gets damaged/corrupted you won't lose your photos but can lose all of your organizational effort that you put into the library. If the external HD crashes then you will lose all.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

  • An error occurred while backing up this iPod (-120)

    I have an iPod Touch 2G that I'm trying to upgrade to iOS 4. Every time I try, I get the message:
    *An error occurred while backing up this iPod (-120).*
    *Would you like to continue to update this iPod without*
    backup?
    Coninuing without backup will result in the loss of all contents on
    this iPod.
    Now, I don't want to lose all the contents so how do I fix it so the backup doesn't fail?

    Its not any hardware issues
    i have 1395GB free on my harddrive and it wont backup or transfer anything from my ipod.
    Its more of a software issue
    once you attempt atleast once to install iOS4 a bunch of data will be left behind from the install even if it fails. Itunes is very buggy and the iOS4 update is glitchy specially with ipods. I have tries twice and itunes really isnt cooperating with my ipod
    its constantly freezing my ipod with that little spinning circle.
    So i myself am also waiting for a later release/update of iOS4 and itunes until ill update my ipod
    this release isnt stable or safe at the moment, so id recommend you also wait a week or two or until a few days after apple releases their iphone 4 since there will be lots of traffic blocking their servers. I downloaded and saved the 4.0 os update to flashdrive just incase so i wont hve to download it again :]. but yea
    id say do a factory restore to 3.0 or 3.1.x or if you had it earlier than 3.0 go to 2.0? Then update to 3.0
    rhen update to 4.0 instead of installing 4.0 with apps an stuff cluttering the device install. If you can, email all your photos or whatever you need to yourself, and write down all your songs and apps And bookmarks, then erase eerything and install os4 then reinstall all your apps and music and pictures.
    But my final advice would be to just wait it out. When 2.0 and 3.0 were released they messed up many ipods by messing up their wifi and firmware, and later on with the later updates it could not be fixed, so id say first install a good release and not just regular 4.0.0 id say wait atleast until 4.0.1 and a itunes update
    this should fix everything, the problem is that they rushe it into production and ddnt test enough apparently.

  • Networked Drive: An error occurred while trying to save your photo library

    I just upgraded to iLife '08. After opening iPhoto '08 I began editing Events. After some merging and adding titles I got this error:
    +"An error occurred while trying to save your photo library"+
    My iPhoto Library is on a networked drive connected to another Mac. Both Macs are on the same switch and there appears to be no issues copying and deleting files and folders outside of iPhoto. Even inside iPhoto, this error is inconsistent, it happens on some changes and not others. I've had this setup for about three years with no issues in previous versions of iPhoto.

    There's a strong chance that the problem is the format of the server. Event though the Mac can read and write to FAT formatted drives, there are file name length issues that can really mess up a library or other files.
    If you really want to have an error free setup use a server that's formatted for Mac OS X (journaled).
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Maybe you are looking for