Hi Ankit,
             Thanks for your  advice, can I get some sample code, to store
data in to flat files and how to give flat file connections to my Python
code, Because I am very new to Python and flat files

  Thanks in Advance

Kalyan

On Wed, May 27, 2009 at 10:18 AM, Ankit <mr.ankitavas...@gmail.com> wrote:

> 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
>



-- 
Regards
Kalyan
Mobile no: +91 9985351220
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to