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:017d7403-4135-4edd-be91-44d201b50c8b Error Number:207,State:1,Class:16If not Exists (Select ApiId From api_Data WHERE Id = 94241 AND DataTypeId = 6) BEGIN INSERT INTO api_Data (Id, DataTypeId, Json, Modified, StatusId, ErrorLog) VALUES (94241,6,'{"status":"ok","response":{"player":{"pid":94241,"title":"Andrew Fletcher","short_name":"AT Fletcher","first_name":"Andrew Fletcher","last_name":"","middle_name":"","birthdate":"1993-03-29","birthplace":"","country":"nz","primary_team":[],"logo_url":"","playing_role":"bat","batting_style":"Right Hand Bat","bowling_style":"","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":9,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","thumb_url":"","nationality":"New Zealand"},"batting":{"lista":{"match_id":0,"inning_id":0,"matches":27,"innings":27,"notout":1,"runs":1007,"balls":1396,"highest":132,"run100":3,"run50":7,"run4":107,"run6":5,"average":"38.73","strike":"72.13","catches":10,"stumpings":0,"fastest50balls":0,"fastest100balls":0},"firstclass":{"match_id":0,"inning_id":0,"matches":5,"innings":9,"notout":1,"runs":119,"balls":298,"highest":50,"run100":0,"run50":1,"run4":16,"run6":0,"average":"14.87","strike":"39.93","catches":0,"stumpings":0,"fastest50balls":0,"fastest100balls":0},"t10":{"match_id":"0","inning_id":"0","matches":"","innings":"","notout":"","runs":"","balls":"","highest":"","run100":"","run50":"","run4":"","run6":"","average":"","strike":"","catches":"","stumpings":""}},"bowling":{"lista":{"match_id":0,"inning_id":0,"matches":27,"innings":0,"balls":0,"overs":0,"runs":0,"wickets":0,"bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":0,"wicket5i":0,"wicket10m":0,"hattrick":0,"expensive_over_runs":0},"firstclass":{"match_id":0,"inning_id":0,"matches":5,"innings":0,"balls":0,"overs":0,"runs":0,"wickets":0,"bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":0,"wicket5i":0,"wicket10m":0,"hattrick":0,"expensive_over_runs":0},"t10":{"match_id":"0","inning_id":"0","matches":"0","innings":"","balls":"","overs":"0","runs":"","wickets":"","bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":"","wicket5i":"","wicket10m":""}}},"etag":"4b08bdcc3dc0a658b7c0b1b192186415","modified":"2025-06-13 01:23:41","datetime":"2025-06-13 01:23:41","api_version":"3.0"}', GetDate() , 0,'') END ELSE BEGIN Update api_Data Set Json = '{"status":"ok","response":{"player":{"pid":94241,"title":"Andrew Fletcher","short_name":"AT Fletcher","first_name":"Andrew Fletcher","last_name":"","middle_name":"","birthdate":"1993-03-29","birthplace":"","country":"nz","primary_team":[],"logo_url":"","playing_role":"bat","batting_style":"Right Hand Bat","bowling_style":"","fielding_position":"","recent_match":0,"recent_appearance":0,"fantasy_player_rating":9,"facebook_profile":"","twitter_profile":"","instagram_profile":"","debut_data":"","thumb_url":"","nationality":"New Zealand"},"batting":{"lista":{"match_id":0,"inning_id":0,"matches":27,"innings":27,"notout":1,"runs":1007,"balls":1396,"highest":132,"run100":3,"run50":7,"run4":107,"run6":5,"average":"38.73","strike":"72.13","catches":10,"stumpings":0,"fastest50balls":0,"fastest100balls":0},"firstclass":{"match_id":0,"inning_id":0,"matches":5,"innings":9,"notout":1,"runs":119,"balls":298,"highest":50,"run100":0,"run50":1,"run4":16,"run6":0,"average":"14.87","strike":"39.93","catches":0,"stumpings":0,"fastest50balls":0,"fastest100balls":0},"t10":{"match_id":"0","inning_id":"0","matches":"","innings":"","notout":"","runs":"","balls":"","highest":"","run100":"","run50":"","run4":"","run6":"","average":"","strike":"","catches":"","stumpings":""}},"bowling":{"lista":{"match_id":0,"inning_id":0,"matches":27,"innings":0,"balls":0,"overs":0,"runs":0,"wickets":0,"bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":0,"wicket5i":0,"wicket10m":0,"hattrick":0,"expensive_over_runs":0},"firstclass":{"match_id":0,"inning_id":0,"matches":5,"innings":0,"balls":0,"overs":0,"runs":0,"wickets":0,"bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":0,"wicket5i":0,"wicket10m":0,"hattrick":0,"expensive_over_runs":0},"t10":{"match_id":"0","inning_id":"0","matches":"0","innings":"","balls":"","overs":"0","runs":"","wickets":"","bestinning":"","bestmatch":"","econ":"","average":"","strike":"","wicket4i":"","wicket5i":"","wicket10m":""}}},"etag":"4b08bdcc3dc0a658b7c0b1b192186415","modified":"2025-06-13 01:23:41","datetime":"2025-06-13 01:23:41","api_version":"3.0"}', Modified = GetDate() WHERE Id = 94241 AND DataTypeId = 6 END
Player profile of Andrew Fletcher, New Zealand
CricDirect Cricket News, Results and Stats
 

Andrew Fletcher

NationalityNew Zealand
RoleBatter
Born29 Mar 1993 (32)
Batting StyleRight Hand Bat

Batting

Format MAT INNS NO RUNS HS AVG BF SR 100s 50s
List A 27 27 1 1007 132 38.73 1396 72.13 3 7
1st Class 5 9 1 119 50 14.87 298 39.93 - 1

Bowling

Format MAT INNS OVR RUNS WK BBI AVG ECN SR 4W 5W
List A 27 - - - - - - - - - -
1st Class 5 - - - - - - - - - -
× Close