On Sat, 02 May 2009 13:15:22 +0530, Krishnakant <krm...@gmail.com> wrote: > hello all, > I am using postgresql as a database server for my db application. > > The database is related to accounts and point of sales and many > calculations involve money datatype. [snip]
As far as I can tell, Python has no type "money". Is money a class defined by some postgresql module you're using? A very small amount of specific information (e.g., a five-line sample program that demonstrates the problem) would greatly improve your chances of getting useful help. -- To email me, substitute nowhere->spamcop, invalid->net. -- http://mail.python.org/mailman/listinfo/python-list