473,473 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Save Excel into database and retrive back as excel file

Hi,
I would need to save a whole excel file into 1 field in SQL2005. i have created a field with varbinary(max) in a database table. can someone please help to advise how the excel can be translated into binary? and save into that field?
after that i will need a link to let user click to retrieve back the file as excel. any help?
thanks a lot.
Oct 7 '10 #1
1 2037
jhardman
3,406 Recognized Expert Specialist
the asp feature you are looking for is called ADO stream. Check it out, if it isn't obvious, post back and we'll try to help you some more.

Jared
Oct 7 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: andrewcw | last post by:
Missing the obvious here..thanks.. I need to open the file exclusively for on entry like this: FileStream stream = null; stream = File.Open(fiPath, FileMode.Open,...
1
by: javzxp | last post by:
Hi I'd like to use C# to open an existing Excel workbook and save each worksheet it contains into a new Excel file. The name of each new Excel file should be the name of the worksheet copied...
1
by: anon | last post by:
I am trying to save the contents of datagrid to an excel file using VB.NET 2002 Standard. Someone posted me a reply, but unfortunately it uses a web control and I do not have that functionality...
0
by: Paul | last post by:
I have a web application that creates an xml file with app instructions set to excel. I noticed that I can not save a chart to an xml file so assuming I can not represent a chart in the xml file...
0
by: Chamila Jeewanthi Indika | last post by:
Dose any one can help me on this I want to know vb coding to save serial data in pocket excel. I searched internet and books also. But I only find to save in excel not in pocket excel. ...
3
by: newtechiebug | last post by:
I am really new with Perl and I am trying to write data from an Oracle database to an Excel Spreadsheet simply by clicking on a link. I have read over CPAN Spreadsheet::WriteExcel and I really am...
11
by: Lamer | last post by:
I was wondering how to save PHP variables to a txt file and then retrieve them again. Example: There is an input box, after submitted the stuff that was written in the input box will be saved...
4
by: Harvey Triana | last post by:
Hi- I am using... WebClient Client = new WebClient (); Client.DownloadFile(url, filename); Or Stream strm = Client.OpenRead (url);
2
by: premMS143 | last post by:
Hello., I want to connect my VB front end application to Excel as a back end, to save, edit, update, delete etc.. Can anybody help me... Pls........... Thanking You, Manju
2
by: Riak | last post by:
Hellow Helpers: I am doing data entry job manually and data is huge. Now I was told to write/get some sort of program/script which can do this job quickly, otherwise I will loose job. I am good...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.