Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: How to export data from Excel 97 to Oracle using ASP.net


Message #1 by rsj10517@g... on Wed, 18 Sep 2002 18:47:33
I have a requirement where we have some huge amount of legacy data in 
Excel 97 spreadsheets. The data need to be moved over to Oracle database. 
We need to write a small export utility to move the data. What is the best 
way to write this export utility? 
Message #2 by Greg Griffiths <greg2@s...> on Thu, 19 Sep 2002 14:32:48 +0100
what format is the dat in ? CSV, excel etc ? Have you tried some of the 
Oracle related groups ? a quick check on Google gives a few choices :

http://www.google.com/search?sourceid=navclient&q=%22excel+to+oracle%22

At 18:47 18/09/02 +0000, you wrote:
>I have a requirement where we have some huge amount of legacy data in
>Excel 97 spreadsheets. The data need to be moved over to Oracle database.
>We need to write a small export utility to move the data. What is the best
>way to write this export utility?
>---
>
>ASP.NET 1.0 Namespace Reference with C#
>http://www.wrox.com/acon11.asp?ISBN=1861007442
>
>ASP.NET 1.0 Namespace Reference with VB.NET
>http://www.wrox.com/acon11.asp?ISBN=1861007450
>
>These books are a complete reference to the ASP.NET namespaces
>for developers who are already familiar with using ASP.NET.
>There is no trivial introductory material or useless .NET
>hype and the presentation of the namespaces, in an easy-to use
>alphabetical order ensures a user-friendly reference format.
>We provide in-depth coverage of all the major ASP.NET classes,
>giving you those real-world tips that the documentation doesn't
>offer, and demonstrating complex techniques with simple
>examples.
>
>---



  Return to Index