Peter Hansen wrote: > [EMAIL PROTECTED] wrote: > > Using the same logic, we don't need types other than string in a DBMS > > as we can always convert a string field into some other types when it > > is needed. > > You mean, like SQLite does? (http://www.sqlite.org/datatypes.html) > Yup, they are using similar logic.
-- http://mail.python.org/mailman/listinfo/python-list