home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / oracle / 2682 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.8 KB  |  52 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!panther!mothost!lmpsbbs!!garth
  3. From: garth@.comm.mot.com (Garth Kennedy)
  4. Subject: Re: Importing files from LOTUS
  5. Organization: Private Trunked Systems Div. Motorola Inc.
  6. Date: Tue, 5 Jan 1993 07:53:36 GMT
  7. Message-ID: <1993Jan5.075336.21343@lmpsbbs.comm.mot.com>
  8. Keywords: LOTUS, IMPORT, ORACLE
  9. References: <31379@nntp_server.ems.cdc.com>
  10. Sender: news@lmpsbbs.comm.mot.com (Net News)
  11. Nntp-Posting-Host: 145.1.57.12
  12. Lines: 38
  13.  
  14. In article <31379@nntp_server.ems.cdc.com> rsnyder@ems.cdc.com writes:
  15. >We have an application that requires data to be imported to Oracle 
  16. >tables from a LOTUS spreadsheet.  I don't believe there is any
  17. >Oracle utility to do this. However, I would like the benefit of others
  18. >experience as to how to go about this. The following comes to mind:
  19. >
  20. >1) Are there any Oracle utilities to do the import written by 
  21. >   Oracle, LOTUS or others?
  22. >2) If not what is the best approach to import the LOTUS data?
  23. >   a) Write a script in LOTUS to do the import directly.
  24. >   b) Put the LOTUS data into a flat file and then reformat the flat
  25. >      file to an Oracle Import format.
  26. >   c) Some other method.
  27. >
  28. >Any information, ideas, experience will be helpful.
  29. >
  30. > Thanks,
  31. >  
  32. > Richard Snyder
  33. > rsnyder@ems.cdc.com
  34. >
  35. >Empros Systems International division of Ceridian Corp.
  36. >
  37. >(612)553-4327
  38. >
  39. >    
  40.  
  41. Well how about exporting to a text file and then using SQL*LOADER ??
  42. There are probably better ways, but off the top of my head this should 
  43. work.
  44.  
  45.  
  46. My opinions are all mine - for good or for bad - usually for the worst !
  47.  
  48. +------------------------------------------------------------------+
  49. | Garth Kennedy       garth@comm.mot.com     Voice (708) 576-3786  |
  50. | Private Trunked Systems Div. Motorola Inc.   FAX (708) 576-6028  |  
  51. +------------------------------------------------------------------+
  52.