BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
can any body tell me where can i find stored procedure "sp_Accounts_GetUsers".I downloaded the whole database, everything is working fine except i couldn't find this stored procedure.
That's because you didn't restore the from the database backup file. The SQL script to create the DB was not updated after the book was published, but the database backup file was updated to include the missing stored procs.