From: James Britt Date: 2008-06-03T10:10:16+09:00 Subject: Re: Totally stumped jenny w wrote: > Hi, everyone, > I'm have this issue where I'm using FreeTDS and unixODBC to connect to an > SQL Server database. The weird thing is that it works when I'm logged in, > running things from irb. However, if I start a process using cron, it > doesn't work. I've compared my PATH and $: in both environments and they're > the same ... are there any other things that might be different between the > cron environment and my login environment that may affect Ruby? What user is the cron task? What permissions? -- James Britt