zeinasaleh / sqlsheet

Automatically exported from code.google.com/p/sqlsheet
0 stars 0 forks source link

Add option to switch column name detection #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now first row must always contain names of the column. If I don't have 
such row I'll have issues with driver. 
So the switch can be as following:
- Column names will be taken from first row
- Column names will be taken from EXCEL file(A,B,C.. etc)

Original issue reported on code.google.com by vasilievip on 3 Jun 2012 at 2:30

GoogleCodeExporter commented 8 years ago
A third switch or a generalization could be to define the index of the headline 
row. With this option all content above will be ignored.

Original comment by klaus.hauschild.1984@gmail.com on 23 Aug 2014 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by vasilievip on 3 Oct 2014 at 2:44