Logs
Logs
9/13/2024
Is it inserting anything into Player, PlayerPotential, Draft, etc yet?Â
it is getting put in the player table or it has in the past. there are 6 entries. (line 134ish)
PlayerPotential Table is empty
Only DraftPlayer has any values in it. DraftPlayerDtlID = 1245 in that table
6/11/2024:
CreatedDraftPlayerInsertIntoPlayer12s_sp stored procedure.
Took in the necessary parameters
inserted them into a temp table
insert from DraftPlayer importing successfully into player table