Enter Keywords:
1 - 10 of 1796(0.013 seconds)
Sort By:
 
I am working on a project that will be in different stages.  The first stage is to move the web reports. To do this I have a site in TX and a site in UT.  I have SQL 2000 in TX and SQL 2008 (ent ed...
Zones: MS SQL ServerDate Answered: 11/07/2008 Rating: 6.9 Views: 0
I viewed searched and found one of the questions that pertains to my issue "MS SQL substring a character"  The response did not work for me however i was hoping to get more assistance with a simila...
Zones: SQL SyntaxDate Answered: 10/07/2008 Rating: 9.3 Views: 5
I am looking for a SQL rounding function that always round UP to 2 decimal places. 2.7888 rounds to 2.79 2.78001 round to 2.79 Thanks
Zones: SQL Server 2005, SQL S...Date Answered: 11/26/2008 Rating: 9.9 Views: 0
Hi - I have a web server with Windows 2008 and SQL 2008.  Someone is attempting to crack the SQL server with about 60 login attempts per second all day long.  They are trying different common us...
Zones: SQL Server 2008, Windows S...Date Answered: 11/28/2008 Rating: 6.2 Views: 0
I'm converting from Sybase to SQL 2008.  I'm converting some stored procedures.  In several places I am using select....into to create local temp tables (#tablename), update different table element...
Zones: SQL Server 2008Date Answered: 02/15/2009 Rating: 9.0 Views: 0
These are the values I enter into the following columns on a Table named Main. Workstation = COOLWD, Username = Domain\Username, Domain = Top.Middle.com, WakeUpType = 6, MacAddress = 00:c1:4a:...
Zones: SQL Server 2008Date Answered: 04/13/2009 Rating: 9.3 Views: 0
I understand how data gets inserted and also updated. I know that the PK Column is what helps the Update command know how to update a specific record. However, my Brain doesn't know how to translat...
Zones: SQL Server 2008Date Answered: 04/13/2009 Rating: 9.0 Views: 0
I have created SQL statement from 4 different tables which contains many columns - one of them being a phone number column.  I have copied these results to Excel and sent them to the enduser as req...
Zones: Databases, SQL Server 2008Date Answered: 04/22/2009 Rating: 9.3 Views: 0
why wont this like work? select * from users where P_Employee_ID LIKE '______[^a-z]' returns incorrect results.  im trying to get 000001-999999, no alpha chars.
Zones: Databases, SQL Server 2005, SQL Server 200...Date Answered: 05/07/2009 Rating: 9.8 Views: 0
There was a post on this site at: http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_24347726.html this was a great help to get me started I got it to work for a top 5 on a yea...
Zones: SQL Syntax, ...Date Answered: 05/11/2009 Rating: 7.8 Views: 0