SQL 2005 OSQL qestion on Microsoft cluster -
02-12-2008
, 05:13 PM
Hi,
We upgraded SQL 2005 instance on the Microsoft cluster. We have
bunch of code which uses OSQL and BCP do not specify -S option since
the code was running on the same server where sql was running. Now we
moved to cluster it does not work unless we specify -S option. Is
there a way we can make this work without specifying -S option. BTW we
kept the cluster name the SQL instance name the same.
Thanks for your help.
Allen |