Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

MS Access with OLE field

Posted 30 Jul 2004 09:09:03
1
has voted
30 Jul 2004 09:09:03 Buecken Patrick posted:
I have a MS Access database that stores any kind of file's (.zip, .xls, .doc) in a OLE field. I want now to access this data through a website using asp.net. How do you handel the OLE field in asp.net? So far i only get the "system byte" out of this field when i use the datagrid. I am using a OLE connection to connect to access.

Replies

Replied 30 Jul 2004 20:02:16
30 Jul 2004 20:02:16 Rene Bandsma replied:
Why not store the filename only in your database that refers to your files? Your databae will be faster and more flexible.
Replied 02 Aug 2004 19:09:38
02 Aug 2004 19:09:38 Buecken Patrick replied:
Thanks for that. As i am quiet new to ASP.net could you tell me how i am getting the file to open when i click on it.
Replied 03 Aug 2004 20:34:19
03 Aug 2004 20:34:19 Rene Bandsma replied:
I'am not very familiar using ASP.NET in Dreamweaver MX. I would suggest you to download the Web Matrix from www.asp.net or download Visual Web Developer 2005 Express from www.microsoft.com

With that tools you can use ASP.NET more easy and dynamic than with DMX2004 (my opinion)

Reply to this topic