DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: How to load a .csv into a table?

  1. #1
    Join Date
    Apr 2001
    Posts
    13

    Unhappy

    The only way that I know of is SQL*loader.

    But I am working with Oracle 8.1.7 on NT 4.0. I cannot find this utility. Is there another way of doing this? I know you can write one with C++ but I don't know C++. Can anyone help me out and let me of any alternative way of loading a file into a table?

    Thanks a lot!

  2. #2
    Join Date
    Jan 2001
    Posts
    153
    Hi

    did u check for ...!! just install the oracle8i utilities and u should find it...i rather suggest (in case of u still didnt find and u r running out of time) to use Forms...but for all uploading the file using either Forms or with other 3gl is painful compared to SQLLDR..this is my personal experience!!!!!
    Vijay.s

  3. #3
    Join Date
    Apr 2001
    Posts
    13
    ahh, found it! thanks, was looking for sqlloader ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width