hanuma kanth wrote:
Sir,Iam going to use couchdb in my project iam intersted to use couchdb in java and rails but iam not getting how to attach files to _attachments programaticaly,would you please send me some example in both languages. Thank you very much Hanumakanth
For jcouchdb ( http://code.google.com/p/jcouchdb/ ) you can see some examples in the
http://code.google.com/p/jcouchdb/source/browse/trunk/test/org/jcouchdb/db/LocalDatabaseTestCase.java Regards, Sven Helmberger
