Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Geek-Master ; Forum: MS SQL and child forums
Forum: MS SQL Mar 8th, 2009
Replies: 2
Views: 3,219
Posted By Geek-Master
Looking at the error message about NOLOCK, I came across this article from Microsoft http://support.microsoft.com/kb/815008. But, this is for SQL Server 2000, which you said you are using 2005....
Forum: MS SQL Mar 8th, 2009
Replies: 4
Solved: SQL Query Help
Views: 542
Posted By Geek-Master
Sounds more like you need to update the existing records that have a group id of 7 and change those to 12, but if you need both groups to be related to the same products as ID 7, then an insert...
Forum: MS SQL Mar 8th, 2009
Replies: 10
Views: 1,702
Posted By Geek-Master
Personally, I would refrain from using any data transformations in this manner. Changing the data being inserted by the user does comply with the check constraint, but it alters what the user is...
Forum: MS SQL Mar 5th, 2009
Replies: 10
Views: 1,702
Posted By Geek-Master
I haven't ever looked at creating constraints yet, most of my time has been looking at maintenance plans. So this is still new to me, but all of the examples I have seen are a static pattern. None...
Forum: MS SQL Mar 5th, 2009
Replies: 10
Views: 1,702
Posted By Geek-Master
Most likely you will not be able to do this using a simple insert or update sql statement, so you will need to create a stored procedure to handle this task. I'm not exactly sure what functions exist...
Forum: MS SQL Oct 25th, 2008
Replies: 2
Views: 1,472
Posted By Geek-Master
I'm not sure if this will help your case but from what you are asking it sounds like you want to group records based on an attribute and determine the maximum value of each attribute.

If you have...
Forum: MS SQL Jul 5th, 2007
Replies: 2
Views: 4,145
Posted By Geek-Master
It really depends on what version of SQL Server you are using. SQL 2000 requires that you have Outlook installed on the server that is hosting SQL. On the other hand, SQL 2005 is using SMTP instead...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC