How to convert varchar2 to  = ,   and operators

I have a procedure like
create or replace procedure emp_fill(operator1 varchar2, operator2 varchar2, emp_salary number, emp_comm number)
is
begin
select * from employees where salary [>|=|<] emp_salary and commission_pct [>|=|<] emp_comm;
end;
Now the problem is I am sending operator parameter in this procedure either '>' or '=' or '<'
But I cannot write select * from employees where salary operator1 emp_salary and commission_pct operator2 emp_comm;
What I have to do to convert operator1 and operator2 which are varchar2 type, to change them as [>|=|<] operators and use them in the procedure.
pls help

First of all:
You are assuming PL/SQL has the same syntax as T-SQlL. As Microsoft doesn't understand a procedure can't return anything other than via an OUT parameter the procedure is wrong anyway.
For this time only (I hate people asking doc questions) I will correct your code.
create or replace procedure emp_fill(p_operator1 varchar2, p_operator2 varchar2, p_emp_salary number, p_emp_comm number, cv OUT sys_refcursor)
is
begin
open cv for
'select * from employees where salary '||p_operator1|| ' :p_emp_salary '
||' and commission_pct '||p_operator2||' :p_emp_comm' using p_emp_salary,p_emp_comm;
end;
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Full Guide: How to convert any DVD and videos to iPod Touch/Classic/Nano

    This full guide includes four parts.
    (1) How to Crack DRM video and audio files
    (2) How to Rip a DVD to put it on iPod/iPhone 3G/PSP/Zune/Sansa View/iRiver……
    (3) How to convert and burn WMV/AVI video directly to DVD
    (4) How to transfer video/music from iPod to computer
    Part 1: How to crack DRM video and audio files
    Daniusoft Digital Media Converter Pro(http://www.topsevenreviews.com/daniusoft-digital-media-converter-pro.html) software is the quickest and easiest solution to remove drm from WMV, M4V, M4P, WMA, M4A, AAC, M4B, AA files by quick recording. You can use this professional tool to crack drm and put them on your iPod/iPhone 3G/PSP/Zune/Sansa View/iRiver……
    The process is as follows:
    Step 0: Download Daniusoft Digital Media Converter Pro(http://www.topsevenreviews.com/download/video-music-converter/daniu-digital-media-converter-pro.exe), install and run it.
    Stpe 1: Run the software and click “Add…” button to load WMA or M4A, M4B, AAC, WMV, M4P, M4V, ASF files
    http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/digital-media-pro-n2.jpg
    Step 2: Choose output formats. If you want to convert protected audio files, please select “Convert audio to” list; If you want to convert protected video files, please select “Convert video to” list.
    Stpe 3: You can click “Settings” button to custom preference for output files.
    Click “Settings” button bellow “Convert audio to” list for protected audio files
    http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/audio-output-setting.jpg
    Click “Settings” button bellow “Convert video to” list for protected video files
    http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/video-output-setting.jpg
    Step 4: Start remove DRM and convert your DRM protected music and videos by click on “Start” button.
    Part 2: How to rip a DVD to put it on iPod/iPhone 3G/PSP/Zune/Sansa View/iRiver……
    With Aiseesoft DVD Ripper you can rip and convert any DVD to most popular videos supported by your iPod, iPhone 3G, PSP, Zune, Sansa Video and other portable devices.
    Step 0: Download Aiseesoft DVD Ripper(http://www.topsevenreviews.com/aiseesoft-dvd-ripper.html), install and run it.
    http://www.topsevenreviews.com/image/aiseesoft-converter-suite/dvdripper-n2.jpg
    Step 1: Click “Load DVD” button to load your DVD.
    Step 2: Select the output video format you want from the “Profile” drop-down list.
    Step 3: Click the “Start” button to start your conversion and In a short while it will be finished.
    Tips:
    You can also use the powerful editing funtion (Snapshot, Merge, Effect, Trim, Crop)to edit your DVD.
    Part 3: How to convert and burn any video directly to DVD/VCD/SVCD
    With Cucusoft DVD/VCD/SVCD Creator Pro you can burn any AVI/WMV videos to DVD.
    The process is as follows.
    Step 0: Download Cucusoft DVD/VCD/SVCD Creator Pro(http://www.topsevenreviews.com/cucusoft-dvd-creator-pro.html), install and run it.
    http://www.topsevenreviews.com/image/burndvd-n2.jpg
    Step 1: Choose the “To DVD” button and click "Opne/Add" button to import WMV/AVI files to convert WMV/AVI to DVD.
    Step 2: Select Merge or Batch function.
    Batch Function, Support converting multiple files to DVD VCD SVCD MPEG1/2 at the same instance
    Merge/Join function, Support selecting several clips from different sources and combine them into one single output
    Step 3: Set your preference to burn WMV/AVI to DVD.
    Step 4: Click "More Advanced Settings" button to set advanced settings for your files.
    Step 5: Choose the “Output Folder” and Click “Convert & Burn” button to start.
    Part 4: How to transfer video/music from iPod to computer
    With Aiseesoft iPod to Computer Transfer you can tranfer or backup your videos and songs to your computer.
    Step 0: Download Aiseesoft iPod to Coumputer Transfer(http://www.topsevenreviews.com/ipod-to-computer-transfer.html), install and run it.
    http://www.topsevenreviews.com/image/ipod-to-computer/connectipod-n2.jpg
    Step 1: When you connect your iPod to the computer via USB cable and run the program, the program will detect and recognise your device automatically.
    Step 2: Then from the file list, you can choose the audio or video files that you want to transfer and a detailed list will be displayed at the right for your to choose.
    Step 3: Choose the songs you want to transfer and then click the "Start Transfer " button below the list to begin transferring files from iPod to computer.
    Step 4: In a short while your conversion will be finished
    Hope the guide collections can be helpful for all of you.
    Mac Video Converter(http://www.macsoftreviews.com/iskysoft-video-converter-mac.html)
    Best DVD Ripper(http://www.topsevenreviews.com/)
    iPhone Ringtone Maker(http://www.macsoftreviews.com/aiseesoft-iphone-ringtone-maker.html)

    Use Automator. QuickTime is Automator compatible. However, you will first need to download the "iPod" script from the Automator web site. For a tutorial and instructions, download Brian Gary's "Automator for the People" Ripplecast from the iTunes podcast area.
    2.0GHZ G5/533MHz G4 DeskTop/400MHz G4 PB   Mac OS X (10.4.3)  

  • How to convert dvd to and ipod

    I want to load my ipod 80gb with some dvd's. But i don't know how to convert the dvd's. i tried so many diferent method but nothing. Can someone PLEASE let me know how to do so! thks brenda
    Hp(PC) Windows XP
    Hp(PC)   Windows XP  

    Unfortunately discussing this subject is not permitted on Apple's forums as the recently updated Apple Discussions User Agreement now clearly states.
    Under item 2, para 8.2 it says "Do not submit software or descriptions of processes that break or otherwise ‘work around’ digital rights management software or hardware. This includes conversations about ‘ripping’ DVDs or working around FairPlay software used on the iTunes Store."

  • How to convert a black and white tif image to colour

    I want to convert a black and white tif image to colour. I opened it in Photoshop, changed the mode to RGB colour/8, saved it as psd, but when I use the Replace Colour dialogue box, I just get my colour showing as grey-scale. What’s the correct way to proceed?
    Thank you

    What’s the correct way to proceed?
    Joke?
    In Photoshop there are often more ways than one to achieve a task and none of them need be considered »wrong« as long as the result fits the intention, so »the correct way« seems to be problematic terminology.
    Anyway, one can use a Layer set to Blend Mode Color and paint on that with whatever colors.
    Or one can use Solid Color Layers set to Blend Mode Color.
    Or Hue/Saturation Layers …
    To edit contrast if necessary Curves or Levels Adjustment Layers can be employed.
    You could also have googled »photoshop colorize black and white« …

  • How to Convert Varchar2 to Date format(Timestamp)

    I have a date saved in varchar2 column.
    how can I convert the values into date(including Time stamp), so I can use the date to compare data.
    Ex: I have the value '20-03-2007 05:31:29', but this value is saved as varchar2.
    how can I take from this value the date '20-03-2007 05:31:29' as date format because later i need that date completely to add days, hours and minutes?

    SQL> create table dd (a varchar2(15));
    Table created.
    SQL>
    SQL>
    SQL> insert into dd values (sysdate);
    1 row created.
    SQL> insert into dd values (sysdate);
    1 row created.
    SQL> insert into dd values (sysdate);
    1 row created.
    SQL> insert into dd values (sysdate);
    1 row created.
    SQL> insert into dd values (sysdate);
    1 row created.
    SQL> insert into dd values (sysdate);
    1 row created.
    SQL>
    SQL> commit;
    Commit complete.
    SQL>
    SQL> select * from dd;
    A
    01-OCT-12
    01-OCT-12
    01-OCT-12
    01-OCT-12
    01-OCT-12
    01-OCT-12
    6 rows selected.
    SQL>
    SQL>
    SQL> select to_date(a,'dd-mon-yyyy') from dd;
    TO_DATE(A
    01-OCT-12
    01-OCT-12
    01-OCT-12
    01-OCT-12
    01-OCT-12
    01-OCT-12
    6 rows selected.
    SQL> select to_timestamp(to_date(a,'dd-mon-yyyy'),'dd mon yy hh24.mi.ss' ) from dd;
    TO_TIMESTAMP(TO_DATE(A,'DD-MON-YYYY'),'DDMONYYHH24.MI.SS')
    01-OCT-12 12.00.00 AM
    01-OCT-12 12.00.00 AM
    01-OCT-12 12.00.00 AM
    01-OCT-12 12.00.00 AM
    01-OCT-12 12.00.00 AM
    01-OCT-12 12.00.00 AM
    6 rows selected.
    SQL>
    that's it......

  • How to convert varchar2 to number '123,234,345')

    Hey
    I have a
    v_string : '1,2,3';
    I want use it in sql like:
    select * from test where numbers in (v_string)How can I convert this string do numbers?

    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:210612357425
    http://tkyte.blogspot.com/2006/06/varying-in-lists.html

  • How to play DVD movie and video on Blackberry

    This guide is mainly about how to rip DVD and convert video to BlackBerry Storm. First, you should know what video format is BlackBerry Storm supports.
    Because DVD has CSS copyright protection, we need a program to rip DVD and convert video for BlackBerry Storm. The tool we use is BlackBerry Converter Suite, it includes two programs: DVD to BlackBerry Storm Converter and BlackBerry Storm Video Converter. This program not only supports BlackBerry Storm, but also BlackBerry Curve, BlackBerry Pearl and BlackBerry Bold series.
    It supports audio and video format as follow:
    Video: DVD, ISO, AVI, MPEG, MKV, MP4, MP4-AVC, M4V, WMV, MOV, 3GP, 3G2, MPG, FLV, ASF, VOB
    Audio: WMA, M4A, MP3, AAC, AC3, WMA
    For more info about this BlackBerry Converter Suite, you can refer to here.
    And here is the free download link, about 12.4 MB.
    Now, let’s start the guide about converting DVD and Video to BlackBerry Storm.
    Step1, Download and install the BlackBerry Storm converter, and then run it.  
    Step2. Load DVD into the software by clicking “Add DVD file”.
    Here we can load three kinds of DVD's:
    1. Real DVD, just put the DVD in your DVD drive and click load DVD, (you can find it by clicking the triangle on the right of 'load file' button.)
    2. DVD ISO image, you can amount your ISO files in the daemon tools and then load the virtual DVD drive.
    3. A DVD folder, sometimes you may store the DVD folder in your hard drive, it appears like "Video_TS" "Audio_TS" folders. You can load it by clicking the "load DVD folders" button.
    Step3. Select Profile, Subtitle, Audio, output directory setting
    After you load DVD into the software, click the Profile drop-down list to select the proper format according to your BlackBerry Type, this guide is mainly about how to convert DVD and video to BlackBerry Storm, so we select the “BlackBerry Storm series(*.mp4)” profile.
    Regular DVD movies usually have several subtitles such as English, French, German, etc. You can select one you prefer. You can also delete the subtitle by selecting “No Subtitle”. Selecting Audio is the same. If you want to join all your DVD files into one video file, please select the option named “Merge into one file”. For more advanced setting, you can open the setting panel by clicking “Setting”.
    Step4. Start the conversion
    After all things done, you can click the “Start” to begin the conversion; it will take about 30 minutes for converting a regular two hours DVD movie. When the conversion finished, click “find target” to located the converted video on your computer, connect your BlackBerry Storm to computer, and then copy the video to your BlackBerry memory card, that’s all. Then you can enjoy your favorites DVD movies on your BlackBerry Storm.
    For converting video to BlackBerry Storm, you can click “Video to BlackBerry” to run the BlackBerry Movie Converter, the operation steps are similar to DVD to BlackBerry Converter, So I’m not repeat here. But I want to add some tips to the BlackBerry Movie Converter.
    1. The Video to BlackBerry Converter supports batch conversion, so you can add multiple video files at one time.
    2. The Video to BlackBerry Converter embeds powerful video editing functions, you can use it to cut video, trim video, crop video, and you can even add a watermark to the video.
    3. The Video to BlackBerry Converter can also help you convert video file to MP3, WMA, AAC, etc audio, so you can set it as your BlackBerry ringtone.

    STOP.....WHAT DOES "HOW TO CONVERT DVD MOVIE AND SET THEM ON THE IPOD" HAS ANYTHING TO DO WITH THIS DISCUSSION FORUM?
    This is very simple:
    THe 5G IPOD is designed to seamsleslly play video acquired from the ITUNES music store. What does that mean? It means that if you get the video from the Itunes music store it should work, and if it does not work, you then post the relevant question in the ITUNES discussion forum.
    If you want to rip DVD's, by all means, search in websites like www.videohelp.com, or search in google. If you do not find the answer there, then search here.
    This particular question has been ASKED countless times and the last time I checked the forum was called Using Your 5th Generation IPOD", not "How do I get XYZ type video to play on the IPOD" nor "How do I use ABC program to rip, convert, a DVD"?
    Have you checked first the video specs of the video ipod? What formats, codecs, etc? before posting your question here?
    Don't get me wrong, we are here to help, but it is a little bit irritating to see newcomers post questions without having searched for the answers first, specially on a topic that has been addressed so many times as this one
    AMD ATHLON XP 1800+   Windows XP Pro   1GB RAM, 530 GB HDD BLACK IPOD 30GB DVD DECRYPTER VIDEORA IPOD CONVERTER

  • How to convert .caf files to WAV, MP3, WMA etc

    I use QuickVoice free app on my ipad2 to record memos. I’ve just found out how to convert the files and play them on my Windows computer. First I used this program call QuickVoice Sync to copy my recording on my computer, used this link:
    www.nFinityInc.com/QuickVoiceSyncWin.exe   - for Windows
    www.nFinityInc.com/QuickVoiceSyncMac.zip   - for Mac users
    to download QuickVoice Sync onto your computer. Open the program up and it firsts asks you to backup your files, which I did through iTunes and iCloud just incase. Then I clicked import, the program then searched for my recording and copy them into a new folder in my documents called QuickVoice. My recording in the folder were .caf files which I couldn't open in Windows so I used a program called Audacity. Use this link to download:
    http://audacity.sourceforge.net/download/
    I downloaded the program and opened up one of my .caf files my clicking 'file', then 'open' in Audacity. When the files was opened I clicked 'file' again then clicked 'export' to convert my .caf file to WAV file for example. You can change the type of file my scrolling through the different types of files available by clicking the box next to 'save as type', I chose 'WAV (Microsoft) 16bit PCM' then click save. You can also change where you save the file by clicking another location before you click 'save'.
    I can now play these files in Windows Media Player on my computer or playing them in my QuickVoice app on my ipad2.
    Hope this helps, if there are any questions please ask and I will try to answer the best I can. I figured this out myself and I’m not a big pro in computers so I will do my best to answer any quires.

    Try "Easy CAF Converter for Logic Pro" on the Mac App Store.
    According to an app description,
    "The Easy CAF Converter for Logic Pro automatically converts Apple Loops installed with Logic Pro 9 and X to uncompressed audio formats (aiff and wave).
    With the Easy CAF Converter for Logic Pro, musicians using other major DAWs (e.g., Cubase, ProTools, Ableton Live, and Studio One, etc.) can now easily use the rich set of apple loops of Logic Pro in their music productions."
    App Store location:
    https://itunes.apple.com/us/app/easy-caf-converter-for-logic/id851083620?l=ko&ls =1&mt=12

  • Converting the script and smartforms to OTF and RDI format.

    How to convert the script and smartforms to OTF and RDI format. Please suggest all possible ways.

    Please don't cross-post or duplicate-post.
    It increases the chances that both threads are deleted faster than what it increases the chances of getting "double-good" answers...
    I deleted the other thread.
    Thanks,
    Julius

  • How to convert .wav to .mp4 with H.264 format using iTunes?

    Hi All,
    Can i convert .WAV to .Mp4 file with H.264 code format using iTunes Windows or Mac OS X? if it is possible, please suggest me how to convert?
    Thanks and Regards,
    Suresh Balakrishnan.

    iTunes application can only convert files to .WAV, .MP3, Apple Lossless Encoder, AIFF, AAC.

  • Launchctl: how to convert a plist file (just to know)

    I bought my MacPro with OSX 10.5 and immediately converted it to 10.6 at the 1.st boot time, so I don't know if this "issue" was present in 10.5 too (if it cares).
    First of all: _it's NOT a problem_ (I guess) but I only wish to know *how to "convert xyz.plist to launchctl"* as I wandered the net searching for infos but found nearly nothing about it.
    Details: (+the Mac is performing really well, booting and shutting down correctly+ but) at boot time, which I do _every time in verbose mode_ (yes, I like it), I read every time launchctl complaining about three files to "convert":
    /etc/mach_init.d/chum.plist
    /etc/mach_init.d/dashboardadvisoryd.plist
    /etc/mach_init.d/pilotfish.plist
    cut(ting) one of them, chum.plist, seems to me that it's already "converted" into launchctl format:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Command</key>
    <string>/usr/libexec/chum</string>
    <key>OnDemand</key>
    <true/>
    <key>ServiceName</key>
    <string>com.apple.chud.chum</string>
    </dict>
    </plist>
    so... what launchctl wants? and *HOW TO convert* this file (and the other two) to its format?
    It's a kind of curiosity. Even man launchctl didn't enlighten me enough.

    sky65 wrote:
    Thanks, I know it, but if the system complains about something, I think a problem should be fixed (by me or by someone).
    It will be, in due time. It isn't important that it be fixed right now or Apple would have done it for those items. The inetd method has not be deprecated and still functions as it has in unix for a long time.
    As a sort of "conversion" is requested I asked how to convert or a different solution to avoid the system's complain.
    (note: a "solution" is what really solves a problem, not just switch off the TV to avoid looking at something awful ;))
    And I gave you the path to the solution in the link I posted. There's a lot to learn if you want to convert those yourself.

  • I have a macbook pro with a mini display port out and would like to know how to connect the video from my mac to a TV with old RCA input video, or a TV with S-video imput. How can I do this, and do I need a video converter?

    I have a MacBook Pro that I want to hook up the Mini Display Port video out to a TV with RCA video imput, or a TV with S-video iimput.
    How do I do this, and do I need a video converter?
    Dennis

    there's an adaptor for mini dvi to s-video
    a well known auction site would yield results if apple don't stock it

  • Video Format Total Solution: How to Convert and Edit Video on Windows/Mac

    More and More video formats are coming out with different video encoders and it makes our spare time more and more colorful. However, it is not to say that there is no problems. Actually, different video formats make it difficult to share video with others, even your own camcorder and iPod. Is there an easy way to convert videos effectively. Yes, there is.
    In this article, I will show you guys how to convert videos on windows and mac.
    Part 1. How to Convert and Edit Videos on Windows
    For Windows users, you need a Video Converter(http://www.aiseesoft.com/total-video-converter.html) to do that for you.
    Here I use Aiseesoft Total Video Converter(http://www.aiseesoft.com/total-video-converter.html)
    Step 1: Download and install Aiseesoft Total Video Converter
    After you download it to your computer, double click it and it is really easy to install.
    You just need to click “next” and it will complete it in seconds. It will automatically run after installation.
    http://www.aiseesoft.com/images/guide/total-video-converter/screen.jpg
    Step 2: Load Video
    Click “Add File” to find the video that you want to convert and click “open”. It will be loaded automatically.
    Step 3: Select the target to decode
    In the “Profile” drop download list you can find your target according the usage of your output video, such as if you want to put the video on your iPod touch, you can select the “iPod” in the first list and “iPod touch 2 MPEG-4 640*480(*.mp4)” in the second list.
    Step 4: Set Advanced Parameters
    After you select the right output profile, you can click “setting” button to set your advanced parameters. You can adjust video and audio settings separately. In video section, you can change “video encoder”, “resolution”, “frame rate”, “video bitrate”In audio section, you can change “audio encoder”, “sample rate”, “channel”, “audio bitrate”If you want to save this profile and settings and use it next time you can click “save as” button to give a name to it. And the next time you want to use it you can find it in the profile list named “user defined”.
    Step 5: Choose a Destination
    To browse and find a output folder for your output files or just the default one.
    Finally, Click “Convert” button to begin your conversion, here in the converting
    interface you can choose “shut down the computer when conversion complete” or “open output folder when conversion complete” or you just do not choose neither one.
    Tips: How to Edit the Output Video
    This video converter is also a video editor, you can use it to edit your output video as follows:
    http://www.aiseesoft.com/images/guide/total-video-converter/effect.jpg
    1. Effect:
    You are allowed to adjust the “Brightness”, “Contrast”, “Saturation” and you can choose the “deinterlacing” to make the video more enjoyable.
    2. Trim:
    In “Trim” section you can pick up any part of the video to convert.
    There are two ways to select the part of the video you want. One is set the start and end time in the box. The other one is to drag the start and end button in the processing bar.
    3. Crop:
    This function allows you to choose a certain play area to convert. That means you can choose a part of the screen you like to convert. For example, you just like the tv in the middle of the screen, then you can drag the frame around the preview window to select the tv and the output preview will show you the output video.In this section you can also choose the “zoom mode”, such as “keep original”, “full screen”, “16:9”, “4:3”.
    4. Watermark
    In the section, you can add a watermark on the output video to show people something, such as your name, website, studio name or other things. The watermark could be words and picture. You can adjust the transparent of the watermark easily to make it more beautiful.
    Part 2. How to Convert Video on Mac
    This time you need a Video Converter for Mac(http://www.aiseesoft.com/video-converter-for-mac.html)
    Step 1: Add File
    Click “Add File” button to load the video you want to converter
    http://www.aiseesoft.com/images/guide/mac-video-converter/steps.jpg
    Step 2: Choose profile and adjust settings
    You can find your output video format from a drop-list called “Profile”You can also adjust the specific settings of the output video, such as “Resolution”, “Bitrate”, “Encoder” and so on.

    @ Tamwini
    Your only goal is to sell software.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • How to convert a class file to exe file and how to cteate a class file to d

    how to convert a class file to exe file

    Hi Bhaskarq,
    Hi,
    It is not at all possible.
    But it is a really worst method.
    Please go through it.
    This is a very common question asked in the comp.lang.java newsgroup. Its often useful to have an
    executable application when deploying your
    applications to a specific platform, but remember to
    make your .class files available for users running
    Unix/Macintosh/other platforms.
    Microsoft provide a free system development kit (SDK),
    for Java, which includes the jexegen tool. This
    will convert class files into a .EXE form. The only
    disadvantage is that users need a Microsoft Java
    Virtual Machine (JVM) installed. If your target
    platform is Win32, you can either redistribute the
    virtual
    machine, or raise the level of your system
    requirements, to include Windows 98, or Windows 95
    with
    Internet Explorer 4. Systems matching these
    requirements will already have a copy of the Microsoft
    Java Virtual Machine installed.
    Note : You must specify all of the class files your
    application needs (except for standard java packges)
    as a parameter, so if you have third party libraries,
    you'll need to include them as well. You can use wildcards * though, and you don't need the original source code.
    Also please see this Forum which will give a good idea
    http://forum.java.sun.com/thread.jsp?forum=31&thread=149733
    I hope this will help you.
    Thanks
    Bakrudeen
    Technical Support Engineer
    Sun MicroSystems Inc, India

  • I have a MacBook Pro, I want to copy Itunes files to an SD card to play in my car, the SD Card doesn't appear in Itunes when I insert it, and I don't know how to convert the files to the correct format, can anyone help?

    I have a MacBook Pro, I want to copy Itunes files to an SD card to play in my car, the SD Card doesn't appear in Itunes when I insert it, and I don't know how to convert the files to the correct format, can anyone help?
    Thank you

    So it seems from reading the COMMAND manual that my first issue is that I used a 16GB SD card, and the manual says it will only recogize up to a 2GB SD card. I did use my MB Air's SD card slot and crated a folder and dragged the music files to it, then to the card. So I am going to get a 2GB card and try that next. Otherwise just stick with the iPOD connected. At least that is 8GB

Maybe you are looking for