On 6/22/2005 9:51 PM, Peter Hansen wrote:
> Will McGugan wrote:
> 
>> Thanks for the replies. I think I'm going to go with sqllite for now.
> 
> 
> Your list didn't mention a few things that might be critical. 
> Referential integrity?  Type checking?  SQLite currently supports 
> neither.  Just make sure you check the list of supported features to see 
> that it really does what you need.
> 
> -Peter

So in SQLLite, what happens of you try to store XYZ in an integer field?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to