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

whats the dataytype we should use to store multimedia file

Hi
I want to know that what datatype of sql server supports the multimedia files. Here i m using mp3,mpgav and images and i want to store that one in sql server so that i can further access that one
my frontend is ASP.Net
Mar 25 '08 #1
4 1912
Hi
I want to know that what datatype of sql server supports the multimedia files. Here i m using mp3,mpgav and images and i want to store that one in sql server so that i can further access that one
my frontend is ASP.Net
If you are using SQL Server 2000 ver. use IMAGE data type
Mar 25 '08 #2
ck9663
2,878 Expert 2GB
Or just store the path and file name.

-- CK
Mar 25 '08 #3
If you are using SQL Server 2000 ver. use IMAGE data type
hi
Thanks.i change sthe datatype to image bt how can i insert the image and sound files to sql.
Mar 27 '08 #4
code green
1,726 Expert 1GB
Thanks.i change sthe datatype to image bt how can i insert the image and sound files to sql
I would pay attention to ck9663
Or just store the path and file name.-- CK
Why swell the database with binary files that can be stored in a directory?
Mar 27 '08 #5

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

Similar topics

12
by: stefanogaburri | last post by:
This is crossposted to comp.lang.python & comp.multimedia; if there is a better place to go please tell me :) I've been asked to build a quick-and-dirty prototype of a simple computer-based...
1
by: Michael | last post by:
Hello, I'm looking for a way to allow a client who clicks on a link the ability to "adodb.stream" a multimedia file (mainly audio/wav) files, but the file they would be accessing is outside the...
6
by: Simon Mansfield | last post by:
Im trying to make a C program that takes in a date (birthday) and tells the user how many days it has been since that date. So far I have got this... It compiles ok but then crashes, with no idea...
5
by: kernel.lover | last post by:
hello, I want to know if a fuction say malloc is declared as void *malloc() then whats the significance of void here. Does void * is used when function has the flexibility to return any type of...
5
by: Showjumper | last post by:
I am wondering how some of you do it. I have a project that will displays a number of articles viewable via the browser. These articles are more then the 8K limit in sql server so i have been...
0
by: Kim Jorgsensen | last post by:
I admit I am more familiar with Delphi programming including the latest Delphi8 for NET but I thought I would try my luck in VB .NET Beeing a non-professional self taught programmer I mostly...
0
by: JP | last post by:
Hi: I want to add a *.wav file to my program so that when the operator makes a menu selection, the *.wav file automatically plays. I'm using a MDI form as my main form and the multimedia form...
4
by: DutchMarco | last post by:
This is for a school project. I made a log in system that sorta works.. there is just one problem. The problem is when registering a new user. What I'm doing is, I make a new .txt file for each...
11
by: doraima29 | last post by:
Hi, I am a newbie at PERL and really wanted to understand how server-side programming really works and operates since I use at the workplace. I use ASP and wanted to learn more about server-side...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.