I am building a program to insert excel file data into a database.
My database has this structure:
Tables (and fields):
Schedule ( PK ), StartTime, EndTime, DayWeek, RoomId ( FK ), ClassId < FK ), TeacherId ( FK ))
Rooms (RoomId ( PK...
asked by
29.03.2015 / 04:20