
Microsoft SQL Server Database Development
SQL Server Development
Looking for something else?
Microsoft SQL Server Database Development News
-
March 01, 2005
01
Mar'05
Mission of SearchSQLServer.com
SearchSQLServer.com is dedicated to serving the information needs of database developers, administrators and managers working with Microsoft's flagship database enterprise server: SQL Server and the upcoming SQL Server 2005.
Microsoft SQL Server Database Development Get Started
Bring yourself up to speed with our introductory content
-
relational database management system (RDBMS)
A relational database management system (RDBMS) is a program that lets you create, update, and administer a relational database. Continue Reading
Evaluate Microsoft SQL Server Database Development Vendors & Products
Weigh the pros and cons of technologies, products and projects you are considering.
-
SQL Server features to identify rows in a table
Features available in SQL Server to identify rows in a table are comparable to those offered by Oracle, such as Rownum and Rowcount. Continue Reading
Product Reviews
Powered by IT Central Station-
TAM gave us product advice that was able to save a department of 300 people roughly 4 hours a night.
Powered by IT Central StationValuable Features: Having a Technical Account Manager gives us someone who I can email about any of my questions or concerns about products,...Continue Reading
-
My deployment was expensive due to the complexities I implemented. Other deployments have been less expensive.
Powered by IT Central StationValuable Features: Workflow configuration (escalation, workflow chaining, conditions, validators, post-scripting, etc) • Improvements to My...Continue Reading
-
Allowed us to not waste time with dead ends, better focus, and get to root cause much faster.
Powered by IT Central StationValuable Features: JIRA: Product is well liked but we have had performance issues. Premier Support: Knowledge is very good and they are willing...Continue Reading
Problem Solve Microsoft SQL Server Database Development Issues
We’ve gathered up expert advice and tips from professionals like you so that the answers you need are always available.
-
Conversion error in SQL Server business objects
While working with business objects in SQL Server I am getting the error "conversion of char data type to datetime data type resulted in an out of range datetime value." What is the problem? Continue Reading
-
Syntax error in SQL Server script
I'm currently working on table partitioning. I'm struggling with using this " SELECT MAX(NAME) from sys.filegroups WHERE NAME NOT LIKE 'PRIMARY' " in order to get the last used Filegroup. Now this works just fine, but when I run the following script... Continue Reading
-
Conversion of char data type error
I received this error: "XP and VS2003 The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value." The same page under Server 2003 works well. I need to continue developing under XP, what can I do? Continue Reading