I'm trying to make the connection to sqlserver using pypyodbc library, but my lambda throws following error
module initialization error: 'ODBC Library is not found. Is LD_LIBRARY_PATH set?'
Is there something i need to upload to layer apart from pypyodbc library? Any help or guidance will be appreciated