Re: From excel file into MS SQL server
From: no one (noone_at_yahoo.com)
Date: 02/01/05
- Next message: Keith Kratochvil: "Re: Log shipping impact"
- Previous message: Steve C. Orr [MVP, MCSD]: "Re: From excel file into MS SQL server"
- In reply to: Steve C. Orr [MVP, MCSD]: "Re: From excel file into MS SQL server"
- Next in thread: John: "Re: From excel file into MS SQL server"
- Reply: John: "Re: From excel file into MS SQL server"
- Reply: Simon Hayes: "Re: From excel file into MS SQL server"
- Reply: Sue Hoegemeier: "Re: From excel file into MS SQL server"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: From excel file into MS SQL server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 01 Feb 2005 12:25:52 GMT
Thanks for the link, but this is not what I want to do. I want to put the
data from the file into a table, not the file itself.
"Steve C. Orr [MVP, MCSD]" wrote:
> Yes you can upload any file directly into SQL Server.
> Here's an example:
> http://SteveOrr.net/Articles/EasyUploads.aspx
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
> "no one" <noone@yahoo.com> wrote in message
> news:41FEF4E4.7EED35A4@yahoo.com...
> >I need to find a way to upload an Excel file into an MS SQL database
> > using a web control front end. I have my ASP.Net control (using C#)
> > uploading a file to a directory, but the server people now tell me that
> > I cannot have a writeable area for the web and have a DTS see it as this
> > is too much of a security risk. So, I need a way to read the file
> > directly into the database. I've no idea how to do this. Does anyone
> > have ideas? I know loading MS Office into the web server is out of the
> > question. The webserver and database server are not the same physical
> > machine.
> >
> > Thanks.
> >
- Next message: Keith Kratochvil: "Re: Log shipping impact"
- Previous message: Steve C. Orr [MVP, MCSD]: "Re: From excel file into MS SQL server"
- In reply to: Steve C. Orr [MVP, MCSD]: "Re: From excel file into MS SQL server"
- Next in thread: John: "Re: From excel file into MS SQL server"
- Reply: John: "Re: From excel file into MS SQL server"
- Reply: Simon Hayes: "Re: From excel file into MS SQL server"
- Reply: Sue Hoegemeier: "Re: From excel file into MS SQL server"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: From excel file into MS SQL server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|