Hi Kalyan...

If your application does not require you to add very heavy data then
you can also use flat files to do your stuff.
Its always a better to use Databases but given your low level use and
newness to python... i would advise you to take up flat files instead.

store your data there and access it.. simple!

ANkit
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to