sql 2008 r2

  1. D

    Calling SQL stored proc from web app - SP runs but does not update

    I am attempting to update a SQL 2008R2 database from a VB.NET web page, and it appears the SQL stored proc is executing properly, but absolutely nothing is being updated. I have run debug and there are no errors on the VB side, and the SP runs fine within SQL. I fully admit to being rather new...
  2. G

    Copy Visual Basic 2010 project with SQL database to another computer

    I have a Visual Basic 2010 project with SQL database (2008 R2), detached from server. The db was not copied into the project. It resides in the SQL directory. I need to debug the app on this computer and another computer that has VB 2010 but SQL 2012. All are Express versions. When I copy the...
Back
Top