![]() |
|
|
|
#1 |
|
can anybody tell me if i can use mySQL to handle .wav data format?
Pachy |
|
|
|
|
#2 |
|
Posts: n/a
|
"Pachy" <> wrote in message news:Njp1c.82482$ able.rogers.com... > can anybody tell me if i can use mySQL to handle .wav data format? > > > MySQL is a database server, not a sound player. -BC |
|
|
|
#3 |
|
Posts: n/a
|
"Basket Case" <> wrote in message news:... > > "Pachy" <> wrote in message > news:Njp1c.82482$ able.rogers.com... > > can anybody tell me if i can use mySQL to handle .wav data format? > > > > > > > > MySQL is a database server, not a sound player. > > -BC > > Ahh ... I just saw a more concise question you posted on another NG: "can anybody tell me if i can manage a database of .wav files using mySQL?" MySQL is intended to be used primarily as a back-end. You can certainly design applications or perl scripts to catalogue your .wav files using MySQL. |
|