Can oracle work with Windows Authentication for SQL Server database
Hi All,I am trying to create a data source in oracle console by connecting to SQl server 2008 database using windows authentication.I am able to connect to database using SQL Server Authentication,but...
View Articleservice broker queue size
Hi All,One of my client/customer is asking us to set up SERVICE BROKER QUEUE SIZE job, is the customer really intend about creating job for SERVICE BROKER QUEUE SIZE, if so how to create job for this?
View ArticleSharing A Specific Database With Others On Domain
Hello,Its my very first experience with SQL and on the forum so kindly treat me as a novice. I had been maintaining a database on Access 2013 for a very long time but now that the data is giganitc (for...
View ArticleDateTime Value NULL or Not
How to write a query whether a date value is NULL ?I want to check is expiry date is NULL or not .eg, select t_cpls as sales_price_list,t_item as item,t_stdt as effective_date,t_tdat as expiry_date,...
View ArticleDB Mail Set up
Hi Guys,Quick question :) I need to set up alerts of the SQL server, do i need to restart the agent services after configuring db mail and alerts?Thanks in advance!
View ArticleSQL server licences
Dear All,<o:p></o:p>I would like to know few details about SQL Server licenses. <o:p></o:p>Here is my requirement:<o:p></o:p>I need to setup one server for Reporting...
View ArticleHow to delete duplicate records from a table with no unique column
Hi, i have a table with exact duplicate records in all columns, i dont have any unique columns to differentiate the duplicate record, please help me to delete duplicate recordsThanks
View ArticleDifference between MS SQL Server 2008 Std and Small Business 2008 r2
please send a comparison of MS SQL Server Std and Small Business. 2008 r2 And also, please reply me whether this can be installed in any MS Server edition.
View Articlemaxsize for all DB
1) Is there anyway via TSQL to run a query for all databases in an instance (SQL 2005) to see if any have maxsize set, and if so how close they are to the maxsize?ideally the output would list all...
View ArticleCant able to delete foreign key
Hi All,Im not able to drop foregin key from a child table.Alter Table Dim_Customer Drop Constraint C_ServiceOutl_Customer_552ait was executing for more than 15 mins and still not succeeded Please...
View ArticleDB-Library BCP issue with SQL Server 2014
Hello,My application uses DB-Library (ntwdblib.dll) to communicate with SQL Server 2014. We are having issues calling bcp related functions like bcp_init which always returns FAIL status. Our...
View ArticleWhat's wrong on follow statement?
update [Job].[dbo].[CourseDetail] set content = '-' + content where uid=38694fsze88
View ArticleDateTime is stored as an int. How to convert to datetime format??
According to the database, StartTime is stored as int: 471895438When Viewed in the software it comes out like this: 9/29/2010 10:05:26 AMAny ideas on how to convert this using sql?-Tim
View Articlesql server licence management
When you purchase a new version of SQL Server do Microsoft give you a licence key for the software?If your network has numerous installations of SQL Server running different versions with different...
View Articlesql server 2005 support
Are any service pack levels of SQL Server 2005 still supported by Microsoft? If so which, or if not when did the last SP for 2005 go out of support?
View ArticleBecoming a DBA
Hi want to become a SQL DBA. I have created my own projects and I would say my skills are medium. I was just wondering if anyone knew any good tutorials, books or websites that would help me...
View ArticleError 1406 : could not write value to key \software sql server installation
I've problems installins SQL Server with management studioI tried different steps starting from Changing permissions of the local user while running both registry editor and installer with...
View ArticleQuery Help
Hi,I'm writing a Coldfusion page to perform some DB cleanup. I'm needing some assistance with a query. ID is the Primary key Int field with no duplicates. Updated is a bit field 1 or 0. Vend_ID is a...
View ArticleDifferent versions of SQL 2008 r2
I have a ISO for SQL Server 2008 r2 and we have 1 standard licence + 2 developer licences.Am I correct in thinking we can use the same ISO for all three installs, it is simply the license that dictates...
View ArticleFInd out the list of all values of ds_name
Problem,I am new here. Need some help. I have a database that has 370 tables that match %_REF_% naming. All of these tables have a column call ds_name. I need to get a list of all values of ds_name for...
View Article