On Tue, May 1, 2012 at 5:19 AM, Khalid Al-Ghamdi wrote:
> hi all,
>
> I'm trying to create an app that schedules 3000 to 5000 trainees'
> practical exams.
>
> All the trainees basic info (name, badge, major, etc.) is in excel and i've
> managed to convert it into a HUGE list via a csv.reader objec
hi all,
I'm trying to create an app that schedules 3000 to 5000 trainees'
practical exams.
All the trainees basic info (name, badge, major, etc.) is in excel and i've
managed to convert it into a *HUGE *list via a csv.reader object.
My question is: is this the right way to go or should i use sql