Στις 6/11/2013 12:15 πμ, ο/η Piet van Oostrum έγραψε:
Nick the Gr33k <nikos.gr...@gmail.com> writes:
IAM STRUGGLING WITH IT 2 DAYS NOW AND I CANNOT GET IT TO WORK.
ALL I WANT IT TO DO IS JUST
1. RETRIEVE 3 COLUMNS THAT CONSIST OF 3 LONG STRINGS
2. CONVERT LONG STRINGS TO LISTS
3. ADD SOME CURRENT VALUES TO THOSE LISTS
4. CONVERT FROM LISTS TO LONG STRINGS SO I CAN STORE SUCCESSFULLY LIST
PYTHON DATATYPE TO MYSQL SCALAR STRING.
EVERYHTIGN I TRIED FAILED.
Then why don't you use the simple solution: use a relational database to store
the data?
--
How you mean?
Up until now i was using for years MySQL.
Now i realizes i just cannot store lists into it's columns because it
does not support a collection datatype.
perhaps its time to use postgresql so to avoid these coversions?
does postgresql support "collection" columns?
and is its synta
--
https://mail.python.org/mailman/listinfo/python-list