I'm trying to referfence SQLDMO but everytime I try to declare it VS2005 will not accept the declaration.
I imported Microsoft.SQLServer & System.DQLCLient - then I try to Dim a variable as a new SQLServer so that I can Dim another as a SQLDMO but VS2005 just doesn't recognise either New SQL Server or SQLDMO.SQLServer.
What am I doing wrong?
Many Thanks
I imported Microsoft.SQLServer & System.DQLCLient - then I try to Dim a variable as a new SQLServer so that I can Dim another as a SQLDMO but VS2005 just doesn't recognise either New SQL Server or SQLDMO.SQLServer.
What am I doing wrong?
Many Thanks