473,396 Members | 2,052 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

excel-->XML-->SQL

Hi all,

I support a number of applications that store info in backend SQL databases. A project has come up where I need to get data out of Excel into one of these databases, using XML/XSLT. I am a beginner in XML/XSLT so was hoping someone would be able to give me some good info/tips on how to do this, and/or pointers to examples/documentation.

I would like to do draw up something using VB.NET as I have Visual Studio as well as some skills in this area. Also, i've got a week and a half deadline on this!

Thanks all

J
Nov 12 '05 #1
1 1716
Is it a business requirement to get the data out of Excel using XML?

Can you not use the OLEDB driver for Excel, and ADO.NET ?

you could do something like the following, only in reverse.
http://www.winisp.net/cheeso/srcview...ractToExcel.cs

-D

--
Dino Chiesa
Microsoft Developer Division
d i n o c h @ OmitThis . m i c r o s o f t . c o m

"Jano" <Ja**@discussions.microsoft.com> wrote in message
news:17**********************************@microsof t.com...
Hi all,

I support a number of applications that store info in backend SQL databases. A project has come up where I need to get data out of Excel into
one of these databases, using XML/XSLT. I am a beginner in XML/XSLT so was
hoping someone would be able to give me some good info/tips on how to do
this, and/or pointers to examples/documentation.
I would like to do draw up something using VB.NET as I have Visual Studio as well as some skills in this area. Also, i've got a week and a half
deadline on this!
Thanks all

J

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.