Hi, I created a table with fileds filename and the value of type text and BLOB respectively... I stored a file and checked whether it is existing or not from command prompt with sqlite3 exe......It is displaying but the problem is i can able to see the whole content of the file which i stored. Where as i thought it will be in form of some OID's.? IS there any such format the files will get store in Sqlite DB or this is the only way to store(ie along with content)?Please tell me. Also what will happen in case if have to store huze say 3000 files at a time? Please suggest me if there is any better way of doing it.
Thank you Regards Sandhya R ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------