google-code-export / student-worker-relational-database

Automatically exported from code.google.com/p/student-worker-relational-database
1 stars 1 forks source link

Importer tool sheets differentiate capital and lower case letters #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Importer tool doesn't think that "Students" and "students" are the same word 
for the name of each sheet.

Original issue reported on code.google.com by callist...@gmail.com on 10 Nov 2011 at 1:06

GoogleCodeExporter commented 9 years ago
added get_sheet_by_case_insensitive_name to importer.py

Original comment by dmbs...@gmail.com on 13 Nov 2011 at 8:56

GoogleCodeExporter commented 9 years ago
I couldn't find  documentation on xlrd to figure out what the syntax was.

Original comment by ca...@burkesoftware.com on 13 Nov 2011 at 9:28

GoogleCodeExporter commented 9 years ago
Oh I made that function as a wrapper. xlrd doesn't support it.

Original comment by dmbs...@gmail.com on 13 Nov 2011 at 9:43