Following the same solution as the author (I am using Mac OSX 10.6 and
iODBC), adding the full path to the driver instead of the {TDS} name
resolves the error, but leaves me with a couple of questions:
1)This problem oddly started one morning, with no changes to the
script or driver from the prior day. I used the script successfully
the prior evening, shut down my Mac, started it the next morning, ran
the script and received the error - no other steps in between.
Thoughts on what could have changed?
2) My driver compiled with a name of libtdsodbc.0.0.0.so. Is there
something wrong with my local build? It works, but the filename looks
odd. Is this an indicator of a problem?