System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'StatusId'.
Invalid column name 'ErrorLog'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Etoz.ConnectData.DataAccess.ExecuteQuery(String query) in c:\inetpub\wwwroot\cricdirect.com\api\v6\App_Code\db\data_access.cs:line 117
ClientConnectionId:81822845-deb5-44f6-ba52-606c9935b315
Error Number:207,State:1,Class:16If not Exists (Select ApiId From api_Data WHERE Id = 97005 AND DataTypeId = 6) BEGIN INSERT INTO api_Data (Id, DataTypeId, Json, Modified, StatusId, ErrorLog) VALUES (97005,6,'{"status":"ok","response":{"player":{"pid":97005,"title":"Tina Gough","short_name":"T Gough","first_name":"Tina Gough","last_name":"","middle_name":"","birthdate":"1994-02-18","birthplace":"","country":"de","primary_team":[],"logo_url":"","playing_role":"all","batting_style":"Left hand Bat","bowling_style":"Left Arm Medium Fast","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":9,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","bowling_type":"Pace","thumb_url":"","nationality":"Germany"},"batting":{"t20i":{"match_id":0,"inning_id":0,"matches":4,"innings":4,"notout":0,"runs":42,"balls":65,"highest":22,"run100":0,"run50":0,"run4":2,"run6":0,"average":"10.50","strike":"64.61","catches":1,"stumpings":0,"fastest50balls":0,"fastest100balls":0},"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"6","notout":"2","runs":"216","balls":"124","highest":"101","run100":"1","run50":"0","run4":"18","run6":"12","average":"54.00","strike":"174.19","catches":"0","stumpings":"0"}},"bowling":{"t20i":{"match_id":0,"inning_id":0,"matches":4,"innings":4,"balls":72,"overs":12,"runs":96,"wickets":4,"bestinning":"3\/32","bestmatch":"3\/32","econ":"8.00","average":"24.00","strike":"18.0","wicket4i":0,"wicket5i":0,"wicket10m":0,"hattrick":0,"expensive_over_runs":0},"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"4","balls":"32","overs":"5.2","runs":"19","wickets":"5","bestinning":"2\/5","bestmatch":"2\/5","econ":"3.56","average":"3.80","strike":"6.40","wicket4i":"0","wicket5i":"0","wicket10m":"0"}}},"etag":"77573fd2ebaafe45b4e2d7c163da8577","modified":"2025-06-27 05:03:19","datetime":"2025-06-27 05:03:19","api_version":"3.0"}', GetDate() , 0,'') END ELSE BEGIN Update api_Data Set Json = '{"status":"ok","response":{"player":{"pid":97005,"title":"Tina Gough","short_name":"T Gough","first_name":"Tina Gough","last_name":"","middle_name":"","birthdate":"1994-02-18","birthplace":"","country":"de","primary_team":[],"logo_url":"","playing_role":"all","batting_style":"Left hand Bat","bowling_style":"Left Arm Medium Fast","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":9,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","bowling_type":"Pace","thumb_url":"","nationality":"Germany"},"batting":{"t20i":{"match_id":0,"inning_id":0,"matches":4,"innings":4,"notout":0,"runs":42,"balls":65,"highest":22,"run100":0,"run50":0,"run4":2,"run6":0,"average":"10.50","strike":"64.61","catches":1,"stumpings":0,"fastest50balls":0,"fastest100balls":0},"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"6","notout":"2","runs":"216","balls":"124","highest":"101","run100":"1","run50":"0","run4":"18","run6":"12","average":"54.00","strike":"174.19","catches":"0","stumpings":"0"}},"bowling":{"t20i":{"match_id":0,"inning_id":0,"matches":4,"innings":4,"balls":72,"overs":12,"runs":96,"wickets":4,"bestinning":"3\/32","bestmatch":"3\/32","econ":"8.00","average":"24.00","strike":"18.0","wicket4i":0,"wicket5i":0,"wicket10m":0,"hattrick":0,"expensive_over_runs":0},"t10":{"match_id":"0","inning_id":"0","matches":"7","innings":"4","balls":"32","overs":"5.2","runs":"19","wickets":"5","bestinning":"2\/5","bestmatch":"2\/5","econ":"3.56","average":"3.80","strike":"6.40","wicket4i":"0","wicket5i":"0","wicket10m":"0"}}},"etag":"77573fd2ebaafe45b4e2d7c163da8577","modified":"2025-06-27 05:03:19","datetime":"2025-06-27 05:03:19","api_version":"3.0"}', Modified = GetDate() WHERE Id = 97005 AND DataTypeId = 6 END Player profile of Tina Gough, Germany