Hi all, I need to load all file like .jpg,.gif,.asp,.txt,.gz etc in to the database.How the structure of my Table should be?What datatype it will be of?( I mean,say in Postgresql it is of type Oid...)Likewise,in Sqlite what datatype it is? Whether it stores as Large Objects or some where i read as Blob will it be of this type?What is BLOB type? What are the API which do this?Can i retrieve the files which i loaded into DB and can store in my local file path?
Please guide me /give me some information about these things.It is very much required now. I am very Thankful to you, Regards, Sandhya