sqldepenency
-
Hi, I am trying to use sqldatadependency in my asp.net application, for that iam start doing First step is to enable the Database notification like as follows.. aspnet_regsql -S localhost -E -d TestDatabase -ed in microsoft sql server notification service Environment (command prompt) in Sql server 2005 .... but i got error like.. aspnet_regsql operation is not recognized internal.. I dont dont know where am going wrong path ..can u able to track this plz.. Thanks in Advance.. kannak........
kannak
-
Hi, I am trying to use sqldatadependency in my asp.net application, for that iam start doing First step is to enable the Database notification like as follows.. aspnet_regsql -S localhost -E -d TestDatabase -ed in microsoft sql server notification service Environment (command prompt) in Sql server 2005 .... but i got error like.. aspnet_regsql operation is not recognized internal.. I dont dont know where am going wrong path ..can u able to track this plz.. Thanks in Advance.. kannak........
kannak
RTFM. http://msdn.microsoft.com/en-us/library/ms229862(VS.80).aspx[^]
I know the language. I've read a book. - _Madmatt