I have written several perl scripts that connect to my sql server database. The connection worked fine until a few days ago when I found that I can't connect to a view I created in the last few days, but I can connect to views created last week. This leads me to believe it may be some sort of permissions problem. But, I didn't change anything and don't understand why the username/password I use to connect to sql server from perl would have changed. Any thoughts?