[EMAIL PROTECTED] wrote:
> Fredrik Lundh wrote:
> 
>>[EMAIL PROTECTED] wrote:
>>
>>
>>>So, knowing that, would you agree that
>>>
>>><quote Python Library Reference 13.13>
>>>If switching to a larger database such as PostgreSQL or Oracle
>>>is later necessary, the switch should be relatively easy.
>>></quote>
>>>
>>>is misleading if not outright untruthful?
>>
>>eh?  if you've never migrated *from* SQLite to some other database, how
>>can *you* possibly know *anything* about how hard or easy it is?
> 
> 
> Because I can extrapolate. I *know* before even trying it that
> if I export all my data from a sqlite db to a csv file and then try
> to import it into Access that there will be problems if the fields
> aren't static typed.
> 
> That's one of the reasons why I was such a good test engineer.
> I could anticipate problems the design engineers didn't think of
> and I would deliberately provoke those problems during testing
> and crash their hardware/software.
> 
> I wasn't very popular.
> 
Strange, that, what with your excess of personal charm and great powers 
of diplomacy. People can be so touchy, can't they?

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden

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

Reply via email to