Fill in SQL field dependant on value of another field as script?
Hi all, im not sure the best way to accomplish this and im grateful for any help!I use a SQL-based CRM system; I don't have access to any of the software or coding. I do have access to the SQL database...
View ArticleMapping Drives with 2 instances
Scenario: Hi I have a question regarding t-sql basic queries.I have a single windows 2008 database server with 2 instances installed.1st instance is web apps database2nd instance is sharepoint 2010...
View Articletroubleshoot sql server mail problem
How to fix this issue?Here is error message:Date 4/21/2014 6:40:00 AM Log Job History (Email Notification)Step ID 1 Server testabc Job Name Email Notification Step Name sp99_email_process...
View ArticleDegree sign in SQL Server database field
Hi,I want to put a Degree sign in a SQL server field. Can anyone tell me how to do this please (preferably on the data entry screen rather than by coding it in, as I need it freqently). Many thanks.
View ArticleData does not show in column, blank or truncated
I have a table with a column payloadText Content (text, null). If I run Select top 1000 it returns data but I can only view part of the records. Example I know that it contains over two hundred records...
View ArticleTX log issues
Hello,Is there a "view or page " for a database that shows how big th tx log file is and actullay how much of that is currenlty being used.. ? I thought I remember starting up in a particualr view...
View Article"LS_Alert_XXXX" job in secondary server is failing.
Hi All, We have Log shipping in cluster environment. Performed cluster fail over due to a maintenance there after Log shipping "LS_Alert_XXXX" job in secondary server is failing every 2minutes. All...
View Articleconcurrent SQL connections
Is there any easy way to determine how many users are "using" your SQL Server at any given point (ideally including historical data), for CAL type liscence compliance efforts?
View ArticleIssue with fragmentation
I have an issue with fragmentation of indexes on my production server.on one of the production server database avg_fragmentation_in_percent column value of the non clustered indexes of many tables is...
View ArticleSQL Server linked servers screens SSMS
Where in SSMS can you get to the "linked server" screen for configuration details for existing linked servers, as opposed to setting up a new linked server, I want to check the security tab via the...
View ArticleAnnoying settings on SSMS
Using SSMS2012Previously - I used to be able to exit SSMS and it'll close everything. When I launch SSMS, it does not have anyNew Query window at all. Now - something annoying has come up and I don't...
View Article3 rows data into one column
Hi,Im working with asp application having controls (1 dropdownlist(options--Schedlue,InProcess,On HOld),two textboxes(SSStatusComments,SSGeneralComments)) I want to show output something like...
View ArticleWhen Install SQL 2005 Get "Detecting Installed IIS" message and stuck
I am installing SQL2005 Develop Edition, it goes to "Detecting Installed IIS" screen and stop there. No error messages, but not moving forward, kinda stuck. I am using XP Professional Service Pack 2, I...
View ArticleRecovery option vs DBCC Shrinkfile
We have a SQL server database 2000, and in terms of shrinking the database file options in 2000. When I run the task\shrink database it wont' do anything. However, in the Recovery option if I switch it...
View ArticleCursor to delete rows from multiple tables
Hi,I have a scenario like i want to delete records for a given Range from multiple tables based on the ID reference.First i have a table called SSDB_Signal------>I get SignalID from this...
View Article'Request time out' error in first attempt to connect to sql server in remote...
Hellow greetings,When i try to connect to sql-server database over the network for the first time it shows 'REQUEST TIME OUT" error.But during next attempt is successfully connects to the database.. My...
View ArticleError installing MS SQL Server R2 Enterprise (x64)
Hi Everyone, Recently I attempted to upgrade from MS SQL Server to MS SQL Server R2. However I have encountered an error, as shown in the link below:Summary_Home-PC_20140417_191232.txtIf anybody can...
View Articlesecurityadmin role and sysadmin
1, can a user granted the securityadmin server role grant themselves sysadmin role?2, what permissions does a sysadmin have that a securityadmin does not?3, if a user has securityadmin role but not...
View ArticleError converting data type varchar to numeric
I'm receiving the following errorC:\Folder\subfolder1\subfolder2\file.csv com.microsoft.sqlserver.jdbc.SQLServerException: Error converting data type varchar to numeric.I've done some googling and...
View ArticleWhich Edition of Windows is required for using SQL 2012 Always On...
I want to use the new feature of having 2 secondary mirror replicas. the first secondary replica will be sync the second one will be async.Currently I have SQL Enterprise license and Windows 2008 R2...
View Article