Can we with ligthroom  have the sofware set up on multiples computer mac and mc and share the same dat base library?

can we with ligthroom  have the sofware set up on multiples computer mac and mc and share the same dat base library?

No, a Lightroom catalog cannot be on a networked drive, and can only be accessed by a single user at a time.

Similar Messages

  • Query for retreiving table names that have the same data

    Hi,
    Does anybody know how to retreive all the table names that have the same data in their respective tables but i dont know the table names or its fields. Is there any possible query to perform this action???
    Thanks in Advance,
    Balaji.

    What about...
    WITH manager_list AS
    SELECT name,
            LTRIM(MAX(SYS_CONNECT_BY_PATH(id,','))
            KEEP (DENSE_RANK LAST ORDER BY curr),',') AS employees
    FROM   (SELECT m.name,
                    e.id,
                    ROW_NUMBER() OVER (PARTITION BY m.name ORDER BY e.id) AS curr,
                    ROW_NUMBER() OVER (PARTITION BY m.name ORDER BY e.id) -1 AS prev
             FROM   manager m,
                    join_table jt,
                    employee e
      WHERE m.id           = jt.manager_id
      AND   jt.employee_id = e.id
      AND   m.name = :P_MANAGER)
      GROUP BY name
      CONNECT BY prev = PRIOR curr AND name = PRIOR name
      START WITH curr = 1
    ), all_list AS
    SELECT name,
            LTRIM(MAX(SYS_CONNECT_BY_PATH(id,','))
            KEEP (DENSE_RANK LAST ORDER BY curr),',') AS employees
    FROM   (SELECT m.name,
                    e.id,
                    ROW_NUMBER() OVER (PARTITION BY m.name ORDER BY e.id) AS curr,
                    ROW_NUMBER() OVER (PARTITION BY m.name ORDER BY e.id) -1 AS prev
             FROM   manager m,
                    join_table jt,
                    employee e
      WHERE m.id           = jt.manager_id
      AND   jt.employee_id = e.id)
      GROUP BY name
      CONNECT BY prev = PRIOR curr AND name = PRIOR name
      START WITH curr = 1
    SELECT a.*
    FROM   manager_list m,
           all_list a
    WHERE  m.employees = a.employeesWould be easier in 11g, but I don't have an installation here so this is based on 10g.
    Cheers
    Ben

  • How to have the same data which I have in iPhone 5 to my iPod 4g?

    How to have the same data which I have in iPhone 5 to my iPod 4g?
    Thanks for your help

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device
    Some apps will then automatically sync new data via iCloud if the app supports that.

  • How can I do to have the same contacts in all my devices, pc, iPad and iMac?

    I have severl devices and the last taime I updated my contacts was almos manually. I would Like to be able to have the same contacts in all, pc, iPad, and iMac.
    How can I set it so to get it done through iCloud?
    For instance in my pc ( windows 7 Home Premium ) I use Outlook 2007.
    Thanks for any comment on this.

    switching on iCloud should automatically tell it to merge data with that device and icloud. i'm on a mac but its gotta be the same on all devices and systems.
    when you switch on icloud for Contacts on a PC, it will tell you its merging all contacts with icloud...

  • Can a replacement LCD have the same exact defect?

    I brought my 24" iMac in because there was a pixel anomaly/stuck red pixel in the center of the screen. As I'm a graphic artist, it was very annoying.
    I brought it to the Apple Store where the Genius agreed to have the display replaced.
    I went to get it today. When it was booted up in the store I noticed the same defect in the same exact place.
    How is this possible?
    They are replacing it again. The Genius made made mention of the "1 bad pixel is OK". I was hearing none of it. They agreed to fix it the 1st time. All I want is the issue to be addressed and fixed.
    He also made some ridiculous remark that it's possible for a new display to have the same exact defect in the same exact place. I can't believe that there are two displays with a stuck pixel in the exact same spot. And, I got both of them. What are the odds?

    The odds are unknown, as the same manufacturer could have the same defect in the inverter board of their LCDs. I would next pursue the replacement of the inverter board. If the inverter board is not replaced, any defects in the first inverter board, would be apparent in the second. A bad inverter board can lead to a solid line from the top to the bottom of the screen. A single bad pixel could just be that same problem but much smaller in area.

  • Can OracleGridControl monitor databases have the same service_name?

    I installed a oracle Grid control on a linux server ,and it can run correctly.and I installed the agents on all database nodes,they work correctly too!
    Now my problem is all the nodes are monitored by the server must have the same oracle serviece_name.
    So in the browser , my grid control can find all the nodes,but only find one database.
    [b]I wonder if it's because the all database have the same service_names?
    Is there any method to solve the problems?Can I change the name in gridControl!

    Yes - you may find that they went to the "duplicates" area (see the setup->management and repository tab). What you need to do is go into the agent page, rediscover the service, then configure it and change the service name - perhaps by adding the host name on to it. Similar thing happens when all of your listeners are called LISTENER. If you go the the various hosts and in the targets.xml file you will see the DISPLAY_NAME - this is what you need to change to make them different.

  • All photos have the same date

    I have a very weird problem with iPhoto 6. A while ago, all pictures showed up with the same date (2006-07-08). All pictures and all rolls show up with this date, even newly imported ones. The EXIF data is not the problem, because when I sort them by date, they are sorted right (still showing up the same date though). I tried rebuilding the database (holding down option-command at start up) but that didn't help. I've also tried deleting the iPhoto plist file, but that didn't work either.
    I read in an old post here from last year that a guy had the same problem, however when he imported the images to another user, they showed up right. That makes me think there's some problem in the iPhoto preferences, but I'm not sure what preferences I can safely delete without making the program unusable.
    Any ideas?

    Seems I got it from another thread here at the discussion boards. In the international preference panes under dates, it was set to custom. I changed it to the standard setting of my country and after that iPhoto displayed the rolls and the pictures correctly.

  • All photos appear to have the same date since I purchased my MacBook

    All photos appear with the same date since I purchased my MacBook in2009

    Help us to help you: There are 9 different versions of iPhoto and they run on seven different versions of the Operating System. The tricks and tips for dealing with issues vary from version to version and OS to OS. So before anyone can help, they need information to work with. Basic stuff:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. What were you doing when the problem arose?
    - Did it ever work properly?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    Anything else you can think of that might allow someone else to understand your issue.
    With this kind of information somebody can develop a starting point for troubleshooting the issue.
    Posts that consist of "iPhoto doesn't work. Help" or "iPhoto won't print" or "Suddenly I have no photos!!!!!!!!!!" mean that any helper is simply guessing. More information means you get better assistance. (And no, more exclamation marks do not get help faster or make your issue seem urgent. They just make it seem like you have a stuck key )

  • TA38325 how can two different actions have the same shortcut!?

    deleting the master and deleting a version can be both achieved by command-delete (this is how its shown in the apple support documents!). HOW is that possible. How is the system suppose to realize which of the two options I have in mind?

    The document cited -- TA38325 -- is wrong (afaict).  There is no shortcut for "File➞Delete Original Image and All Versions".  You can confirm this by checking the shortcuts listed on your File menu, as well as by searching the Commands dialog for "delete".
    The article has been archived (it will not be updated).  As it was updated fairly recently (Feb 2012), it would be good if you'd file a report with Apple via "Aperture➞Provide Aperture Feedback"
    Good catch, though.
    (Screenshot)

  • HT204053 I'm going to college. Our family all has one Apple ID/iCloud account. Is there anyway we can seperate but still have the same content?

    I just don't want my brother or anybody else to have access to my iCloud or my money in my AppleID.

    Welcome to the Apple Community.
    To begin with, I would like to try to explain Apple's confusing nomenclature in regard to iCloud.
    Apple have called the whole cloud thing iCloud, there are a number of features under the iCloud umbrella, some of which require their own login. iTunes is one of these, another is what Apple have unfortunately also called iCloud too.
    You can use the same Apple ID (account) to login to both iCloud and iTunes, but you don't need to and often users will login to each service using a different ID.
    The part that you need to remember is that the services available when you log into iCloud are completely different and unrelated to those when you log in to iTunes. Your iCloud login enables mail, contacts, calendars, find my phone, Back to My Mac, Documents & Data sharing and photosstream, it does not affect any of your iTunes services.
    To avoid confusion when discussing your problem, when I mention iCloud, I am referring to the services under the iCloud login, Whereas I will refer to the whole cloud thing as The Cloud.
    I suggest you each use a different ID for iCloud, whilst continuing to use the same ID for iTunes.

  • Maverick operating system has caused my iMac to come to an almost complete halt. If I boot from CCC clone drive with  OS 10.7.5 it runs fine. CCC clone drive with Maverick have the same problem.

    The new operating system is completely unstable. Mail does not open in a timely manner ( up to 3 mins) I received constant error messages  about " library" files.
    I has become completely unusable.
    Fortunately, I have three boot drives, and I am currently running 10.7.5.
    It is fine. Are other customers having similar problems with the new operating system?
    It is reminiscent of the problems with Windows following the update from XP

    Hardware Information:
              iMac (24-inch, Early 2009)
              iMac - model: iMac9,1
              1 2.93 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce GT 120 - VRAM: 256 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:19:14
    Disk Information:
              Hitachi HDT721064SLA360 disk0 : (640.14 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Main Drive (disk0s2) /: 627.66 GB (129.01 GB free)
                        eDrive (disk0s3) <not mounted>: 12 GB
              OPTIARC DVD RW AD-5670S 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Inc. Keyboard Hub
                        Apple Inc. Apple Keyboard
              Seagate  FreeAgent GoFlex 1 TB
                        EFI (disk2s1) <not mounted>: 209.7 MB
                        1TB Back Up Drive (disk2s2) /Volumes/1TB Back Up Drive: 999.21 GB (501.51 GB free)
                        Recovery HD (disk2s3) <not mounted>: 650 MB
              Seagate  GoFlex Desk      3 TB
                        disk1s1 (disk1s1) <not mounted>: 209.7 MB
                        3TB Back Up Drive (disk1s2) /Volumes/3TB Back Up Drive: 3 TB (2.49 TB free)
                        Recovery HD (disk1s3) <not mounted>: 650 MB
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.parallels.virtualsound          (1.0 22731.929773)
    Startup Items:
              HP IO: Path: /Library/StartupItems/HP IO
              HP Trap Monitor: Path: /Library/StartupItems/HP Trap Monitor
              ParallelsTransporter: Path: /Library/StartupItems/ParallelsTransporter
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist 3rd-Party support link
              [not loaded] com.adobe.SwitchBoard.plist 3rd-Party support link
              [loaded] com.bombich.ccc.plist 3rd-Party support link
              [loaded] com.bombich.ccc.scheduledtask.0050F9BA-5BA7-454F-B26A-BC578348E4B9.plist 3rd-Party support link
              [loaded] com.micromat.TechToolProDaemon.plist 3rd-Party support link
              [invalid] com.oracle.java.Helper-Tool.plist
              [loaded] com.parallels.mobile.dispatcher.launchdaemon.plist 3rd-Party support link
              [loaded] com.parallels.mobile.kextloader.launchdaemon.plist 3rd-Party support link
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.adobe.CS4ServiceManager.plist 3rd-Party support link
              [loaded] com.adobe.CS5ServiceManager.plist 3rd-Party support link
              [loaded] com.micromat.TechToolProAgent.plist 3rd-Party support link
              [invalid] com.oracle.java.Java-Updater.plist
              [loaded] com.parallels.mobile.prl_deskctl_agent.launchagent.plist 3rd-Party support link
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [loaded] com.bombich.ccc-user-agent.plist 3rd-Party support link
              [loaded] com.facebook.videochat.[redacted].plist 3rd-Party support link
              [loaded] com.google.keystone.agent.plist 3rd-Party support link
              [loaded] com.parallels.mobile.startgui.launchagent.plist 3rd-Party support link
              [loaded] com.zeobit.MacKeeper.Helper.plist 3rd-Party support link
              [loaded] ws.agile.1PasswordAgent.plist 3rd-Party support link
    User Login Items:
              AllBookmarks
              Air Video Server
              iTunesHelper
              Viscosity
              EvernoteHelper
              AirDisplayStatusItem
              Dropbox
              Canon IJ Network Scanner Selector2
              handyPrintDaemon
              1Password
              HP Scheduler
    Internet Plug-ins:
              CoolirisWebKitPlugin: Version: (null) 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              Flash Player: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              AdobePDFViewer: Version: 9.5.5 3rd-Party support link
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              Google Earth Web Plug-in: Version: 5.2 3rd-Party support link
              RealPlayer Plugin: Version: (null) 3rd-Party support link
              Silverlight: Version: 5.1.10411.0 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    User Internet Plug-ins:
              fbplugin_1_0_3: Version: (null) 3rd-Party support link
    3rd Party Preference Panes:
              Air Display Preferences  3rd-Party support link
              Flash Player  3rd-Party support link
              handyPrint  3rd-Party support link
              LaCie Shortcut Button  3rd-Party support link
              MacFUSE  3rd-Party support link
              MediaCentral  3rd-Party support link
              TechTool Protection  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              /Applications/iWork '09
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              TurboTax 2011:          Version: 2011.r02.019 - SDK 10.4 3rd-Party support link
              TechTool Pro 6:          Version: 6.0.6 - SDK 10.5 3rd-Party support link
              FacebookVideoCalling:          Version: 1.2.0.157 - SDK 10.5 3rd-Party support link
                        /Users/paulbschneider/Library/Application Support/Facebook/video/1.2.0.158/FacebookVideoCalling.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO - Auto backup turned off
              Volumes being backed up:
              Destinations:
                        3TB Back Up Drive [Local] (Last used)
                        Total size: 0 B
                        Total number of backups: (null)
                        Size of backup disk: Excellent
                                  Backup size 0 B > (Disk size 0 B X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   2%          WindowServer
                   1%          EtreCheck
                   0%          coreservicesd
                   0%          SystemUIServer
                   0%          aosnotifyd
    Top Processes by Memory:
              201 MB          com.apple.IconServicesAgent
              139 MB          mds_stores
              139 MB          com.apple.internetaccounts
              119 MB          com.apple.WebKit.WebContent
              111 MB          Safari
    Virtual Memory Information:
              886 MB          Free RAM
              1.52 GB          Active RAM
              1.07 GB          Inactive RAM
              557 MB          Wired RAM
              1.90 GB          Page-ins
              0 B          Page-outs
    Hi MichelPM, I hope you can debug this problem. Alas, I return to  ze Lion! Cheers. paul

  • I have Fox, CNN, and BBC always open on my screen using AOL within Firefox. I want to get rid of AOL. What can I do to have the same screen (yes, bookmarks are on the left.

    I want to have several web sites open on my screen at the same time, in "boxes" showing the headlines, like I now have on my AOL screen.
    AOL is not working right, and I want to get rid of it.
    Thanks for your help

    Firefox 4+ versions use a new build-in home page named <b>about:home</b> with a Google search bar on it (no internet access needed to load that page).<br />
    That about:home page only shows some snippets and has a button to restore the previous session if applicable.
    If you want a home page without the Restore Previous Session button and the snippets then set another page as the home page like www.google.com used in Firefox 3 versions.
    You may be seeing a similar ad on the Google site to install Google Chrome.<br />
    In that case use the close X on that ad to close that pop-up and it should stay away unless local storage gets cleared.

  • To make one column that do not have the same data value with pk

    All right, here's the problem >>
    I have a form on a report with columns and attributes taken from the tables in the database. 5 tables are allocated in the database, but one table is used for this "form on a report."
    I named the report as a Company form, where users can add/edit company's name and details into it. However, without the use of candidate keys, how do you control the columns such that no two values are the same, although there is a primary key which i named it as company_id.
    Regards,
    HTMLDB user

    I suggest to launch an SQL query in a validation process. The where clause would look like this PRIMARY KEY COLUMN LIKE :ITEM%
    If the query retrieve at least one row then your validation process return an error and stop the saving process
    If you want you can also do it asynchronous with a javascript on blur event

  • Can 2 different podcasts have the same name?

    My friends and I have recently created a podcast and posted it to Itunes
    http://itunes.apple.com/us/podcast/the-get-a-life-podcast/id529624848
    After we had posted for a while a member of our group discovered that another podcast had the same name:
    http://itunes.apple.com/gb/podcast/get-a-life-podcast/id398385612
    Is it possible for both podcasts to exist? Will one of us have to change our name? Can they force us to change our name? I'm hoping neither one of us will have to do that. Any and all help in this matter will be greatly appreciated.

    If you mean can they both exist in iTunes, clearly the answer is yes since they are both there now.
    Look at this:  http://www.facebook.com/pages/The-Get-a-Life-Podcast/107052592671571
    If you do a web search on "get a life" podcast you will find even more.
    It could be confusion if someone is looking for your podcast and finds one of the others.  Also, if one of you Get A Lifers gets famous (and I hope it is you), there will be legal action for sure.
    You may want to consider adopting a more unique name.  Just my opinion.

  • How can I make everyone have the same head?

    In one of the scenes in a video I'm making, I have some people marching down the street, I want to give them all the same head so it looks like an army of clones. How can I do that in Final Cut Pro?

    You would need to replicate the head in several tracks and use garbage mattes to control what was and was not shown.
    However, it's really not as simple as that because of how the heads & bodies interact (movement) - and I think it's likely to be beyond what you can achieve inside FCP given that you're asking the question.
    It's likely to be a task that even an experienced compositor would not find it easy - and they are unlikely to even bother attempting it in FCP. You need to be looking at much better compositing tools - and be prepared to put many many hours (weeks / months / years) in to learning how to use them.

Maybe you are looking for

  • What is the best way to protect it?

    I HATE getting scratches or any sort of cosmetical damage on my devices, I am getting my first MBP on Friday, and want to know what the best way to keep it like new is? It won't be leaving the house regularly for a while, but I do have a neoprene cas

  • My macbook pro won't connect to the internet. Tried everything? Please help ...

    Although both Airport and ethermet connection seem to be fine (green indication in network diagmostics) and all other computers in the house will connect to the net just fine, my macbook pro will not. I have reset the router several times, restarted

  • Sway 3D object on Z-axis using slider?

    Hi there, I have multiple objects (side by side) which I would like to sway on the z-axis as if the wind is blowing them.  I already have their anchor points at the top of each object.  I have a few issues: I have multiple objest which I would like t

  • Receiver channel cannot access folder

    Hi all, my issue is about my ftp receiver channel. the channel cannot access a directory found in a server. i am able to access the directory from an ftp cleint but the channel always get a time out due to an invalid address. what is weird is that th

  • How to Implement Hireachical Queries in ODI?

    Hello All, Please let me know how to implement Hierarchical Queries in ODI 11.1.1.6.? Pls provide any example if possible. Thanks Ravikiran