MS ODBC Linux Driver support
Does Microsoft provide support for the SQL Server ODBC Linux Driver for Red Hat? If so, is that covered by the support contact for SQL server or does a separate contract need to be purchased?
View ArticleSQL 2008 memory cap AND User\Kernel Memory split.....
We have a Win 2k08 server with 16GB of RAM. From what I understand 8GB (50%) is reserved for Kernel mode processes and 8GB (50%) for user mode apps (such as SQL Server). So if I cap SQL Server memory...
View Articlexp_cmd shell issue WITH EXEC AS user,Even User is SystemAdmin/Server Admin
Hi I have user 'AB\User_run_prev' with sysamin privileges(SQL server level),Server admin(server level)CREATE PROC xpcmd_case1 WITH EXEC as 'AB\User_run_prev' AS EXEC master..xp_cmdshell'Dir' select...
View ArticleManagement Studio - Scheduled Task Fails (Script)
SQL is not my strong point so thought I'd see if anyone could help me figure out why a scheduled job is not completing. We are trying two different options, a .bat and .ps1 script which do the two same...
View ArticleCompatibilidad de SQL Server 2000 try y catch
hello how come I have a database compatibility mode sqlserver 2000 in my sqlserver 2008 r2 server and it works the try catch in my database ...... assuming that my sqlserver 2000 database does not...
View ArticleSQL Sever 2008 installation Problem
Dear Sir,I am trying to install SQL Sever 2008 but When I am clicking sql server setup it stopping the installation and given this message "Native SQL install Bootstrapper has stopped working".how to...
View ArticleSQL Sever 2008 installation Problem
I am trying to install SQL Sever 2008 but When I am clicking sql server setup it stopping the installation and given this message "Native SQL install Bootstrapper has stopped working".how to solve...
View ArticlePurpose of MS12-070 HF in SQL server2005?
Hi MS Team,I wish to know about HF MS12-070 ?Uses of last version of MS12-070 HF in sql server 2005?Regards,Lalsuri
View ArticleImporting the entire access database using SQL Server Import and Expert Data...
Hello everyone! Why isn't it advisable to take the entire database using SQL Server Import and Export Data, but instead you should open up the database inside MS Access and migrate the data using SQL...
View ArticleSetting minimum stock levels or safety stock in Dynamics GP
How are safety stock or minimum stock levels for purchase parts in Dynamics GP? How are notifications communicated in Outlook?
View ArticleSQL Server 2008 Connecting from 2008R2 not from 2008
Hi,In Server machine SSMS not connecting server (SQL Server 2008) and error is" cannot generate sspi context. (.net sqlclient data provider) management studio" but from other machine(Client machine)...
View ArticleASP.net app not working after migration to another server
Hello,I've had to migrate ASP.net app to another server due to IIS 6.0 crash, the app config is as following:hosted on Windows Server 2003 SP2Microsoft Framework.net 2.0IIS 6.0ASP.net 2.......MS SQL...
View ArticleUser does not have permission to perform this action.
Hi All,We have created a user and made him main owner to one database but this user is denied when he tried to change its recovery model from full to simple. Details:SQL Server 2008 R2 Service Pack 1...
View ArticleDB snapshot updates failing during update - SQL Server 2005 SP4 EE 64bit-...
We're able to create a snapshot of a 1.4TB database by using the following SQL commands:use mastergoCREATE DATABASE tws_prod_snapshot ON( NAME = tws_prod, FILENAME = 'E:\MSSQL\DATA\tws_prod_ss_file.ss'...
View ArticleReorganize index maintenance task runs too long
Hi All,We got a project in which we have SQL Server in where we found no maintenance plans for the databases. Coming to the point out of all there is a database with 51Gb, yes we have seen some big...
View ArticleSQL error
System ErrorYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5anybody know how to correct this?Roger.m
View ArticleDinamically set table columns SQL
In my database I have a View Revenues with fields ProductID,EditionID, Year, January, February, March,..., December. I need to make query for each ProductID and EditionID all the year and months...
View ArticleDatabase "Creation Date" after restore
We backed up a database on one sql 2008 server and copied the dump to another sql server. The dump date is "9/6/2013". The database was actually restored today "09/09/2013" at 6:30am but Management...
View ArticleScript For Record Count
Application is suffering performance issues in processing large data sets returned by database and there is no issue with database. Request you to please provide script that will return all queries...
View ArticleHow do I access database diagrams? (database does not have a valid owner error)
Hi,<o:p></o:p>I am new to SQL Server 2012 Express Edition which I have installed and I have three AdventureWorks databases attached.<o:p></o:p>I want to look at the database...
View Article