MP3 to Database

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2006
Posts: 4
Reputation: vitou85 is an unknown quantity at this point 
Solved Threads: 0
vitou85 vitou85 is offline Offline
Newbie Poster

MP3 to Database

 
0
  #1
May 24th, 2006
Hi I am a new member in the forum. Now I have problem with MP3 file. I want to know how to read and write MP3 to database.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 24
Reputation: sravankolla is an unknown quantity at this point 
Solved Threads: 0
sravankolla sravankolla is offline Offline
Newbie Poster

Re: MP3 to Database

 
0
  #2
May 24th, 2006
Originally Posted by vitou85
Hi I am a new member in the forum. Now I have problem with MP3 file. I want to know how to read and write MP3 to database.
I can understand ur problem but For what u are using that?? and what is the platform u are using?? and which database u are using?? Without knowing all these things no body can answer u....

Sravan...
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 32
Reputation: BlazingWolf is an unknown quantity at this point 
Solved Threads: 1
BlazingWolf BlazingWolf is offline Offline
Light Poster

Re: MP3 to Database

 
0
  #3
May 24th, 2006
Well first of let me recommend that you not...you would be better off storing MP3's on the the file system, and storing the path to the file in the database, plus whatever metadata you may keep for it.

If you really want to do, search google for ways to store images in a database it will be the same prodecure because weather it be an image or an MP3 you are storing it as binary data.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 4
Reputation: vitou85 is an unknown quantity at this point 
Solved Threads: 0
vitou85 vitou85 is offline Offline
Newbie Poster

Re: MP3 to Database

 
0
  #4
May 25th, 2006
About this, I using Microsoft Access to store file MP3 . I want to read/write MP3 to this database. I using ASP.Net with C#. I really want to create code to read/write MP3 file.:-|
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 521
Reputation: pty is on a distinguished road 
Solved Threads: 37
pty's Avatar
pty pty is offline Offline
Posting Pro

Re: MP3 to Database

 
0
  #5
Jun 3rd, 2006
storing stuff as blobs is neither fast nor pretty

blazing wolf is right; store the files as files and put their path in the db
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: MP3 to Database

 
0
  #6
Jun 3rd, 2006
What isn't clear is if the poster is asking how to write an existing MP3 into a database, as a BLOB, or if the question is how to actually encode/create an MP3, presumably from an audio source.

The incoherent l33t blather of the next post further degrades the thread: trying to answer threads like this is like trying to conduct complex diplomatic negotiations using finger paint, pidgin, and smoke signals.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 4
Reputation: vitou85 is an unknown quantity at this point 
Solved Threads: 0
vitou85 vitou85 is offline Offline
Newbie Poster

Re: MP3 to Database

 
0
  #7
Jun 7th, 2006
Hi, Now I can read and write file MP3 to Ms. Access.
I am really thanks that you give me an advice to search how to read/write image to database

This is the URL to link to the source code: http://www.stardeveloper.com/article...031201&page=14 :p
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC