Policy Evaluation logs are not writing in Windows NT Event Logs
Hi,I have scheduled a job to look for a certain number of Event ID's in windows NT Event logs to monitor policy violation, So when a policy is violated it will be registered in Event logs with an...
View ArticleUpdate columns when data is invalid
Hi All,I got two columns DEATHDATE and STATUSI have to update STATUS Column as INVALID when data in DEATHDATE column as follows Example of INAVLID DEATH DATE : 1221, 12xt88,12#10, 1, ABC, #@ , etc Do...
View ArticleAdding an image
Hi, I have a pretty simple question. I have a table, and I need one of my columns to be an 'image' column. I've set the column type to 'image', but now I don't know how to actually add images to that...
View ArticleCreating View Problem
Hi all. I'm new to SQL Server and I've run into a tough problem. I currently have a SQL Server database with 54 US states/territories tables. I'm working on creating a view so that I can view all the...
View ArticleWhat DataType should I use?
I’m wondering what is the best DATATYPE to use to a few fields. This is all stock data; I have one DATETIME field and several VARCHAR(MAX) fields; this is fine. I’m just wondering about a few other...
View Articletable relationship in VB express
I have 3 tables I am trying to relate for a music player. I was following the example in the msdn however, my relationships do not seem right. Here are tables i want to relate:Table...
View ArticleCould not connect server from client machine
Hi allI m a new member to this forum. Im a hardware engineer who rectify aome software related issues. Now our employees having problem with connecting their XP prof based clients to 2003 server from...
View ArticleCan NOT login in to SQL2005 with SQl Server Mangement Tool
I get the following error when trying to connect to my server that is on my local maching:provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL...
View ArticleMultiple instances of menu items
When using SQL Server Management Studio Express I get multiples of all the standard Windows menu items as well as in the dropdowns. I have also experienced this in the Visual Basic 2005 Exprerss...
View ArticleError in Starting Database Mirroring
Hai Everyone.. I have an issue in mirroring which i described below.I am getting the above error when i click on "start mirroring" button. I turned off firewall in my antivirus. And i also executed the...
View Articlehow to see whether the sql server is clustered or using a local system...
hi may i ask how to see whether the sql server is clustered or using a local system account? thank u very muchbest regardsmartin
View Articlesame table for two applications
Hi, im using two tables for two diferent applications because fields in both applications are common. except in one application has one column extra ClientIDbelow are two tablesCREATE TABLE...
View ArticleAn error has occurred while establishing a connection to the server. When...
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not...
View ArticleNot getting dbo schema after creating then saving a new table
I am not getting the correct schema once I've created a new table in SQL Server 2005. I am expecting to see dbo.Table_Name. Instead I'm getting UserName1.Table_Name. I was set up as a DB owner. How...
View ArticleCan multiple unclustered instances of SQL2K8R2 share the same volume?
Is it possible to install seven instances of SQL Server 2008 R2 on the same physical computer, a standalone, unclustered domain member, and have all seven homed in separate folders on the same volume,...
View ArticleASP.NET SQL Server Setup Wizard
Hello, it is urgent when i run aspnet_regsql.exe, ASP.NET SQL Server Setup Wizard is opened, when i add parameters i get this error:Une erreur s'est produite lors de l'exécution du fichier SQL...
View ArticleInput string was not in a correct format
Hi,in my application sometimes this error is coming when i click on newbuttonclick or editbuttonclick .I tried to pass differetn ways but it shows same error .sometimes in first newbtnclick it...
View ArticleSQL Server 2014, Do not stay behind!
For those who have not yet working with next version of the SQL server, It is time to start learning! I want to believe that most of the DBAs already working with the beta versions, for months. Soon...
View ArticleSQL Server 2012 Backup
Hi,Do i need to detach the database before i run a backup of the database? I want to use SQL internal backup. We are running SQL Server 2012/Regards Andreas
View Articlewith ID and WithoutID
Hi ,I have table with 4 columns TSID,CLientID,Startdate,enddate.right now in my application when user enters name and startdate one TSID (primary key)is created in table for one application.for...
View Article