Avatar of marky102
marky102

asked on 

web service

how do i go about writing a .csv excel file 2007 data to sql2008 using a web service ?

what is the best approach ?
ASP.NETScripting LanguagesWeb Languages and Standards

Avatar of undefined
Last Comment
marky102
ASKER CERTIFIED SOLUTION
Avatar of OriNetworks
OriNetworks

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of marky102
marky102

ASKER

i would like to upload a file to a web server, and use the upload command, and not write to file. it is easy to do in an asp project or c# project, but i would like to do it in a web service.
Avatar of OriNetworks
OriNetworks

So you want to send the service the file and have the service write the records to the database?

If that is the case then just use the code from a regular asp.net project that does this and use it in the service. Consume the service from your application and pass the file stream as the input for the service. If you expect to work with very large files things will be a lot trickier.
Avatar of marky102
marky102

ASKER

good approach
ASP.NET
ASP.NET

The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications

128K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo