Hi Razz,
That's what I did, but I got connection timed out. When I open my SQL Server Management Studio (I'm using SQL 2005 standard version), I see that my server name is KennyV, and the instance is Kenny. So I've used:
user id=yaf_user;pwd=password;data source=KennyV\Kenny;initial catalog=Notesnhac;timeout=90
for the connection string. Again, once I logged in to MS SQL, the "Summary" window displays:
KENNYV (SQL Server 9.0.1399 - KENNYV\Kenny
Thanks.