Click here to Skip to main content
15,895,740 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: C++ programming question Pin
Paul Conrad22-Jul-07 20:13
professionalPaul Conrad22-Jul-07 20:13 
GeneralRe: C++ programming question Pin
Marc Clifton23-Jul-07 1:28
mvaMarc Clifton23-Jul-07 1:28 
JokeRe: C++ programming question Pin
Paul Conrad23-Jul-07 6:09
professionalPaul Conrad23-Jul-07 6:09 
AnswerRe: C++ programming question Pin
Gary Kirkham22-Jul-07 11:52
Gary Kirkham22-Jul-07 11:52 
GeneralRe: C++ programming question Pin
Rick Engelking22-Jul-07 12:03
professionalRick Engelking22-Jul-07 12:03 
AnswerRe: C++ programming question Pin
Christian Graus22-Jul-07 12:14
protectorChristian Graus22-Jul-07 12:14 
AnswerRe: C++ programming question Pin
Maximilien22-Jul-07 15:24
Maximilien22-Jul-07 15:24 
QuestionConvert WAV file to text string and back Pin
Rolando Cruz22-Jul-07 6:00
Rolando Cruz22-Jul-07 6:00 
My question is simple enough. I need to convert WAV files into a text string, store the string into a database table (mySQL) and when needed convert the text back and rebuild the WAV file for playback.

I have looked into using the LongBlob and read many messages (here and other sites) on how to handle the longblog's but it seems to me there are no adecuate solutions since I am using straight SQL statements with ODBC and not ADO or .NET or any else for that matter.

I already convert and store a each byte of the WAV file into a HEX representation and store tehem into multiple table records. What I now need to do is the oposite; convert the text strings back and rebuild the WAV file. For the life in me, I can't figure it out! Sleepy | :zzz: Maybe I'm just tired or something. Sleepy | :zzz: I'm sure it is something simple to acomplish.

Any suggestions would be appreciated.

Thanks.

Rolando Suspicious | :suss:

AnswerRe: Convert WAV file to text string and back Pin
CPallini22-Jul-07 7:27
mveCPallini22-Jul-07 7:27 
AnswerRe: Convert WAV file to text string and back Pin
Mark Salsbery22-Jul-07 8:02
Mark Salsbery22-Jul-07 8:02 
QuestionFreezing first columns of a CListCtrl Pin
paper6722-Jul-07 5:09
paper6722-Jul-07 5:09 
AnswerRe: Freezing first columns of a CListCtrl Pin
Michael Dunn22-Jul-07 14:14
sitebuilderMichael Dunn22-Jul-07 14:14 
AnswerRe: Freezing first columns of a CListCtrl Pin
ThatsAlok22-Jul-07 17:52
ThatsAlok22-Jul-07 17:52 
AnswerRe: Freezing first columns of a CListCtrl Pin
David Crow23-Jul-07 3:29
David Crow23-Jul-07 3:29 
AnswerRe: Freezing first columns of a CListCtrl Pin
Nelek23-Jul-07 4:42
protectorNelek23-Jul-07 4:42 
QuestionShow / Hide controls on a dialog Pin
Makakuin22-Jul-07 3:58
Makakuin22-Jul-07 3:58 
AnswerRe: Show / Hide controls on a dialog Pin
Abhijeet Pathak22-Jul-07 4:29
Abhijeet Pathak22-Jul-07 4:29 
AnswerRe: Show / Hide controls on a dialog Pin
Mark Salsbery22-Jul-07 8:09
Mark Salsbery22-Jul-07 8:09 
AnswerRe: Show / Hide controls on a dialog Pin
Hamid_RT31-Jul-07 19:50
Hamid_RT31-Jul-07 19:50 
QuestionA question about lib files. Pin
mt_samiei22-Jul-07 3:41
mt_samiei22-Jul-07 3:41 
AnswerRe: A question about lib files. Pin
Abhijeet Pathak22-Jul-07 4:33
Abhijeet Pathak22-Jul-07 4:33 
QuestionTransfer a File through Socket with CArchive Pin
glemaire22-Jul-07 3:02
glemaire22-Jul-07 3:02 
AnswerRe: Transfer a File through Socket with CArchive Pin
Mark Salsbery22-Jul-07 8:19
Mark Salsbery22-Jul-07 8:19 
GeneralRe: Transfer a File through Socket with CArchive Pin
glemaire22-Jul-07 22:21
glemaire22-Jul-07 22:21 
GeneralRe: Transfer a File through Socket with CArchive Pin
Mark Salsbery23-Jul-07 5:14
Mark Salsbery23-Jul-07 5:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.