473,320 Members | 1,883 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,320 software developers and data experts.

Plz tell me how to save .doc file in Access table from ASP

6
I am new to ASP.

Request you to tell me how I could save .gif/.doc file in Access table from ASP. Please let me know complete solution including Datatype required to set in Access table & ASP code to save file & retrive the file.

Thanks in advance.
Oct 4 '07 #1
4 2017
jhardman
3,406 Expert 2GB
Ania,

Welcome to the Scripts.com Developer Network. I hope we can help you out in one way or another.

Rather than provide complete code solutions, we like to discuss programming problems and solutions here. That said, what can you do already, and what problems are you having? Have you worked with ASP in the past or is this your first attempt? Can you connect to an Access file, or is this your first attempt? If you want someone else to make a custom application for you, you might have better luck posting in the "jobs" section for contract or volunteer work.

Jared
Oct 5 '07 #2
Aniasp
6
Ania,

Welcome to the Scripts.com Developer Network. I hope we can help you out in one way or another.

Rather than provide complete code solutions, we like to discuss programming problems and solutions here. That said, what can you do already, and what problems are you having? Have you worked with ASP in the past or is this your first attempt? Can you connect to an Access file, or is this your first attempt? If you want someone else to make a custom application for you, you might have better luck posting in the "jobs" section for contract or volunteer work.

Jared
I dont want anybody here to develope any Project. I am learning ASP & already know connection & all the things. I just want to know the procedure to upload ,doc file using asp & access. Hope I am putting my concern clearly & at right place ! Thanks.
Oct 6 '07 #3
jhardman
3,406 Expert 2GB
I dont want anybody here to develope any Project. I am learning ASP & already know connection & all the things. I just want to know the procedure to upload ,doc file using asp & access. Hope I am putting my concern clearly & at right place ! Thanks.
I'm not sure access is the best db for this. you need a binary datatype, and I'm not sure Access has that. The basic idea is to upload the file (I wrote an article on this a while back, I think it is near the top of the articles section), then you need to save the file using the ADO.STREAM object. That said, I have generally found it more practical to save the file to a folder on the server and save a reference in the db. Let me know if this gives you trouble.

Jared
Oct 8 '07 #4
Aniasp
6
Still didn't get the solution !
Anyway, if access is not suitable, can you plz let me know if it is possible with MySql ? How ?
Thanks.
Oct 8 '07 #5

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

Similar topics

4
by: Glenn M | last post by:
I have a shared XML file on a server . i also have one xslt file that performs a simple transform on in to view the data. now i want to have another page that lets users modify the shared xml...
9
by: tomblower | last post by:
Access 2000 fully updated Three PCs manage data held on a server. They each have a front-end mdb file linked to tables on the server and on each PC. A problem has arisen over the following line...
3
by: needin4mation | last post by:
Hi, I have access 97. I can upgrade if I have to (but that will cost more money :)). If I want to read a row, parse that row, and then save the values to an HTML file, will VBA do that? Say I...
4
by: kev | last post by:
Hi folks, I have created a database to store information on equipments. During the first level of registration, there is a form that i need the user to fill up details on the equipment testing....
2
by: vbaDev | last post by:
Hi. I am using Access 2000 and in my code I'm exporting a table into an Excel file (creating it), then the code needs to export another query into the same file (a new worksheet). So I needed both a...
2
by: Karl | last post by:
Using A2000 When I click the save icon in form design, Access closes immediately. No warning messges, nothing. This happens on only one form. I deleted the form and recreated it. I could save...
3
by: evenlater | last post by:
I have an Access application on a terminal server. Sometimes my users need to export reports to pdf, rtf or xls files and save them to their own client device hard drives. They can do that right...
11
by: fniles | last post by:
One of our application uses VB6 and Access97 database. Another application uses VB.NET 2005. This morning for about 15 seconds when the application tries to read either a query or a table from the...
2
by: cleary1981 | last post by:
Hi, I have created a script in PHP thats generates an SVG image. Want I want to do is have PHP save this as example.svg. Can this be done? Heres my code <?php require "config.php"; $proj_id =...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.