473,320 Members | 1,868 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.

need help immediatly

HI,

I am subscriber of these group and i need immediate help for my problem

My problem as under

I am using Asp.net "aspx" and Database is oracle 10g

I am storing a "jpeg","jpg","img" all image file in to database using
asp.net application
and also read it from database and view in the aspx page- these done
successfully

but now i face the problem that i have to store a different format file
like "word file"
,"mpeg" ".dmp" and also any format that i want to store in database
and

view it to its original format as it store.
how can i do?
i am using "asp.net " code behind " aspx.vb" and db is oracle 10g
please sent me code or any kind of help on my id
-"tu**********@yahoo.co.in"

also cc to "tu************@gmail.com"
thanks in advance to all user of these groups
i hope all members try to help me , thanx

Jan 23 '06 #1
3 1007
>> i hope all members try to help me

Thats a lot of help....
I usually store file name with my binary data. When I decode the data
and save it to file, I use the file name associated with it in the
database.
So as long as you also save "blah.doc" or "blah.jpg" or "blah.sln" then
the file associations will work when the user downloads/opens the file.

Steve

Jan 23 '06 #2
Steven Nagy wrote:
i hope all members try to help me


Thats a lot of help....
I usually store file name with my binary data. When I decode the data
and save it to file, I use the file name associated with it in the
database.
So as long as you also save "blah.doc" or "blah.jpg" or "blah.sln" then
the file associations will work when the user downloads/opens the file.

Steve


You'd also want to set the MIME type accordingly. Other than that,
storing any file in a DB is no different...
Jan 23 '06 #3
Hi,

"tushardave" <tu************@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
HI,

I am subscriber of these group and i need immediate help for my problem
as everybody else I think :)

view it to its original format as it store.
how can i do?
Exactly the same way, you would only have to store the extension as this
will be provided to the client browser for it to select the correct viewer.

i am using "asp.net " code behind " aspx.vb" and db is oracle 10g
note that this is a C# group, the code you will receive is not in VB !

please sent me code or any kind of help on my id
-"tu**********@yahoo.co.in"

also cc to "tu************@gmail.com"


better you check back here
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Jan 23 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ha ha | last post by:
I create a main thread ,than create a subthread in the main thread,when i found any error,i want to stop the subthread and the main thread immediatly .How can i do for it. *** Sent via...
4
by: Sahil Malik | last post by:
Not sure if this was the right place to ask this, but of all the places I know this place has the bestest exposure in both quality and quantity. Many times I am hit with a "That'd be a cool to...
0
by: Balázs Katona | last post by:
I have a form with a treeview. This application is MDI. In the treeview we show datas from database (not databinding). The application works in a client-server architecture. How can I achieve, if...
0
by: Dave | last post by:
why does this codesnippet block until the acceptcallback has completed. According to the microsoft documentation the beginaccept callback method executes in a separate thread, and is called...
0
by: tushardave | last post by:
HI, I am subscriber of these group and i need immediate help for my problem My problem as under I am using Asp.net "aspx" and Database is oracle 10g I am storing a "jpeg","jpg","img" all...
1
by: ITG | last post by:
I am using appupdater component in my application for update a new version of window based application. While using this component with "app doain mode", The old version of application runs...
0
by: nclauder | last post by:
Hi there, I'm wondering if I was on a write truck, could you please tell me? I have a Button, textbox and a datagrid that updates. the datagrid is ok, but now I'm trying to get the user put an id...
18
gregerly
by: gregerly | last post by:
Hello, I appologize as this has no PHP content, but I'm not sure where else to post this. Please feel free to move the post if neccessary. I'm having an issue with Dreamweaver CS3 and it won't...
1
by: marcel claassen | last post by:
I'm writing a program in php, javascript, mysql and ajax (xajax library). A button on my screen inserts one (1) row in a table. Immediatly aftersward, I want to refresh the table on my screen, so I...
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: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
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
1
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....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.