Forums
This topic is locked
Saving files into a database
Posted 31 Aug 2006 19:25:06
1
has voted
31 Aug 2006 19:25:06 Matt Bristow posted:
Whats the best way to save .doc files into a database, I know that there is a massive drop in performance but this is for a very low traffic intranet siteI am using classic asp and the database format is Sybase ASE 12.5.4
Replies
Replied 28 Sep 2006 16:55:13
28 Sep 2006 16:55:13 Vince Baker replied:
as an alternative have you thought about uploading the files to a folder on the server and just storing the filename in the database? This is the normal way of acheiving file upload and will still do everything you need.
THere is an extension that does this within a few clicks for you called Pure Asp Upload (i do not get money for promoting extensions from this site by the way)
Here is a link: www.dmxzone.com/go?12064
Regards
Vince Baker
<strong>DMX Zone Manager</strong>
[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]
THere is an extension that does this within a few clicks for you called Pure Asp Upload (i do not get money for promoting extensions from this site by the way)
Here is a link: www.dmxzone.com/go?12064
Regards
Vince Baker
<strong>DMX Zone Manager</strong>
[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]
Replied 28 Sep 2006 17:01:52
28 Sep 2006 17:01:52 Matt Bristow replied:
Thanks but I was trying to avoid doing that as the files have to be saved on a file share elsewhere on the network, anyway I found another solution
Replied 10 Oct 2006 19:43:15
10 Oct 2006 19:43:15 Garland Ridge replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Thanks but I was trying to avoid doing that as the files have to be saved on a file share elsewhere on the network, anyway I found another solution
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
What was the solution?
Thanks but I was trying to avoid doing that as the files have to be saved on a file share elsewhere on the network, anyway I found another solution
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
What was the solution?
Replied 15 Oct 2006 07:59:32
15 Oct 2006 07:59:32 micah santos replied: