Can I sync my Palm TX on more than one computer?

I have a Palm TX, loaded with all my information, I sync it with my primary PC. I would like to be able to sync it with my laptop & also another PC.  Is this possible and could someone walk me through the setup or procedure?
Thanks MG
Post relates to: Palm TX

Hello mgilhooley and welcome to the forums...
You can sync your device with multiple computers.  However, is is very important to use the same version of Palm Desktop on all the computers and the same username you are using on the original Desktop and device.  If these are different, you could get data corruption and duplicated contacts and end up corrupting all the Desktop applications.
To do this, install the same version of Palm Dektop to the computers in question, and simply sync the device.
Are you working with different Operating Systems on each computer or are they the same as well?  This may determine whether you can sync with that device.  For example, Vista 64 bit will not allow a cable sync option.....
Good Luck and let us know how you did...
Thanks,
Colapop

Similar Messages

  • Can you sync an iPad 2 to more than one computer.

    I got a new ipad2. Can I sync it with my Mac at my house and also on my pc at work

    You can authorize more than one computer with iTunes, but you have to maintain your iTunes library on one machine.  Otherwise, you'll have a syncing nightmare.  So, it's not advisable to sync to more than one computer as you'll be in a situation where you'll lose data from one machine to the next.  Come this fall when iOS 5 is released, you won't need to sync with a computer at all.  For the time being, I recommend you limit syncs to one computer.........

  • HT1329 Can I sync my Ipod classic to more than one computer?

    I have a laptop that I recently purchased.  Can I sync my music on my ipod classic to my new laptop and my home computer?

    see if this help ...
    http://support.apple.com/kb/ht1202

  • HT1296 Can you sync a apple ipod with more than one computer without loosing songs

    Once an iphone or ipod has been connected to a computer can it be connected to another without loosing your ring tones or songs

    No, even with manually managing music and video enabled.
    Simply connecting the device to another computer and even to iTunes won't erase anything, but if you try to sync or transfer music or any other iTunes content, all existing iTunes content on the iPhone will be erased first with a warning message provided beforehand that this will occur. The same applies when trying to transfer photos to the device from another computer.
    You can import photos/videos from the camera roll as with any other digital camera with any computer.

  • How can I use my iPod nano on more than one computer?

    How can I use my iPod nano on more than one computer?

    Hi, China6450.
    Thank you for visiting Apple Support Communities.
    I would recommend setting up Manually manage music.  This will only allow music to be synced from the computer to the iPod nano.  Here are some helpful articles that will walk you through the process. 
    Managing content manually on iPhone, iPad, and iPod
    http://support.apple.com/kb/HT1535
    Using iPhone, iPad, or iPod with multiple computers
    http://support.apple.com/kb/HT1202
    Cheers,
    Jason H. 

  • Can I install Adobe Creative Cloud in more than one computer with the individual plan?

    I don´t have clear about the diference between individual plan an teams. My questions are:
    Can I install Adobe Creative Cloud in more than one computer with the individual plan?
    The team plan means that I have to pay for US$70 for each computer that i want to install the creative cloud even if I am the only user?

    Hi heymarusia,
    Yes, you can install and activate Creative Cloud desktop applications on two computers, regardless of operating system, for the individual associated with the Creative Cloud membership. See the product license agreements page for more information.
    Regards,

  • How can i get apple tv2 to recognize more than one computer in my house

    how can i get apple tv2 to recognize more than one computer in my house, I just got it and can only find one of two computers in my home

    Same here. I have 1 ATV2 and 2 computers and each has separate iTunes accounts (mine and my wife's). The ATV menu says "computers" so I presume you can have more than 1 computer on 1 ATV. The big question is how do you set it up?

  • I would like to know if I can install my Acrobat XI Standard on more than one computer

    Can Acrobat XI Standard be installed on more than one computer?

    Two computers (no more) for your own personal use, not at the same time, yes.
    To share with colleagues or family: no.

  • Can you point remote telemetry data to more than one computer running Scout?

    If more that one person on a team wants to profile something, it seems there are 3 choices,
    run Scout on the same test machine (this is not always possible or desirable)
    remote profile using a single, designated computer running Scout
    manually edit "TelemetryAddress" to point to the person's computer wanting to do a test
    Is it possible to point the telelemtry to more than one remote machine?
    For example can the flag entry in teleletry.cfg have multipe remote IP's?  Something like
    TelemetryAddress=192.168.1.20:7934, 192.168.1.55:7934
    It appears not.  What's your say?
    My current setup:
    I have a low end test computer on which I run the Flash content  (i.e. Scout is not installed/doesn't run on this computer).  Following the instructions given under "Remote profiling for desktop content", the ".telemetry.cfg" file points all telemetry data to a remote computer running Scout.

    I realize this is an old thread, but I couldn't help but consider this interesting question.
    You could, on a linux or OS X box -- as along as they have the netcat and tee utilities -- listen on the telemetry port and forward to multiple recipients.  The command to listen to port 7934 and relay to both two other machines, 10.0.1.100:7934 and 10.0.1.101:7934, is:
    nc -l 0.0.0.0 7934 | tee >(nc 10.0.1.100 7934) >(nc 10.0.1.101 7934) > /dev/null
    You can add as many recipients as you like with more >(nc ipaddress 7934) clauses in the middle.
    In this case, point your .telemetry.cfg at the machine running this script, and it will forward the telemetry data to the IP addresses you specify. If they're all running Scout, they should all see the data.
    For kicks, here's a couple other useful commands:
    Capture telemetry data to a file:  nc -l 0.0.0.0 7934 > data.flm
    Push saved data.flm file to Scout on localhost port 7934:  nc localhost 7934 < data.flm
    Just one more reason Linux rules. Hope this helps someone!
    Best,
    -Jeff

  • Can I have my itunes library on more than one computer

    I want to add to my library from a couple of different computers and not have to use the same one all the time. Can I have Itunes on 3 different computers and synch the libraries?

    It is possible but requires very careful organization.  Essentially you need to replicate your library from one PC that you designate as the "master" to the others you want to use the same library on.  See these two of turingtest2's user tips:
    Make a split library portable describes how to bring your library into the best layout to make it easy to replicate
    Backup your iTunes for Windows library with SyncToy describes a robust procedure to copy your library to an external drive, and then to make incremental updates to the backup
    This is essentially the approach I use, with three different PCs - desktop running Win7/32 as "master", two different Win7/64 laptops as "secondary":
    You'll notice that everything here is one-way, from the master, via the replicated library on the external drive, to each of the secondary systems.  It is possible to reverse the process under very specific conditions - an example's best here ...
    I update the backup on my external HDD from my master system
    I update the library on one of the "secondary" laptops from the external HDD (so this is now a 100% duplicate of what's on the master)
    I add to the library on the secondary laptop - new media, modified playlists, etc.
    Now, assuming I've made no changes to the master since step 1, I can reverse the process - backing up the library on the laptop to the external drive, then updating the master from the external drive.
    The last time I posted this picture/procedure it was suggested that I should accompany this with a "health warning", so here goes - YOU REALLY NEED TO KNOW WHAT YOU'RE DOING for this to work correctly (or, like they say on TV, "don't try this at home") - there are many ways for this to go wrong and really only one way to ensure it works correctly.  The whole approach is predicated on the assumption that you have two (or more) libraries with identical content.  Even then, I tend to steer away from the situations where I modify the library on one of the secondary systems and sync this back to the master - not because it doesn't work, but because it opens up a few more possibilities for "dumb user error" that could leave me with inconsistent content across the three machines.
    The other possible solution, which would be an option if all the machines you're using are on the same local network, is to use Home Sharing and make use of its facilities to copy media from one library to another - in this case you have distinct libraries with a method for copying content from one to another.  You won't, however, be able to have the same playlists on each machine.  The other benefit of the approach described above is that because you have several physical copies of the same logical library you can sync your iDevices to any of them without the possibility of the device content being erased because iTunes detects that its previously been synced to a different library.
    I'll be honest and state that it took me considerable time to arrive at this setup - with more than a few ****-ups along the way - so you may want to carefully test this out before implementing something like this across several systems.

  • Can you manage your iPhone content on more than one computer?  Ex.  Home computer, work computer.

    I am trying to manage my iPhone on my work pc as well as my home pc.  I have to tried to set the iPhone to manually manage music and videos, but it will not let me.  An error message appears saying that my phone can only being synced to one iTunes library.  I have never had this problem with my iPod Touch, jut the iPhone. 

    Iphone will sync/manually manage itunes content and pics with one and only one computer at a time.
    Syncing/manually managing with another will erase the current content from the iphone and replace with content from the new computer.

  • Can i use my itunes account on more than one computer?

    i have itunes on my computer at work and at home. any way i can combine them? or, is there a way that something i buy and download onto my work computer can be linked to my home computer? the problem is that my home computer is incredibly old and slow and i'm concerned that it will take forever to download a song, but i'm also concerned that it will crash and then all my itunes music will be gone.
    this leads to another question: i have an old mac that i believe still works, and i have an itunes account on that computer and i would like to get that music off of there. how can i do this?
    thanks so much for any help, and use VERY BASIC instructions, as i am NOT tech savvy
    - tara

    Hey tferm78!
    I have a couple of options for you to consider. First, you may simply want to authorize all of your computers for your iTunes account and turn on Automatic Downloads, so that when you download something on one computer, it will automatically download to other computers:
    iTunes Store: Authorize or deauthorize your Mac or PC
    http://support.apple.com/kb/ht1420
    iTunes Store: How to enable Automatic Downloads
    http://support.apple.com/kb/ht4539
    You could also look into iTunes Match, a service that would seamlessly link all of your iTunes libraries:
    Apple - iTunes - Match
    http://www.apple.com/itunes/itunes-match/
    Lastly, here is an article that will help you move your library from one computer to another, if you so desire:
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/ht4527
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Can you work in iBooks Author on more than one computer?

    If we start an iBooks Author project on one (older, slower) MacBook Pro, can we continue working on it on another (newer, faster) MacBook Pro? Is it essentially in the cloud or is there a workaround? Thanks!

    To work on it you would need to transfer the .iba file from one computer to the other.  It is not in the cloud.

  • Can you sync the apple watch to more than one phone?

    Say I wanted to leave my phone at home.  Could I sync my apple watch to my husbands phone but still get my texts etc???

    If you're within about 20-30 feet, sync will be via Bluetooth. If the phone is on a wifi network, you can be farther away: exactly how far varies according to the quality of wifi, walls etc.

  • Can you sync your iphone 4s to more than 1 computer?

    I have synced my iphone 4s and iphone 4 and 2 ipad2's to my dell pc and i just bought a new macbook pro and am wondering if i can plug them into the pro and not erase everything.

    No.
    To avoid this, transfer your iTunes library from your old computer to the new computer per the instructions included with this link along with all photos and all other important data you will need or want to access on the new computer.
    http://support.apple.com/kb/HT1751

Maybe you are looking for