Using Nomad Jukebox3 and Zen Micro on same

I use Nomad Jukebox3 and want to use another, smaller player (Zen Micro) for travelling. Are there any known problems with connecting and managing 2 separate Creative players on one PC?
Would appreciate any advice.
Thanks, Steve

You shouldn't have any problems.

Similar Messages

  • Creative MediaSource and Zen Micro Explorer Prob

    Now that i have downloaded the latest Firmware my Zen Micro can now be recognised and used with Windows media player however now Creative MediaSource and Zen Micro Explorer do not detect my Micro.
    Please Advise me on what I should do

    As of firmware version 2.00.2 (includes new beta firmware), you have to use Windows Media Player instead of Mediasource. You cannot use Mediasource to manage a Zen Micro anymore.
    Accompanying the new firmware update, you also need to update the Zen Micro Explorer to the newest version (<<< Newest version download link)

  • Can we use both INSERT and UPDATE at the same time in JDBC Receiver

    Hi All,
    I would like to know is it possible to use both INSERT and UPDATE at the same time in one interface because I have a requirement in which I have to perform both the task.
    user send the file which contains both new and old record and I need to save those in MS SQL database.
    If the record exist then use UPDATE otherwise use INSERT.
    I looked on sdn but didn't find any blog which perform both the things at the same time.
    Interface Requirement
    FILE -
    > PI -
    > JDBC(INSERT & UPDATE)
    I am thinking to use JDBC Lookup but not sure if it good to use for bulk record.
    Can somebody please suggest me something or send me the link of any blog or anything to solve this problem.
    Thanks,

    Hi ,
              If I have understood properly the scenario properly,you are not performing insert and update together. As you posted
    "If the record exist then use UPDATE otherwise use INSERT."
    Thus you are performing either an insert or an update which depends on outcome of a search if the records already exist in database or not. Obviously to search the tables you need " select * from ...  where ...." query. If your query returns some results you proceed with update since this means there are some old records already in database. If your query returns no rows  you proceed with "insert into tablename....." since there are no old records present in database.
      Now perhaps the best method to do the searching, taking a decision to insert or update, and finally insert or update operation is to be done by a stored procedure in MS SQL database.  A stored procedure is a subroutine available to applications accessing a relational database system. Here the application is PI server.   If you need further help on how to write and call stored procedure in MS SQL you can look into these links
    http://www.daniweb.com/web-development/databases/ms-sql/threads/146829
    http://www.sqlteam.com/article/stored-procedures-parameters-inserts-and-updates
    [ This part you can ignore, Since its not sure that you will face this situation
        Still you might face some problems while your scenario runs. Lets consider this scenario, after the stored procedure searches the database it found no rows. Thus you proceed with an insert operation. If your database table is being accessed by multiple applications (or users) other than yours then it is very well possible that after the search operation completed with a null result, an insert/update operation has been performed by some other application with the same primary key. Now when you are trying to insert another row with same primary key you get an error message like "duplicate entry not possible for same primary key value". Thus you need to be careful in this respect. MS SQL has a feature called "exclusive locks ". Look into these links for more details on the subject
    http://msdn.microsoft.com/en-us/library/aa213039(v=sql.80).aspx
    http://www.mssqlcity.com/Articles/Adm/SQL70Locks.htm
    http://www.faqs.org/docs/ppbook/r27479.htm
    http://msdn.microsoft.com/en-US/library/ms187373.aspx
    http://msdn.microsoft.com/en-US/library/ms173763.aspx
    http://msdn.microsoft.com/en-us/library/e7z8d5hf(v=vs.80).aspx
    http://mssqlserver.wordpress.com/2006/11/08/locks-in-sql/
    http://www.mollerus.net/tom/blog/2008/03/using_mssqls_nolock_for_faster_queries.html
        There must be other methods to avoid this problem. But the point is you need to be sure that all access to database for insert/update operations are isolated.
    regards
    Anupam

  • Iam using iphone 4s and Iphone 5s with same apple ID but my network is different and whenever Iam getting call in i5s and in my both handset same calls are coming. Please provide me solutions

    Iam using iphone 4s and Iphone 5s with same apple ID but my network is different and whenever Iam getting call in i5s and in my both handset same calls are coming. Please provide me solutions

    On both devices, go to Settings>Facetime and turn off cellular calls.
    ~Lyssa

  • I'm new to Mac and the program/all called Numbers. I'm trying to use both Average and small in the same formula. What's I'm trying to do is take 20 cells, find the 10 lowest numbers, then get the average and after that multiply it by .96

    I'm new to Mac and the program/all called Numbers. I'm trying to use both Average and small in the same formula. What's I'm trying to do is take 20 cells in a column,  find the 10 lowest numbers, then get the average and after that multiply it by .96  I used to use Excel and the formula worked fine in that. Here is my Formula
    =(average(small(H201:H220,{1,2,3,4,5,6,7,8,9,10})))*.96
    This formula worked in Excel and when I converted my spreadsheet over to Numbers, this formula no longer works.
    The best that I have been able to do so far is use small in 10 different cells, then get the average of the 10 cells and finally multiply that average by .96  So instead of using 1 cell, I'm using 12 cells to get my answer.
    This is a formula that I will be using all the time. The next cell would be =(average(small(H202:H221,{1,2,3,4,5,6,7,8,9,10})))*.96
    Hoping I explain myself well enough and that someone can help me.
    Thanks

    You can still do it in one cell but it will be more unruly than the Excel array formula.
    =average(small(H201:H220,1),small(H201:H220,2),small(H201:H220,3),...,small(H201:H220,10))*0.96
    where you would, of course, replace the "..." with the remaining six SMALL functions.

  • Can I use Time Capsule and LaCie at the same time?

    Can I use Time Capsule and LaCie at the same time?

    stephaniefromarlington wrote:
    Before I answer your questions, let me first just say thank you so much for your amazing patience and helpfulness.  Whether or not we get to the bottom of this, I am very, very grateful to you. 
    We will get to the bottom of it, and you're quite welcome.  Don't feel you ought to know all this stuff -- none of us were born with it!
    By the way, in answer to your original question, yes, you can use the Time Capsule while backups are running. There's no conflict at all.
    1)  Estimated size of full backup:  205.94 GB
    2)  My LaCie has available:  11.04 GB of 359.95 GB
    That's part of the problem right there; 360 GB is a bit small to back up 206 GB.  Ordinarily, a Time Machine drive should be 2-3 times the size of the data it's backing-up, so Time Machine can keep a reasonable "depth" of old backups for you.
    It looks like Time Machine is trying to do a fairly large backup, and there just isn't enough room for it.
    But something doesn't quite add up.  Time Machine should have deleted all but your most recent backup, trying to make room for the new one.  But that would mean there should only be a bit less than 206 GB on the disk, not 360.
    A clue may be lurking in your logs.  Use the widget in #1 of Time Machine - Troubleshooting to display the backup messages from your logs.  Locate the backup in question, then copy and post all the messages here.

  • How to use Standard POD and Integrated POD at same VMfg session

    Hi,
    how POD's have to configure so that you can use Standard POD and Integrated POD at same VMfg session. we have problem that if I login to VMfg and open default integrated POD, this POD opened in normal way. But, after that if you open default Standard POD (workstation ), it will not opened. VMfg gives error 'The POD "" type of I does not exist. (Message 15924)'
    Same problem when you login to VMfg and open Standard POD: POD open normally. After that open Integrated POD: this POD open normally. But when open Standard POD again, an error exists 'The POD "*" type of I does not exist. (Message 15924)'
    Regards,
    - Jukka

    Hi,
    you are right, when &WORKSTATION_TYPE=S is configured for standard POD and &WORKSTATION_TYPE=I for integrated POD, both PODs can be used in same session.
    Also I noticed that if &WORKSTATION_TYPE=S is not configured for Standard POD, in first time when I open this POD, I got error. But when I reopen same Standard POD, it will open normally without errors. Why it works so?
    - Jukka

  • Can I use both iPhoto and Aperture on the same library?

    I like some of the features of iPhoto (like faces and places) but prefer to work in Aperture for its rich tool content. Is there any way I can use both iPhoto and Aperture on the same library? Or, import images from Aperture into iPhoto?
    Thanks much!
    John

    I think you may have answered a question I have with the above, but to be sure here is what I would like to do. I currently have iPhoto09 with about 50,000 pictures in it, which seems too much for it to manage. I would like to use Aperture, which I understand is better for managing a large number of photos, but still have iPhoto available to make slide shows, etc. for our AppleTV. Would the process you described above work for that?
    Thank you

  • HT4818 Can you use both Bootcamp and Parallels with the same Windows 7 installed

    I have Parallels installed with Windows 7.  Can I use both Bootcamp and Parallels on the same machine depending on whether I just want to work in Windows all day (Bootcamp) or alternate during the same session (Parallels)?

    You can, yes. But there is a complication: once you activate windows it will only be activated for one of the two methods you use. So, let's say you install into boot camp and activate windows. You can then install Parallels and it will find your boot camp installation, but when running in Parallels, Windows will report that it is not activated. Or, you can activate it in Parallels and when running in Boot Camp Windows will report that it is not activated. The reason for this is because Windows thinks it is running on different computers depending on how you boot it. This may not be an issue for you if you run Windows a lot one way and just occasionally the other way, so be sure to activate Windows in whichever method you use more often. Hope this helps!

  • Can we use Badi BBP_SOURCING_BADI and BBP_DETERMINE_LOGSYS at the same time

    Hi everyone,
    We need you help. We are working in SRM 7 and ECC 6 EhP 4. We have a doubt. Can we use badis BBP_SOURCING_BADI and BBP_DETERMINE_LOGSYS at the same time in a classic scenario?
    We want to create the contract in ECC, and then we want to return the SC in SoCo in order to create the PO with the SC and the contract.
    We activate both, but the SC is not returned in SoCo.
    Thanks,
    Ivá

    Hi Ivan
    You can use both badi to change srm standard behavior.
    but one shopping cart item and it can have only one follow on document either Contract or Purchase order.
    i presumed that you want to use same sc for two purposes to create both SC and PO but it is not possible.
    for example
    shopping cart item has follow on document created  as a contract But you need to create a another shopping cart to create a Purchase order  w.r.t that contract .
    Once follow on documents are created sourcing flag will be removed .- rule
    BBP_SOURCING_BADI - you can write your custom logic and make way to cockpit .
    BBP_DETERMINE_LOGSYS - Determine your logical system.
    Muthuraman

  • Can I use both cs and cc at the same time?

    Can I use both cs and cc at the same time after upgrade to Adobe Creative Cloud?

    Yep. I have CC and CS installed and they both work. However, I don't see why I should use cs.
    Regards
    Kasper

  • Cant use Napster to go and zen micro windows explor

    If i want to use my napster to go and have to use firmware --02, but if I want to use zen micro win explorer it wont recog. my device so I have to upgrade to firmware -2-05 erasing all my dl songs from napster....what i want to do is use my zen micro to upload cd's I own and use nap to go, not one or the other.....btw I woke up today and my micro is dead no matter what I try....so let me figure that out now.....should I take this back? my battery life is only like 6hrs!!!....anyway i want to like this so if anyone can help me out?

    i see a lot of threads about charging the battery.
    i sell high end digital cameras, have for 6 years now. i'm not talking the stuff you find at fry's but the really high end stuff.
    this stuff also uses proprietary lithium ion batteries (actually the only thing proprietary is the connectors, all cells come from the same manufacturers)
    the key to lithium ion batteries is:
    ) let it charge overnight the first time you charge it
    2) it takes about 3 full charges and full drains to get the proper life out of it
    3) they dont have memory, ever. i have several abused lithium ion camera batteries that can attest to this
    4) replace after 8 months without fail
    my point is, don't stress over it. my micro only got about 7 hours of continous playback with eq on and it just sitting there, and not much more with eq off. the player's life on a single charge and constant crashing when switching off are the only reasons why i returned it on sunday for an ipod mini.

  • Headphone Problem and Zen Micro

    hi,
    Before I start, I already know that the problem I am having is not related directly to the headphones themselves.
    My problem is that i have gone through two different headphones, and both of them (different brands) the sound has completely died in the left ear, while the right channel works perfectly. They both have broken after the same time period of having them, which is around 3-4 months. I dont think i am abusing my headphones, but i do take my headphones out of the socket about once a day to connect the zen to my stereo system hookup (which sounds beautifully and comes out of both channels). I think that kind of use shouldnt break the headphones, and also if i were actually be abusing them that both channels would go dead. I have found no other problems like this skimming in the fourums, but if this has happened to you, i would like to know if it is the zen or the headphones.
    Any help would be really greatly appreciated.
    Thanks,
    Musikid2480
    Zen Micro 5G (Black) KOSS Sparkplugs Headphones

    I am basically having the same problem. Any help I could get on where to get it repaired, approximate cost, etc. would be greatly appreciated.

  • Useful Discovery to avoid Zen Micro Hang

    Hi,
    Thougt I'd just let people know about a wee trick I found which has stopped my Zen Micro hanging when I turn it on. What used to happen, was when I turned on my Zen, it would hang at the Creative screen. This may happen more when it is near full capacity as this didn't happen as much when I had less on the thing.
    I've found that if before turn it off, I stop it playing. To do this, you hit the Play/Pause button, to pause the track you're listening to. You then push the Next track button while it is paused and this stops it playing, but keeps it at the current track.
    Now turn the Zen off as usual. Using this method, I don't ever get the screen freezes.
    Neil

    I am very disappointed and cheesed with creative zen mirco players. I had a previous one replaced (Paid $50 extra for a new replacement) as the connecting point of the player to the earphones had spoilt in just yr 2 mths. Note: it was just 2 mths after my warranty was over.
    The second player i had, had a warranty for only 3 mths and now, in my 4th month, i am facing the same problem that you guys are having!! I have formatted my player 3 times, installed the latest firmware 2 times and i face not only screen hanging when i play it, but even at the recovery mode it also hangs!!
    Such an unstable product makes me really think twice about the quality of creative products. Perhaps there is a reason why they are losing out to their competitor!

  • Microphoto and Zen Micro Char

    I noticed that there is no specific microphoto power adapter available on the Creative website. Will the normal Zen mirco power adapted be safe to use with the Microphoto, or is there a specific one just for the photo that has yet to come out? I have the same question in terms of the zen micro vs. microphoto extra battery as well.

    That's what I thought...so I bought a Micro Zen wall/car travel charger package for my MicroPhoto, and neither one works! In both cases the MicroPhoto battery would not get charged. I even tried a different USB cable to make sure that that is not the issue. I verified proper connection, i.e. the player lit up and the charging icon appeared in the top right corner, but the battery just wouldn't charge up and I left it alone for 2 hours! So either both, the car AND wall unit I purchased are broken (which seems unlikely to me) or there clearly is a difference between the required output of the Zen Micro vs. Zen MicroPhoto.
    Message Edited by mltwitz on -07-2005 04:23 PM

Maybe you are looking for

  • How to delete duplicate files in notes

    I've been noticing that in the "Notes" application, I have some files which have multiple duplicate copies.  Is there a way to clean up duplicate files in other apps on the iPhone similar to in iTunes?  Any advice is greatly appreciated.

  • No Configuration In Install base for procured Items

    No configuration is build in Install base for Configured Items procured thru PO. Problem Description: We created a PO for a Configured Item and received into an Org ( setup as serialized at receipt) for stocking purpose. The Entire Configuration is n

  • Issue in PI system to Inbound abap proxy

    Hi, There is a Excel file data which is coming from PI system and moving to SAP ECC (ABAP Inbound Proxy),But the Proxy is not Triggering.  When I run the Proxy alone by giving a XML file as input, it is working fine. RFC Settings are correct, because

  • How do I input signal from turntable to convert LPs to CD?

    Hello: Like many of you, probably, I have a collection of LPs I want to digitize and store on my MacBook/iPhone/iPod and/or transfer to CD. Does Apple have a simple method for doing this? Many thanks! Medren

  • Approval Process

    Hi, I have created an object form for Lotus Notes connector. I am facing the following issue. I have used pre-populated adapters in the object form to enter the userID and password but i am getting the requesters information not the users information