Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: Geek-Master
Forum: MS SQL Mar 8th, 2009
Replies: 2
Views: 3,111
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: 537
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,677
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,677
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,677
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,453
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: Python Jan 12th, 2008
Replies: 7
Views: 3,602
Posted By Geek-Master
So is the second line a re-allocation of the queue?
Forum: Python Jan 7th, 2008
Replies: 7
Views: 3,602
Posted By Geek-Master
I talked with one of our CIS instructors who had no problem answering how to handle higher priority actions in a battle. His solution was to create two queues. The first being the high priority...
Forum: Python Jan 7th, 2008
Replies: 7
Views: 3,602
Posted By Geek-Master
Since this is a discussion about the battle system in an RPG, I would like to touch on the turn base aspect of it. LaMouche asked about it in the thread from Vegaseat here...
Forum: MS SQL Jul 5th, 2007
Replies: 2
Views: 4,125
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 10 of 10

 


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

©2003 - 2009 DaniWeb® LLC