The DF form completion event submits the query below, but the query will not wotk. I ran the query under Host/SQL and it works just fine!
How do I resolve this?
Here is what I am running:
Ver:3.3.40.0 / 5.4.4
Here is the error (table name has xxx's):
An error occurred when attempting to run this SQL query:
update xxxxxxxxxxxx set GameDate = '07/31/2010 ', GameTime = '01:45', AMPM= 'pm', GameType= 'Showcase', EventName= 'RCS Unsigned Sr Showcase', EventURL= '', Country= 'United States', VenueState= 'Texas', Venue= 'Harvest Time Church Gym', VenueAddr= '7770 Imperial Valley Dr', City= 'Houston', zip= ' 77060 ', Opponent= 'Other Seniors', HomeOrVis= '', MyTeam = 'Unsigned Seniors', WorL= 'W', GameURL1= '', LinkType1= ' ', LinkType2= ' ', GameURL2= '', LinkType3= ' ', GameURL3= '', OurScore= '87 ', TheirScore= '78 ', Att2s= '7 ', Made2s= ' 4 ', Att3s= ' 2 ', Made3s= ' 1 ', FTAtt= ' 5 ', FTMade= ' 3 ', TotRebs= '7 ', TotPts= '14 ', Assists= '4 ', GameLevel= 'High School', Steals = '2 ', GameNote= 'This is game 1 of 3 games that I will play (#31)' WHERE GameID = '1'
String or binary data would be truncated. The statement has been terminated.