Import txt file

Hi all.
I'm on SQL Developer 3.1.07.
I have a little question: is it possible to import a txt file using sql developer?
When I try it, it gives me this error:
no process reading recorded for the type txt
How can I load data into my database, txt file in particular, using sql developer??
Thanks all for collaboration,
Fabrizio Delli Priscoli

You may be able to import a text file if it is formatted in a way that meets the requirements of a delimited file. You can try renaming the file to have a .dsv extension (delimiter separated value). This will allow you to open the file with the import wizard. On the first page, select a delimiter that seems appropriate depending on the contents of the file (space, tab?).
However, you may find that the columns can not be detected correctly by the import wizard because the fields are not marked by a fixed delimiter, which is a requirement of the import wizard.
Good luck.
Joyce Scapicchio
SQL Developer Team

Similar Messages

  • Import txt file into user dictionary

    How to import text file into user dictionary through javascript? I can manually import txt file into user dictionary thru "Edit=>Spelling=>User dictionary...". But I don't know how to do it using javascript. Please advise.

    Advice? See in some version of the object-model reference under userDictionary. There you'll find a method called addWord(), which looks promising.
    Peter

  • How to Import .txt files in ORACLE having 300 thousand records

    How to Import .txt files in ORACLE having 300 thousand records. Kindly help me in that context

    You can make use of Sql*Loader utility and You can also use External table technique for this puspose.
    For external table go through this link.
    http://www.oracle-base.com/articles/9i/ExternalTables9i.php
    Regards

  • QT Pro import txt files

    I want to import txt file into a QT Movie. But under the pulldown menu is not a import icon.
    How can I import the text file.

    So once you choose open file what do you do from there? How do I get the text file into the movie?

  • Importing txt-files in Labview

    Hello,
    I am a beginner in programming labview applications so its possible my next question is very easy to program but i dont know how
    My question is about importing a txt-file (csv-format) in labview. This txt-file is updated every 10 minutes and I want to visualise the last values every 10 minutes. These values must be written in several indicators (example: 10 coloms -> 10 indicators) 
    Next is a copy of the txt-file (this one is updated every second).
    17/05/2005 0:00:03,-0.2015457,13.99473,88.62115,-108.5054,25.05078,25.98672,26.86344,-8.207347E-03,-0.9357101,-0.9123873,-0.9192927,
    17/05/2005 0:00:04,-0.2015457,13.99473,88.62115,-108.5062,25.04688,25.98672,26.86344,-8.207347E-03,-0.9357101,-0.9123873,-0.9192927,
    17/05/2005 0:00:05,-0.2015457,13.99473,88.62115,-108.507,25.04297,25.98281,26.86344,-8.207347E-03,-0.9357101,-0.9123873,-0.9192927,
    17/05/2005 0:00:06,-0.2015457,13.99473,88.62115,-108.5085,25.04297,25.98281,26.86344,-8.207347E-03,-0.9357101,-0.9123873,-0.9192927,
    17/05/2005 0:00:07,-0.1940842,13.99473,88.62115,-108.5085,25.04297,25.97891,26.86344,-8.207347E-03,-0.9357101,-0.9123873,-0.9192927,
    I found a template (Load file from and display) thats displays a value from a txt-file.
    In the block: "Read LabView Measurement File" its possible to select an option to read from a generic text file, with the right delimiter and decimal point sign (, and .) and when i press the button read file now i see the values in the txt-file. But when I run the program i get a error with possible reason "End of file encountered".
    Next I put in the block "Wait until next ms Multiple" put still the same error appears.
    So this doesnt work!
    How can I solve my problem? Can somebody give me some usefull tips? Has someone else encountered this problem yet? ....
    Thank you.
    Regards,
    Kevin Duerloo
    Message Edited by Kevin Duerloo on 09-23-2005 04:49 AM

    Somnatic wrote:
    Hi Kevin
    Do you mind posting your VI ? Or are u only using the supplied example and nothing else ?
    Could it be your programm (which creates the file) doesn't close it when it's done creating?
    Try rebooting the system and immediately after that try the labview thing. Does the error still occur ?
    Hello,
    I'm only using the supplied example, the programm closes when it's done creating and rebooting doenst help.
    The error means end of file encountered so i think the file isnt updated quick enough for labview. I'm going to try error handling like JorisV said. I will keep you informed if this works or doesnt (I have a lot work so this will not be earlier than tomorrow)
    Thank you for the replies.
    Kevin

  • Import txt file into report

    I have an Arinc signal that I have decoded into each of its digital I/Os.  Since I have over 150 I/Os I needed a way to sort and do a quick report on them.
    I have three categories.
    1. Stayed =1 throughout test
    2. Stayed = 0 throughout test
    3. Changed either from 0 --> 1 or 1-->0 during the test.
    I want to just put a list of the signals for each of these categories into my report.
    I have created a txt file for these to go in, but how do I import that into my report?
    Or is there an easier way?
    Here is an example of my code...
    'HCM1
    'HCM1 Label 104 decode - Untitled 3
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_HSOV_A1_CLOSED"")= GetB (Ch(""[1]/Untitled 3""),0)")
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_HSOV_A2_CLOSED"")= GetB (Ch(""[1]/Untitled 3""),1)")
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_HPP_A_RUNNING"")= GetB (Ch(""[1]/Untitled 3""),2)")
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_SYS_A_HI_TEMP"")= GetB (Ch(""[1]/Untitled 3""),4)")
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_SYS_A_LO_PRS"")= GetB (Ch(""[1]/Untitled 3""),7)")
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_HPP_A_LO_PRS"")= GetB (Ch(""[1]/Untitled 3""),12)")
    Call Calculate ("Ch(""HCM1_104/HCM_1_CAS_HPP_A_HI_TEMP"")= GetB (Ch(""[1]/Untitled 3""),13)")
    'HCM1 Label 105 decode - Untitled 4
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_HSOV_A1_FAIL"")= GetB (Ch(""[1]/Untitled 4""),0)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_HSOV_A2_FAIL"")= GetB (Ch(""[1]/Untitled 4""),1)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_EDP_A1_FAIL"")= GetB (Ch(""[1]/Untitled 4""),2)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_EDP_A2_FAIL"")= GetB (Ch(""[1]/Untitled 4""),3)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_SYS_A_PRS_FLT_CLG"")= GetB (Ch(""[1]/Untitled 4""),6)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_SYS_A_RET_FLT_CLG"")= GetB (Ch(""[1]/Untitled 4""),7)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_EDP_A1_FLT_CLG"")= GetB (Ch(""[1]/Untitled 4""),8)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_EDP_A2_FLT_CLG"")= GetB (Ch(""[1]/Untitled 4""),9)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_HPP_A_LO_QTY"")= GetB (Ch(""[1]/Untitled 4""),11)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_HPP_A_FAIL"")= GetB (Ch(""[1]/Untitled 4""),12)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_HPP_A_CDF_FLT_CLG"")= GetB (Ch(""[1]/Untitled 4""),14)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_IV_A_FAIL"")= GetB (Ch(""[1]/Untitled 4""),15)")
    Call Calculate ("Ch(""HCM1_105/HCM_1_FLT_IV_A_FAIL_LOCAL"")= GetB (Ch(""[1]/Untitled 4""),16)")
    'HCM1 Label 106 decode - Untitled 5
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_SYS_A_PF_DPI_FAIL"")= GetB (Ch(""[1]/Untitled 5""),0)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_SYS_A_RF_DPI_FAIL"")= GetB (Ch(""[1]/Untitled 5""),1)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_EDP_A1_CDF_DPI_FAIL"")= GetB (Ch(""[1]/Untitled 5""),2)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_EDP_A2_CDF_DPI_FAIL"")= GetB (Ch(""[1]/Untitled 5""),3)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_EDP_A1_PS_FAIL"")= GetB (Ch(""[1]/Untitled 5""),4)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_EDP_A2_PS_FAIL"")= GetB (Ch(""[1]/Untitled 5""),5)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_SYS_A_PX_FAIL"")= GetB (Ch(""[1]/Untitled 5""),6)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_SYS_A_TX_FAIL"")= GetB (Ch(""[1]/Untitled 5""),7)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_SYS_A_QX_FAIL"")= GetB (Ch(""[1]/Untitled 5""),8)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_HSOV_A1_IND_FAIL"")= GetB (Ch(""[1]/Untitled 5""),10)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_HSOV_A2_IND_FAIL"")= GetB (Ch(""[1]/Untitled 5""),11)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_EDP_A1_FAIL"")= GetB (Ch(""[1]/Untitled 5""),12)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_EDP_A2_FAIL"")= GetB (Ch(""[1]/Untitled 5""),13)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_FLT_FV_A_FAIL"")= GetB (Ch(""[1]/Untitled 5""),14)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_HSOV_A1_RELAY_FAIL"")= GetB (Ch(""[1]/Untitled 5""),15)")
    Call Calculate ("Ch(""HCM1_106/HCM_1_HSOV_A2_RELAY_FAIL"")= GetB (Ch(""[1]/Untitled 5""),16)")
    Dim k, m, pMyChn, result, ArincTrue, intMyHandle01, intMyHandle02,intMyHandle03,intMyText, intMyError01, intMyError02, intMyError03
    intMyHandle01 = TextFileOpen("C:\ArincTrue.txt",tfCreate or tfWrite)
    intMyHandle02 = TextFileOpen("C:\ArincFalse.txt",tfCreate or tfWrite)
    intMyHandle03 = TextFileOpen("C:\ArincChange.txt",tfCreate or tfWrite)
    For k = 2 to 4
    For m = 1 to GroupChnCount(k)
    Set pMyChn = Data.Root.ChannelGroups(k).Channels(m)
    Result = ChnValMax(pMyChn)-ChnValMin(pMyChn)
    If Result = 0 and ChnValMax(pMyChn) > 0 then
    intMyText= TextfileWriteLn(intMyHandle01, pMyChn.Name)
    elseif result= 0 and ChnValMax(PMyChn) = 0 then
    intMyText= TextfileWriteLn(intMyHandle02, pMyChn.Name)
    else
    intMyText= TextfileWriteLn(intMyHandle03, pMyChn.Name)
    End If
    Next
    Next
    intMyError01 = TextFileClose(intMyHandle01)
    intMyError02 = TextFileClose(intMyHandle02)
    intMyError03 = TextFileClose(intMyHandle03)
    Solved!
    Go to Solution.

    Hi 2Pale4TX,
    You can't easily reference the content of an ASCII file.  Instead, I suggest you make a new Group of 3 text channels that you can drag onto a REPORT table.
    Dim k, m, z, ResultsGroup, TrueChannel, FalseChannel, ChangeChannel, Group, Channel, Result
    Set ResultsGroup = Data.Root.ChannelGroups.Add("Results")
    Set TrueChannel = ResultsGroup.Channels.Add("ArincTrue", DataTypeString)
    Set FalseChannel = ResultsGroup.Channels.Add("ArincFalse", DataTypeString)
    Set ChangeChannel = ResultsGroup.Channels.Add("ArincChange", DataTypeString)
    For k = 2 to 4
    Set Group = Data.Root.ChannelGroups(k)
    For m = 1 to Group.Channels.Count
    Set Channel = Group.Channels(m)
    ChMax = CMax(Channel)
    ChMin = CMin(Channel)
    Result = ChMax - ChMin
    If Result = 0 and ChMax > 0 Then
    z = TrueChannel.Size + 1
    TrueChannel(z) = Channel.Name
    Elseif Result = 0 and ChMax = 0 Then
    z = FalseChannel.Size + 1
    FalseChannel(z) = Channel.Name
    Else
    z = ChangeChannel.Size + 1
    ChangeChannel(z) = Channel.Name
    End If
    Next ' m
    Next ' k
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • There are no readers registered for the txt type - Issue importing txt file

    Hello guys,
    I am working on SQL developer 3.2. and Oracle database 11g. I am trying to import a txt file with only two columns and 100 rows separated with a pipe. I can import the same file if its in *.CSV or *.xls format. I right click on the table > Import table > Choose the *.txt file > and then I get a message "There are no readers registered for the txt type". Why? Where do I get the reader? I am using the same exact method and the same exact data to import using a different file format and I do not get any errors. The wizard comes up and I am ready to load. I have scoured through this forum for a solution and I could not find one. Any help is very much appreciated.
    Thank you!

    It means we don't support that file type for doing imports. It sounds like a reasonable request to [add to the Exchange|sqldeveloper.oracle.com] though.

  • Bullet character in imported TXT file

    I am importing an external TXT file into a dynamic text box
    in my SWF file using Actionscript (see AS below).
    I want the text to read as a bulleted list.
    I tried typing the bullet character (Option + 8 on Mac), but
    this gave me Yen symbols when I previewed the movie.
    Then I tried the HTML code <UL>, <LI>, etc.,
    which just showed exactly as typed when previewed.
    I also tried the HTML code for this character (&#149;)
    but this also showed exactly as typed when previewed.
    How do I create the bullet character in Flash? Is there a
    reference for creating all types of special characters in Flash?
    Or is there a simple way to create a bulleted list?
    Many Thanks,
    Nathan
    My system specifications:
    Mac OS 10.4.10
    Flash CS3

    for html content you would need to use external_txt.htmlText
    = event.target.data;. also embed the basic font and the specific
    "•" character
    if you wanted to go the character code route you would have
    to strip the character code from the string first and replace it
    with a bullet.

  • Can't Import txt file in QTPro

    I am trying to add Chapter Markers to a quicktime movie prior to bringing it into iDVD. Following the instructions in "QuickTime Player Help" section I made a txt file with chapter titles and timecode in the correct script. The "help" sheet tells me to "Save the text file and import it into QuickTime Player." Great- but there is no "import" choice in the drop down menu under "File."
    I have deleted QuickTime and reimported it three times and tried re-purchasing QTPro. What am I not doing correctly?
    Thanks,
    A.
    Dual 1 GHz PowerPC G4   Mac OS X (10.3.9)   1.5 GB SDRAM
    Dual 1 GHz PowerPC G4    

    Kirk-
    I did write as plain text but found my own error elsewhere. I had inadvertantly added a carriage space after each chapter marker. When I brought them into QuickTime the first time, these carriage returns created a space for a new chapter heading after each real chapter heading. When I applied time code placements to my real titles, I did not understand I had also created bogus, blank titles. These had non-sense time code stamps and so QuickTime rejecting the file.
    "Open File" replaces the "Import File" command in this version but all is well. User error.
    Thanks,
    A.G.

  • Import txt files into table

    Hi all,
    I was created table A with A1 and A2 columns.
    create table A (number A1, varchar A2).
    I have file.txt from my desktop like
    1,elementA
    2,elementKK
    3,elementMM
    1000,element YIIO
    How to import this file into table A with A1 have number and A2 have elements
    from txt file using sql plus editor?
    Thanks in advance

    Hi,
    Below example using External Table Feature.
    create a directory on the server where your database is installed and copy your data file(text file) in that directory. In the below example Oracle directory name is "text_file" and the physical directory on the server is "D:\TEXT_FILE\". The file name of data file is "data.txt".
    create directory text_file as 'D:\TEXT_FILE\';
    DROP TABLE load_a;
    CREATE TABLE load_a
    (a1 varchar2(20),
    a2 varchar2(200))
    ORGANIZATION EXTERNAL
    (TYPE ORACLE_LOADER
    DEFAULT DIRECTORY text_file
    ACCESS PARAMETERS
    (FIELDS TERMINATED BY ','
    LOCATION ('data.txt')
    select * from load_a;
    now you can use
    insert into a select * from load_a;
    Sachin Chauhan

  • Special Characters and Importing .TXT files

    I am trying to import a .txt file that has special Characters.  The ñ works correct, but the ® does not import correctly.  Any Ideas?

    What is strange is that if I open the .txt file up on a windows machine the ® is there. 
    When placing your text file, check the "Import Options" box. You can choose platform, encoding, and, um, um, something else. But you need to specify Windows platform, I think. You might need to specify your encoding as well. You can use an app like TextWrangler or Ultraedit or something else to figure out your text encoding. Or you can use the Drunkard's Walk algorithm: just keep trying encodings randomly until you find the one that works.

  • Automator-How to batch import txt files into excel

    Hi
    I have been using Automator to import hundreds of text files into one excel workbook using the "Import Text files to Excel Workbook" action. Automator works great for all files that are tab delimited. However I have another set of data that are output with a varying amount of spaces between each column. I cannot change the way they are output. Automator gives me the option of choosing "space" as a delimiter, but it wont give me the option to "Treat consecutive delimiters as one" that Import within excel does. I also tried to record my actions within excel many times but it didn't work even with just one file. So what I need is a way to get these text files into one excel workbook as separate worksheets with the data separated correctly into columns.
    Any help would be great!

    I'm confused by the "I cannot change the way they are output" line: What's stopping you from reimporting them into excel and resaving them as tab delimited?  Converting from fixed-format to tab-delimited is always a bit of a pain (it involves chunking each line to the correct sized bits and then stripping whitespace from the end - doable in applescript and shell scripting, but a headache to get right); no sense remaking the wheel if you can get Excel to do it for you.

  • Importing txt file and placing in set up autoflow text

    Hi there
    I'm not really an indesign user so I am extremely new to the product.
    I am wanting to place a text file into a (now) indesign template (was pagemaker) and into an autoflow text area where the text flows from one page to another.  I want to overwrite what is in the current document with this new text but wanting the new text to fill the correct pages of the template.
    My question is what is the fastest way to make this happen?
    The auto flow is already set from the pagemaker template;
    The txt file has separated the text by tabs across the page.
    Your assistance would greatly be appreciated.
    Cheers

    Without giving you a full lesson on how to format text in InDesign, I'm hoping the template contains, Text Frame placeholders (it sounds from your description that it does) Paragraph and Character styles at least to format the .txt file once the new text is in the document?
    Use your Type tool, click in the existing text and Ctrl/Cmd+A (Edit > Select All). Then choose File > Place and navigate to your .txt file to replace currently selected text.  Then format the text with appropriate paragraph styles etc.
    If particular text must start on a new page, in a different frame or column, then you could insert break characters where needed (Type > Insert Break Character). I'd generally advice that the break information -- where linked to a particular paragraph style -- is set as part of the paragraph style itself.
    You might also want to consult the InDesign Help to learn a bit more about all of this.
    Good luck,
    Cari
    Cari Jansen - Adobe Certified Instructor
    www.carijansen.com
    www.twitter.com/carijansen

  • VBS Import txt File

    I'm try to work out a VBscript solution to import an entire text file (I can do it manually) into a pdf form. I'm having trouble finding any documentation on an appropriate AVDoc object.

    Okay. Thanks for the fast reply and info. I'll take a look.
    UPDATE:
    I've found exactly what I need... in VB. The rest of my solution is in VBScript. I'm trying to figure out my options from this point. Any thoughts? Thanks again for your help.
    Option Strict Off
    Option Explicit On
    Module EntryPointJSObjectAccessVB
        Public jsObj As Object
        Private Const NUM_ROWS As Short = 7
        Public Sub Main()
            Dim SOURCE_DOCUMENT As String = objShell.ExpandEnvironmentStrings("%Temp%\Form.pdf")
            Dim DATA_FILE As String = objShell.ExpandEnvironmentStrings("%Temp%\import_data.txt")
            ' create at desktop
            Dim OUTPUT_FOLDER As String = objShell.ExpandEnvironmentStrings("%USERPROFILE%") & "\Desktop\New Files\")
            System.IO.Directory.CreateDirectory(OUTPUT_FOLDER)
            Dim outputString As String
            Dim i As Short
            ' We gain access to the JavaScript DOM through the GetJSObject method
            ' of the CAcroPDDoc object.
            On Error GoTo ErrorHandler
            Dim retVal As Integer
            Dim count As Integer
            Dim srcDoc As Acrobat.CAcroPDDoc
            ' Open the source PDF document
            srcDoc = CreateObject("AcroExch.PDDoc")
            retVal = srcDoc.Open(SOURCE_DOCUMENT)
            If retVal <> -1 Then
                Err.Description = "Failed to open source document. Make sure that SOURCE_DOCUMENT has been configured."
                GoTo ErrorHandler
            End If
            ' Acquire the JSObject interface
            jsObj = srcDoc.GetJSObject
            ' For each row in data.txt, as defined by the NUM_ROWS constant, we:
            ' 1. Spawn the form template.
            ' 2. Populate the form with the data from data.txt.
            ' 3. Save the PDF.
            Dim newDoc As Object
            Dim template As Object
            For i = 1 To NUM_ROWS
                ' Acquire the form template and spawn a new page
                template = jsObj.getTemplate("Templates:1")
                If template Is Nothing Then
                    Err.Description = "Failed to acquire form template. Aborting..."
                    GoTo ErrorHandler
                End If
                template.spawn(1, False, False)
                ' Extract the page and populate the form with the data
                newDoc = jsObj.extractPages(1)
                newDoc.importTextData(DATA_FILE, i - 1)
                ' Save the new PDF to the output folder
                outputString = OUTPUT_FOLDER & "Output" & i & ".pdf"
                newDoc.saveAs(outputString)
                newDoc.closeDoc()
            Next
    EndSub:
            System.Runtime.InteropServices.Marshal.ReleaseComObject(jsObj)
            jsObj = Nothing
            If Not srcDoc Is Nothing Then
                srcDoc.Close()
                System.Runtime.InteropServices.Marshal.ReleaseComObject(srcDoc)
                srcDoc = Nothing
            End If
            Exit Sub
    ErrorHandler:
            MsgBox("Error Occured: " & Err.Description)
            Resume EndSub
        End Sub
    End Module

  • Importing txt file to create table - no data found message

    I'm trying to import a 242kb comma delimited text file to create a table in 2.2.
    I get the message - ORA-20001: Unable to create collection: ORA-20001: Get data type error: ORA-01403: no data found
    Error creating collection using loaded data.
    If I use a text file with only one row of data, Apex proceeds to start creating columns based on the content. Is my file simply too big? Is there some bogus data buried within my file that I need to seek out? It is basically the result of a query (Access) that is saved as a comma delimited text file. No text qualifier, btw.
    Clayton

    Hi, Andy.
    Yeah, I'm sure there are some. I've always questioned using commas. Think that's it? I guess I could throw in a tilda or something equally obscure. I must admit, the folks that parse out commas and the like do a decent job. Not always, perhaps.
    I'll look into it.
    Tomorrow. It's 2:30 here, and we eat Turkey tomorrow. At the in-laws. With folks we don't always care so much for. Discusssing things we don't care to discuss. And they wonder why we take separate cars.
    Thanks again - I'll look into it.
    Clayton

Maybe you are looking for