Re: simple database

From: n_vijay_anand <n_vijay_anand_at_yahoo.com>
Date: 8 Apr 2003 20:32:56 -0700
Message-ID: <cafc35dc.0304081932.6c05f380_at_posting.google.com>


n_vijay_anand_at_yahoo.com (n_vijay_anand) wrote in message news:<cafc35dc.0304080419.21c93210_at_posting.google.com>...
> Hi all,
>
> I'm new to database. i've a situation in my current project
> where i need to save a list of audio data in file.
>
> My attribute fields of the database file are
>
> song_id_number;song data (of variable length).
>
> How do i retrieve a song data given the song_id_number.
> Algorithm or any pointer is welcome.
>
> Thanks and regards,
> vijay anand.n

Hi all,
Pls. note that i'm implementing all these in C. I want to write a C function that would

 (1) return the audio data
 (2) insert audio data and id. into the file.
 (3) delete audio data from file.

I don't want anything like SQL etc.

Thanks and regards,
Vijay Received on Wed Apr 09 2003 - 05:32:56 CEST

Original text of this message