Hi, trying to make the switch from an old SQL Server adapter here but I might be missing something, I can install the gem okay then create a WAR but as soon as I want to make a request upon booting my app it says it lacks the "tiny_tds" gem which obviously depends on C libs so can't really install it and put it in my package. Am I missing something ?
Hi, trying to make the switch from an old SQL Server adapter here but I might be missing something, I can install the gem okay then create a WAR but as soon as I want to make a request upon booting my app it says it lacks the "tiny_tds" gem which obviously depends on C libs so can't really install it and put it in my package. Am I missing something ?