More problems on my triggers

Hi there,
See 2 tables, 1insert statement each and a trigger below:
I don't understand y when a factory has ceased to exist, it still allows a records to insert on the 2nd table factory_address for a much more later date
factory.CEASE_TO_EXIST_DATE = '15-JUN-2000'
factory_address.FACTORY_RESIDENCE_DATE = '15-OCT-2002'
CREATE TABLE "FACTORY" (
"FACTORY_ID" NUMBER(3) NOT NULL,
"FACTORY_NAME" VARCHAR2(20 byte) NOT NULL,
"BUDGET" NUMBER(10) NOT NULL,
"ESTABLISHMENT_DATE" DATE NOT NULL,
"CEASE_TO_EXIST_DATE" DATE NULL,
CONSTRAINT "CK_FACTORY_EST_CEASE" CHECK (ESTABLISHMENT_DATE<=CEASE_TO_EXIST_DATE),
CONSTRAINT "PK_FACTORY_FACTORY_ID_1" PRIMARY KEY("FACTORY_ID"));
CREATE TABLE "FACTORY_ADDRESS" (
"FACTORY_ADDRESS_ID" NUMBER(3) NOT NULL,
"FACTORY_RESIDENCE_DATE" DATE NOT NULL,
"FACTORY_ADDRESS1" VARCHAR2(15 byte) NOT NULL,
"FACTORY_ADDRESS2" VARCHAR2(15 byte),
"FACTORY_TOWN" VARCHAR2(15 byte) NOT NULL,
"FACTORY_POST_CODE" VARCHAR2(8 byte) NOT NULL,
"FACTORY_PHONE_NUMBER" VARCHAR2(15 byte) NOT NULL,
"FACTORY_ID" NUMBER(3) NOT NULL,
CONSTRAINT "FK_FACTORY_FACTORY" FOREIGN KEY("FACTORY_ID") REFERENCES "FACTORY"("FACTORY_ID")ON DELETE CASCADE,
CONSTRAINT "PK_FACTORYADDRESS_ID_1" PRIMARY KEY("FACTORY_ADDRESS_ID"));
CREATE OR REPLACE TRIGGER B4_FACTORY_ADDRESS2
BEFORE INSERT ON FACTORY_ADDRESS
for each row
declare R_date date;
BEGIN
select CEASE_TO_EXIST_DATE into R_date from factory
where factory_id = :new.factory_id;
IF :new.FACTORY_RESIDENCE_DATE > R_date THEN
Raise_application_error (-20101,'SORRY THIS FACTORY NO MORE EXIST');
END IF;
END;
INSERT INTO FACTORY VALUES
(500,'LANDERS FACTORY',2200000,'28-JAN-1999', '15-JUN-2000');
INSERT INTO FACTORY_ADDRESS VALUES
(990,'15-OCT-2002','42 ENGLAND WAY', '','LONDON', 'SE15 4ER', '02083319898', 500);
many thanks in advance
cube60

Hi,
I have just run all your DDL, DML statements and trigger behaves as expected. May be the trigger is disabled in your database or you didn't compile it at all. Anyway, I would recreate the whole thing again from scratch.
Regards,
Andrew Velitchko
BrainBench MVP for Developer/2000
http://www.brainbench.com

