---
title: "Invalid Column Name"
canonical: "https://servicedesk.maxgeo.com/space/MAXGEO/1066631200/Invalid%20Column%20Name"
format: markdown
---
**Issue:**  
Module : clsDatabase  
Function : GetCommandRecordset  
Error Number : -2147217900  
Error Source : Microsoft OLE DB Provider for ODBC Drivers  
Description :   
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'LabReceivedDate'.

**Problem:**  
When the Lab Turnaround Chart is run the above error message is returned and the Lab Turnaround chart cannot be used. 

**Clarification:**  
QAQCR is looking for a field LabRecivedDate and this is not found in the database in the table tblSYSAssBatch

**Versions: **  
ALL

**Solution:**  
The make sure there is an entry in the ini file which changes the LAB_RECEIVED_DATE to LabReceivedDate. 

ChangeCount=1  
Field1=LAB_RECEIVED_DATE to LabReceivedDate