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:62f98987-ebc1-432c-a8d8-19c2d8d6b0ae
Error Number:207,State:1,Class:16If not Exists (Select ApiId From api_Data WHERE Id = 99723 AND DataTypeId = 6) BEGIN INSERT INTO api_Data (Id, DataTypeId, Json, Modified, StatusId, ErrorLog) VALUES (99723,6,'{"status":"ok","response":{"player":{"pid":99723,"title":"Vince Smith","short_name":"V Smith","first_name":"Vince Smith","last_name":"","middle_name":"","birthdate":"","birthplace":"","country":"wi","primary_team":[],"logo_url":"","playing_role":"all","batting_style":"","bowling_style":"","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":7.5,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","thumb_url":"","nationality":"West Indies"},"batting":{"t10":{"match_id":"0","inning_id":"0","matches":"26","innings":"23","notout":"7","runs":"244","balls":"177","highest":"37","run100":"0","run50":"0","run4":"13","run6":"16","average":"15.25","strike":"137.85","catches":"8","stumpings":"0"},"tb10":{"match_id":"0","inning_id":"0","matches":"","innings":"","notout":"","runs":"","balls":"","highest":"","run100":"","run50":"","run4":"","run6":"","average":"","strike":"","catches":"","stumpings":""}},"bowling":{"t10":{"match_id":"0","inning_id":"0","matches":"26","innings":"13","balls":"121","overs":"20.1","runs":"164","wickets":"12","bestinning":"2\/10","bestmatch":"2\/10","econ":"8.13","average":"13.67","strike":"10.08","wicket4i":"0","wicket5i":"0","wicket10m":"0"},"tb10":{"match_id":"0","inning_id":"0","matches":"0","innings":"","balls":"","overs":"0","runs":"","wickets":"","bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":"","wicket5i":"","wicket10m":""}}},"etag":"f3795f3b15b942fbd34a4c324832aa7b","modified":"2025-06-22 20:39:38","datetime":"2025-06-22 20:39:38","api_version":"3.0"}', GetDate() , 0,'') END ELSE BEGIN Update api_Data Set Json = '{"status":"ok","response":{"player":{"pid":99723,"title":"Vince Smith","short_name":"V Smith","first_name":"Vince Smith","last_name":"","middle_name":"","birthdate":"","birthplace":"","country":"wi","primary_team":[],"logo_url":"","playing_role":"all","batting_style":"","bowling_style":"","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":7.5,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","thumb_url":"","nationality":"West Indies"},"batting":{"t10":{"match_id":"0","inning_id":"0","matches":"26","innings":"23","notout":"7","runs":"244","balls":"177","highest":"37","run100":"0","run50":"0","run4":"13","run6":"16","average":"15.25","strike":"137.85","catches":"8","stumpings":"0"},"tb10":{"match_id":"0","inning_id":"0","matches":"","innings":"","notout":"","runs":"","balls":"","highest":"","run100":"","run50":"","run4":"","run6":"","average":"","strike":"","catches":"","stumpings":""}},"bowling":{"t10":{"match_id":"0","inning_id":"0","matches":"26","innings":"13","balls":"121","overs":"20.1","runs":"164","wickets":"12","bestinning":"2\/10","bestmatch":"2\/10","econ":"8.13","average":"13.67","strike":"10.08","wicket4i":"0","wicket5i":"0","wicket10m":"0"},"tb10":{"match_id":"0","inning_id":"0","matches":"0","innings":"","balls":"","overs":"0","runs":"","wickets":"","bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":"","wicket5i":"","wicket10m":""}}},"etag":"f3795f3b15b942fbd34a4c324832aa7b","modified":"2025-06-22 20:39:38","datetime":"2025-06-22 20:39:38","api_version":"3.0"}', Modified = GetDate() WHERE Id = 99723 AND DataTypeId = 6 END
Player profile of Vince Smith, West Indies