Re: [GENERAL] predefined animation and pre-recorded sounds in postgresql
On 08/07/2008 19:44, aravind chandu wrote: I just need to load pre-defined animations and pre-recorded sounds in postgresql.Can you please tell how to do this.I appreciate your help. You need the bytea data type, which lets you store binary data. How you get it in and out depends
[GENERAL] predefined animation and pre-recorded sounds in postgresql
Hello, I just need to load pre-defined animations and pre-recorded sounds in postgresql.Can you please tell how to do this.I appreciate your help. Thank You, Aravind.