need to consult about project discussion
-
hello
i want some clarification on some database related issue can you please suggest us.please find attachment
1.this excel sheet we have to upload in database
2.how can be database table structurein these excel sheet variable columns and variable rows will be there .
-
hello
i want some clarification on some database related issue can you please suggest us.please find attachment
1.this excel sheet we have to upload in database
2.how can be database table structurein these excel sheet variable columns and variable rows will be there .
Hah hah your screwed, you will now spend the next 8 months working around edge cases on excel. You are looking at one of the classic development nightmares. Using Excel as a datasource for a database application. If the format is stable you can map the cells to fields in your table, a REALLY tedious job that will need to be repeated every time some fool of a use inserts a row or column.
Never underestimate the power of human stupidity RAH