Stories recently tagged with 'Bug'

Using Typed DataSets with SQL 2005 and stored procedures(geekzilla.co.uk)

submitted by fatdavehfatdaveh(1420) 5 years, 8 months ago

I have been a fan of typed datasets since I started using them in VS2005. Using the feature with SQL Express/stored procedures, Express/SQL Statements, SQL Server/SQL Statements all generate my DAL just fine. However, I have found a couple of problems with them when using them with full SQL Server 2005 and stored procedures. read more...

1 comment |category: |Views: 8

tags: another