Similar Messages

  • I would like to upgrade to the next step, but because I have many problems with the version 10.4.11, I'm worried that upgrading would create more problems.

    Due to a misunderstanding with [email protected] in September of 2010, many of my applications and important files were put into the trash during a cleaning.  The trash hadn't been deleted, so a CleanApp rep told me to drag my important files to a folder on my desktop.  They were unable to help me with anymore advice with the exception that if I followed the pathway of the application, I could manually restore it to its proper location. 
    This was asking a lot of me because I didn't have the experience or knowledge of undertaking such a massive restoration.  However, I did the best I could.  What had been put in the trash was not just a few files -- there were hundreds of files or apps that I discovered in the trash.  As I said, this was a misunderstanding.  I was left feeling devastated at what had happened. 
    Since then, my iMac Intel Core Duo has been running on its last legs.  I'm surprised I can even get to my email.  As far as using the software that I bought with my iMac, I can't.  I just do the basics.
    What I have been wanting to do is to upgrade to the next level.  However, I worry that if I upgrade a crippled OS X 10.4.11 Tiger, I would be creating more problems than what I already have.  Do you agree that an upgrade would make matters worse? 

    It won't necessarily make it worse, but may not make it better.  I am not familiar with the utility you usedm though anything that cleans or maintains your Mac should be avoided unless you know what you are doing and what it does.  Probably re-installing software from the official sources (download or CDs) is the best way to ensure missing parts are all replaced.
    If this is a core duo and not a core 2 duo then the highest you can go is Snow Leopard 10.6 Get more information about your computer. Go to the Apple in the upper left corner of any window, then "About This Mac", then "More Info..."  Copy and paste the information here, but omit the serial number and Hardware UUID (if present).

  • A bad experience with Lenovo repair service...​got more problems now than when I brought it in

    Paragraphs with ** may be skipped if you just want the short and sweet version:
    **I bought my X61 in April 2008 and everything was great. I loved the laptop except for one thing: it had an extremely tight PC slot (although it was completely functional). I had a difficult time inserting my PCMCIA soundblaster sound card and removing it was even more difficult. I literally had to brace the laptop between my left arm and chest and manually pull the card out because it was so tight. I am an university student so I did not have time to deal with that problem because it was during final exams. I finally found some time recently to bring my laptop for repair. I called Lenovo and they recommended me to bring it in to my city's authorized business partner repair shop because they said it would be faster. So that is what I did. It turns out that they have to replace the system board because the PCMCIA slot was attached to it. In the end it took 3 trips (30 min drive each way) over a span of 2 weeks before I actually got my laptop fixed because the system board was backordered. Finally 2 days ago I got my laptop back and indeed, the PCMCIA slot is not tight anymore...yay! And that was when all the trouble started:
    After bringing it home, I started to find more problems with the laptop than before I brought it in:
    First thing I did was try to reactivate the TPM chip but it turns out that the TPM chip already had an owner. I found that strange and tried my previous passwords and none worked.
    I can no longer output my display to my external LCD monitor. It doesn't work regardless of whether I plug the VGA cable directly to the laptop or via the Ultrabase 6. I know it's the not the cable because it works with my older laptop. I spent countless hours trying to figure this out and uninstalled and  reinstalled several versions of Intel X3100 video driver as well as Thinkvantage Presentation Director. Even during boot-up it does not show up on my external monitor.
    The Bios date/time and other settings get reset each time the external power is lost (e.g. remove battery or unplugging AC). This usually indicate that the computer CMOS battery is dead or bad.
    From the above problems, I can only conclude that Lenovo sent a used defective system board. There could be other problems that I don't know about yet.
    Initially I had tried to call Lenovo technical support (3x) and they were next to useless. The first time I called, the technician pretty much blew me off telling me that they can't help me and told me to search Lenovo support page for the answers to my problems. I couldn't believe it! Furthermore, I wanted to know how I can reset the TPM password and the first rep told me that  that they would need to charge me for walking me through the steps. (in the end I figured it out on my own)
    I am very dissatisfied with how things turned out. I know I now have to get my system board replaced again but this has been way more trouble than it is worth. I had spent many hours driving back and forth to the repair depot and even more hours troubleshooting the problem on my own because Lenovo support couldn't help me. It has completely destroyed my confidence in Lenovo. How can they be doing repairs with defective used parts??? What options do I have?
    Message Edited by tallshorty on 06-15-2008 11:46 AM
    Message Edited by tallshorty on 06-15-2008 11:50 AM

    Tallshorty,
    Wow!  Apologies for such an experience.   First, could you send me a PM with your contact information, your system model & serial #, and your service case number(s) if you have them handy?   I will ensure you get some help.
    Secondly, service parts may be new or refurbished. -  Sorry to hear about this TPM problem - we can look into the process to ensure this is tested for, and ensure this does not happen, although it sounds like you've solved this part.
    Thanks for sharing your story.
    Mark
    Message Edited by Mark_Lenovo on 06-18-2008 09:41 AM
    Message Edited by Mark_Lenovo on 06-18-2008 11:59 AM
    ThinkPads: S30, T43, X60t, X1, W700ds, IdeaPad Y710, IdeaCentre: A300, IdeaPad K1
    Mark Hopkins
    Program Manager, Lenovo Social Media (Services)
    twitter @lenovoforums
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • WRE54G just creating more problems

    I have a WRT54GS router in my home and I often use my Toshiba laptop in a room about 5 walls away. With just the router I get a "very low" signal and it tends to drop out a lot.
    To remedy this problem someone suggested I get a range expander. So I did. And after spending over 2 hours setting it up yesterday (there are at least 6 other wireless networks in range so the setup was very complicated - the extender kept logging on to other unsecured Linksys networks) it seemed to be working ok. But the bliss only lasted about one hour.
    Here's the problem:
    When I turn on the laptop it tries to log on to the weak router signal instead of the extender signal. This is because it takes about 2 minutes before the extender signal is even found. When the extender is found the computer gets confused and starts to log in again - this time through the extender. But for some reason it has a VERY hard time getting a new IP address. Thus it takes almost 5 minutes before the network works again.
    Questions:
    1. Isn't the extender signal supposed to be there all the time? it seems like the signal only appears after a computer logs in to the network.
    2. why is my computer having such a hard time obtaining an IP address from the extender? All the settings are exactly the same on the router and the extender.
    3. am I crazy or is this thing just causing more problems?\
    mor10
    *frustrated*

    hi..first off, ensure that both , the wre54g and wrt54gs have the latest firmwares on them...
    after upgrading the firmware , reset the router for 30 secs and reconfigure it....
    change the ssid , channel 1 or 11, change the beacon interval - 50 , fragmentation threshold and RTS threshold - 2304 ...
    if u have a wre54g v1 range expander , reset it for 20 secs and then press the autoconfig button on it..this should configure the range expander..
    if u have a wre54g v2 , connect it to the computer.. assign an ip add on the comp
    192.168.1.10
    255.255.255.0
    192.168.1.240
    and try accessing http://192.168.1.240 . Keep the username blank and password as "admin".. once u logon to the ui .. make sure that the wireless settings are same as that of the router..
    remove the static ip from the computer...do a power cycle....
    this should configure the range expander...
    and place the range expander somewhere in the midway ...

  • Firefox corrupted the file I download. Upon fix with reset or uninstal, more problem happened

    This all started 5 hours ago, when I tried to download a .doc file from my school website but Microsoft Word opened it with "file conversion" options and the preview is filled with unreadable codes. I was using Nightly 64-bit on a newly installed Windows 8.1 64 bit system (about a week ago after I upgrade my ssd).
    1. I tried open other .exl file from the same website, but Microsoft Excel could not open it at all saying the file is corrupted. I used IE 11 to download the same files and it worked perfectly. Problem with Nightly it looked like.
    2. I reset Nightly then tried to download the same file again, not working. Tried safemode disable all addons and try to download the .doc file. It surprisly worked!. So it seems like an addon problem. Then I disabled all addons manually restarted again but tested not working. I was really frustrated at this point so I believe my Nightly was hacked by malware or some hidden plugins.
    3. Uninstalled Nightly then I cleaned all files left with Ccleaner. I checked full scan with Windows security essential; downloaded malware cleaner "Malwarebytes". Yes a few malware like files were detected and cleaned up.
    4. Downloaded waterfox 64-bit but now more problems appeared. It still cannot download the .doc or exl file now. The right click menu is not showing up at any webpage, image or highlighted texts. Ctrl+click link to open link in new tab is not working, just nothing happens. I try to reset or safemode restart, Nope! the help menu is gone, perfectly clear!
    In brief, I would not like to reinstall my OS for this issue. I wish I could find some software remover that detects firefox virus pluggins. I don't want to try the 32-bit version of firefox for this issue.
    Thank you.

    Thanks for the fast reply.
    I deleted everything, and download the official firefox 32-bit and tried your advice disable everything. Yes it worked! it brought up the help menu.
    And the word document is working as well after I could 'help-troubleshoot-rest firefox'.
    Thank you very much. I think it was the Nightly setup naturally not compatible with .doc links. It also messed up the settings for my waterfox/firefox which I downloaded later.
    However the right-click menu is still not normal. nothing shows up nor I could open up link in a new window. This did not happened in Nightly as I stated in the original question. Any suggestions?
    Btw. After this I might stay with the official firefox 32-bit for now. is there any performance difference with 64-bit or compatible issue with Windows 8.1? I know that 64 bit firefox is not released yet.

  • Problem: DVD player crashed in Mavericks 10.9. Solution: Download free player VLC from internet and switch preferences to that player. No more problems. God Bless.

    Problem: DVD player crashed in Mavericks 10.9. Solution: Download free player VLC from internet and switch preferences to that player. No more problems. God Bless.

        Safari > Preferences > Extensions
        Turn those off and relaunch Safari to test.
         Start up in Safe Mode.
         http://support.apple.com/kb/PH14204?viewlocale=en_US
         Repair Disk.
         http://support.apple.com/kb/PH5836
         Reset SMC.     http://support.apple.com/kb/HT3964
         Choose the method for:
         "Resetting SMC on portables with a battery you should not remove on your own".

  • MORE PROBLEMS -NOW CANNOT SEND OR RECEIVE EMAILS A...

    Not been able to send or receive emails the whole day and still cant -11pm now !
    Had remote assistance helping from Newcastle earlier as when trying to receive or send it keeps asking for password -then it went to BT help and it told me it was the wrong password !?? Never touched it since it was set up -no,idea why it would be wrong ????
    I then rang up for help -the guy took over my computer and advised me to change my password -done that -no joy . Topld me to wait and he would ring back in 20 mins-rang back in 40 mins and still not working -tried everything -still not working.
    Then he said the servers were down and no idea when it would be working !!!
    Still cannot send or receive emails and its now 11pm !!!
    I had emails i was waiting for and not received .
    What do we actually pay for and what do we actually get ???????
    More hassle every day thats all.
    Had more problems with BT in the last few months since joining than Tiscali -and that really is scraping the bottom !
    Just checked the fault reports -guess what -NOTHING FOR THIS AREA -ALL FAULTS RESOLVED !
    NOT MINE THOUGH !!!!
     I HAVE HAD ENOUGH -I HAVE HAD TO CHANGE MY PASSWORD AS COULDNT RECEIVE EMAILS OR SEND THEM - CHANGED IT AND STILL CANNOT SEND OR RECEIVE THEM -ABSOLUTELY WELL AND TRULY P----ED OFF !

    gb1957 wrote:
    Not been able to send or receive emails the whole day and still cant -11pm now !
    Had remote assistance helping from Newcastle earlier as when trying to receive or send it keeps asking for password -then it went to BT help and it told me it was the wrong password !?? Never touched it since it was set up -no,idea why it would be wrong ????
    I then rang up for help -the guy took over my computer and advised me to change my password -done that -no joy . Topld me to wait and he would ring back in 20 mins-rang back in 40 mins and still not working -tried everything -still not working.
    Then he said the servers were down and no idea when it would be working !!!
    Still cannot send or receive emails and its now 11pm !!!
    I had emails i was waiting for and not received .
    What do we actually pay for and what do we actually get ???????
    More hassle every day thats all.
    Had more problems with BT in the last few months since joining than Tiscali -and that really is scraping the bottom !
    Just checked the fault reports -guess what -NOTHING FOR THIS AREA -ALL FAULTS RESOLVED !
    NOT MINE THOUGH !!!!
     I HAVE HAD ENOUGH -I HAVE HAD TO CHANGE MY PASSWORD AS COULDNT RECEIVE EMAILS OR SEND THEM - CHANGED IT AND STILL CANNOT SEND OR RECEIVE THEM -ABSOLUTELY WELL AND TRULY P----ED OFF !
    Hi.
    This sounds like one of the fleeting account problems that can happen from time to time, changing the password doesn't do anything and will not help.
    Unfortunately it can last for a few days, so best to keep trying every few hours.
    There are probaby a few reasons for this, including local anti-virus or other security programs interferring. Sometimes a router power cycle can help, by getting a new IP address in case the one you've curently got has gone stale.
    Are you able to login via webmail ? (or was this actually via webmail rather than something like Outlook or Thunderbird ?).
    If the servers were down, then it would affect millions of people, and there would be masses of reports.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • HT4623 i updated my IOS on my i[hone and now i cannot use my iphone again. i just dont understand why u guys would make something to add more problems to users

    My iphone is not working anymore, I cannot see anything i once had on it after uodating it via itune when connecting it to my laptop.
    If I had known, i would never have downloaded the update.
    You guys are causing more problem than help.
    Guess its time for me to go and buy samsung. You guys are making your product more difficult to use and causing more harm than good. How can I get back all my data now?

    If you are so unhappy, leave. No one here cares.
    There are no Apple employees here, we are all users like yourself.
    Now if you would like to drop the attitude and clearly explain the issue that is occurring, we will do our best to help get the device functional again.

  • [svn:fx-trunk] 10076: Redo fix for SDK-23080, since the last one introduced more problems.

    Revision: 10076
    Author:   [email protected]
    Date:     2009-09-08 18:04:12 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Redo fix for SDK-23080, since the last one introduced more problems.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23080
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/RectangularDropShadow.as

    If you're still using Buckminster 3.6, I strongly suggest switching to 3.7 - it has a number of bug fixes and improvements. This applies to both headless, and the IDE (assuming Eclipse 3.7 Indigo).
    Matthew

  • Which has more problems, the macbook or macbook pro

    hi,
    i bought the macbook as soon as it came out and had a number of problems with it. thank god for the extended warranty. i thought the pro was much better but have been reading posts that they weren't perfect either. which do you think would be a better buy at this point? i'll need it for internet, email, word procesing, photo editing, video editing and a lot of keynote presentations. thanks!

    Neither has more problems. Most people don't see problems with either. Don't let the preponderance of issues on this board make you think either model is significantly flawed. If you are having trouble with your model, work it out with AppleCare or ask us a question of how to isolate the problem you are having. In general, those who don't have issues rarely post because they are busy enjoying their Mac, or too busy to be helpful to be others. So called "problems" are usually induced by users who don't know how to work their machines without causing problems. Video editing is a MacBook Pro specialty more so than MacBooks as you can add external SATA hard drives to MacBook Pros while you can't get the full SATA speed out of a MacBook which lacks the Express/34 slot which can offer an adapter to SATA. If the speed of the video editing is not significant, or you are able to keep your video content within the limits of the internal hard drive space you can have on a MacBook, then you can use the MacBook for video editing.

  • Is Live Update helpful yet, or still more problems than fixes?

    Hi
    my 180 has been running decently for a while now.  The only thing that still makes me want to hang myself is this asinine problem with the sound card occasionally disappearing, requiring an unplugged reboot.
    I shut off live update a while back because it seemed to create more problems than it fixed. can anyone confirm whether there is anything in there that addresses the sound card issue?
    Also, there appears to be a new BIOS featuring an option to "Enable USB Keyboard Latency".  I am currently using a wireless USB keyboard and mouse with no problems.  Do I care about the new BIOS?
    Here's my current version info (mine on the left, MSI's on the right)
    BIOS-   3.3      3.5
    Live VGA Driver-   4467      6681
    all other are up to date with live update.  I have been very gun shy about letting it update these, since it seemed to cause so much trouble over the summer.  Can anyojne shed some light on whether these updates are necessary?
    tia!

    okay, i guess it is a deluxe model. i initially thought the deluxes were the ones that could run dvds in hifi mode.
    anywho, it finally lost the sound card again.  it was an interesting feeling being excited about it for once, because i could continue this thread.
    the speaker icon in the taskbar disappeared, and the nvidia drivers vanished from "sound, video, and game controllers"  device manager (both nforce codec and nforce processor). msi live update doesn't find anything new, but just for giggles i clicked "update driver" from the properties tab on both, and windows was able to find new drivers.
    at this point, i assume that noone has found a solution, so I'll keep updating this thread for those who are fellow sufferers.
    Another thought on the heat issue, the outside temps hit 66 degrees fahrenheit today (who said january?), so i wonder if that raised the temp in the cabinet just enough?

  • ActionListener Problem - Event not triggering properly

    Hello,
    I have slight problem ith action listeners. Below is an exercise from a book on java i'm reading. I have constructed rectangle with 3 circles inside.
    When the button in one panel is pushed the colors of these cicles should change from green,black,black to black,yellow,black to black,black,red and start over.
    When the button is clicked the event isn't triggered. However when I push the button and click the frame of the window the colors change.
    I would be grateful if anyone could explain why this is happening?
    // Zepang
    import javax.swing.*;
    import java.awt.*;
    public class Pp415
         public static void main(String [] args)
              JFrame frame = new JFrame("Traffic Lights");
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              Prime panel = new Prime();
              frame.getContentPane().add(panel);
              frame.pack();
              frame.setVisible(true);
         JButton lightButton = new JButton("Change the Lights!");
         lightButton.addActionListener(this);
         buttonLight.add(lightButton);
            add(buttonLight);
         add(light);
         int color = 0;
         public void actionPerformed (ActionEvent event)
              Color g = light.getGreenLight();
              Color y=  light.getYellowLight();
              Color r=  light.getRedLight();
              if (g.equals(Color.green))
                   light.setGreenLight(Color.black);
                   light.setYellowLight(Color.yellow);
              if (y.equals(Color.yellow))
                   light.setYellowLight(Color.black);
                   light.setRedLight(Color.red);
              if (r.equals(Color.red))
                   light.setRedLight(Color.black);
                   light.setGreenLight(Color.green);
    import javax.swing.*;
    import java.awt.*;
    class TrafficLight extends JPanel
         Color redLight = Color.black;
         Color yellowLight = Color.black;
         Color greenLight = Color.green;
    public TrafficLight()
         setBackground(Color.black);
         setPreferredSize(new Dimension (200,300));
      public void setRedLight(Color c)
         redLight = c;
      public void setYellowLight(Color c)
         yellowLight = c;
      public void setGreenLight(Color c)
         greenLight = c;
      public Color getRedLight()
      return redLight;
      public Color getGreenLight()
      return greenLight;
      public Color getYellowLight()
      return yellowLight;
      public void paintComponent(Graphics page)
         final int C = 25;
         page.setColor(Color.blue);
         page.fillRect(C, C, 100, 250);
         page.setColor(greenLight);
         page.fillOval(C+10,C+5,80,80);
         page.setColor(yellowLight);
         page.fillOval(C+10,C+90,80,80);
         page.setColor(redLight);
         page.fillOval(C+10,C+170,80,80);
    }Edited by: Zepang on Dec 4, 2008 4:24 PM
    Edited by: Zepang on Dec 4, 2008 4:25 PM

    I don't in general do GUI stuff. But I can see for sure that you're never telling the system that it needs to repaint when you change state. That's why it doesn't show up until you cause an external event causing it to repaint itself, such as resizing the frame or dragging another window across the window.

  • My iphone won't allow me to transfer any music. A lot more problems follow in the below paragraph

    Hello all,
    I really appreciate any help and advice I can get.
    First my iphone won't allow me to drag music over to it. I'm old school and I like to drag specific tracks over to my iphone. iTunes won't let me do that. I have tried creating a new playlist and syncing again but still I can't do that. Any help or ideas?
    Also, I keep getting the message that "x number of items could not be synced. See iTunes for more information". What does this mean???? I read some where that clearing the photo cache can help. One problem, I CAN'T FIND THIS PHOTO CACHE!!!!! Where is this thing. I read that you need to click "go" on the iTunes menu. My menu doesn't say go. What's going on? How to i find the iphone photo cache and get rid of that annoying message?!?
    Also, before I get to any of the stages above, sometimes during syncing on iTunes with my iPhone 4S, it keeps getting stuck at "waiting for changes to be applied". Once again, anyone have ideas about how I can overcome this?
    Please I need someone to go on before I throw this phone into the thames.

    Is your iPhone restricted?  Check Settings > General > Restrictions

  • I have more problems in iWeb than I can begin to describe.  For one, after an "unexpected shutdown" of iWeb, it just deleted 10 of my published pages.

    I published the updates to my site last night.  Today I have had to make some adjustments.  I saved iWeb before I left for lunch just in case.  After lunch, I made more changes and through an issue with a photo album, iWeb "unexpectedly quit".  When I went to Revert to Saved..., it did revert to saved, which I didn't realize until then that somehow iWeb had deleted 10 pages before I saved it.  So now I have lost 10 pages. 
    Every time I open iWeb, it tells me it no longer has the links to documents or any of the pictures.  Every time I work on iWeb, I have to reattached all the documents and re upload all the pictures all over my site.
    I could write for hours about the problems with iWeb.  Certainly I am doing something wrong ... but my IT company has no idea what is wrong or how to fix it.
    I have iWeb version 3.0.4 (601)

    First replace your domain file that's in the Users/Home/Library/Application Support/iWeb folder with a backup copy that was made before this happened.
    If you don't have a backup copy try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iWeb's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iWeb folder (Snow Leopard and Earlier).
    3 - launch iWeb and try again.
    NOTE:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • Latest firmware update and more problems with 30" external displays?

    Hello,
    New macbook pro user since a few weeks, so first post here.
    I'm aware of various issues with the displayport to dual-dvi adapter, especially with 30" 2560x1600 monitors. All threads I've found on are 1-3 years old though.
    I got my 17" macbook pro a few weeks ago and I've had very few problems running my 30" dell 3008wfp as external screen. I had issues at times getting it to work after boot up, with blackout and various errors (problems I've read about in older threads), but once stable it would work without issues for days.
    Yesterday the macbook found and installed a new firmware update, and wow, all **** broke lose. The external screen won't run at 2650x1600 for more than a minute before blacking out or suffering major graphical errors. Ironically one of the key points in the firmware update is better support for external monitors...
    It will run nice and stable mirrored at 1920x1200, but not at 2650x1600.
    Is anyone else in a similar situation after the latest update?

    Hello,
    New macbook pro user since a few weeks, so first post here.
    I'm aware of various issues with the displayport to dual-dvi adapter, especially with 30" 2560x1600 monitors. All threads I've found on are 1-3 years old though.
    I got my 17" macbook pro a few weeks ago and I've had very few problems running my 30" dell 3008wfp as external screen. I had issues at times getting it to work after boot up, with blackout and various errors (problems I've read about in older threads), but once stable it would work without issues for days.
    Yesterday the macbook found and installed a new firmware update, and wow, all **** broke lose. The external screen won't run at 2650x1600 for more than a minute before blacking out or suffering major graphical errors. Ironically one of the key points in the firmware update is better support for external monitors...
    It will run nice and stable mirrored at 1920x1200, but not at 2650x1600.
    Is anyone else in a similar situation after the latest update?

Maybe you are looking for

  • How to install windows 7 on Mac OS 10.9

    Hi, all, I recently purchased a Macbook pro 13 with Retina display, it has MacOS 10.9 on board, but I have some work need be done on Windows, so I have to install Windows7, meaning that I will have a dual boot on my Macbook. I did a bit research on h

  • Audio and AppleTV

    Can't get any sound out of my audio system using apple tv! No sound through the surround sound system.

  • Call core function/constructor by its String name

    Hi, I worked out a way to call a function whose name is in a String variable. That is: function myFunction()      trace("Hello!"); var callFunction:String = "myFunction"; this[callFunction]();     // "Hello!" However, this does not work with "core" f

  • Cabling for Infinity

    I'm currently on an ADSL2+ connection & considering a switch to Infinity & have a question about my internal cabling. I have a filtered faceplate that'll obviously get switched for a VDSL one , and as my router is some distance from the master socket

  • Re: How to open application in english ?

    Ok, if nobody has comments, consider this final. The title should be "How to open application in english" though (without question mark).