Click here to Skip to main content
Sign Up to vote bad
good
See more: C#
hi again i want to save a voice in data base under c# what is the data type that i must use it and how i can retrieve this data ,any advice that help me to eliminate errors like "path"errors.
Posted 12-Mar-12 3:22am


1 solution

You can create a stream for the audio file you have and then save it in a varbinary column. When you retrieve the data back, you can convert it back to a file and play it in appropriate player.
  Permalink  
Comments
esraaabu - 12-Mar-12 9:53am
thanks a lot!
Shahin Khorshidnia - 12-Mar-12 10:11am
Don't you want to vote the answer?
d@nish - 12-Mar-12 10:12am
You're welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 6,959
1 Prasad_Kulkarni 3,689
2 OriginalGriff 3,402
3 _Amy 3,332
4 CPallini 2,950


Advertise | Privacy | Mobile
Web03 | 2.6.130617.1 | Last Updated 12 Mar 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid