There is a field type called TBlobField. If you can get the data into that
(using AsBlob I think) then it has a SaveToFile method so you can save it
into the Temp directory and pass the filename to sndPlay - maybe...

============================================
Patrick Dunford, Christchurch, NZ
EnzedRailWeb Sites
http://patrick.dunford.com/enzedrailweb/

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Peter Mochnacki
> Sent: Friday, 19 May 2000 19:09
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: Playing a blob wav sound
>
>
> Hi David,
>
> This won't help but in Paradox I found it much easier to store the path of
> the .wav file in the database and access the .wav file using an OLE
> variable. It was actually quicker even with about 1000  wav files in the
> directory.
>
>
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to