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 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 Articlehow do I upload an existing SQL server DB to the windows azure environment?
how do I upload an existing SQL server DB to the windows azure environment?
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 Server 2008 R2 Setup has encountered an error
Hi all, I have several days trying to solve this issue about "Installing SQL Server 2008 R2 (English 64x) over Windows Server 2008 R2 sp1 (English 64x), the thing is installation start normally but...
View ArticleWhat the best choice certificates to take MCSA SQL 2008 or MCSA SQL 2012 and...
I want to take SQL Server Certificate , but I wonder which certificate I must take it , MCSA SQL Server 2012 which consist of three exams (70-461 , 70-462 , 70-463) or MCSA SQL Server 2008which consist...
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 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 ArticleBig trans log -- need insight
This morning we noticed a database trans log had grown to 30GB on the disk. I spoke to the developer(s) and he assured me that the app, "which has been developed over 10 years by multiple developers...
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 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 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 ArticleBulk Insert
This is from TechNet for Bulk SQL Server 2008 R2If a user uses a SQL Server login, the security profile of the SQL Server process account is used. A login using SQL Server authentication cannot be...
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 ArticleError while REORGANIZE Index --Urgent please reply.
Hi All , I am getting very creepy error while reorganize index.We are running maintenance plan to reorganize the index ,but before performing this operation we are shrinking database as it client...
View ArticleUDP to query the current DB
Hi, I'm refactoring my SQL into UDP. The problem is that I want to define the UDP in another DB, because it is a common task that can apply to a bunch of my DBs. The SQL works fine before refactoring...
View ArticleSQL Profiler- Find Query that insert record in table from SP
I have an SP which calls 10 SP's internally. I would like to know, which SP SQL Command makes entry into an specific table Question in Detail:Sp_Load_Data have 10 SP each with many insert, update,...
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 ArticleCan I use SQL Server 2005 9.00.2047.00 for free?
Hello. I have received a computer which has installed Microsoft SQL Server 2005 - 9.00.2047.00. I wonder if this is a free version of SQL server, or should I uninstall it? I know that SQL Server 2005...
View ArticleDirty Reads
Hi AllI'm trying to do a Dirty Read ieUpdating a specific record in the Database Then trying to read the same record prior to the Update Transaction being Committed. Ive tried all the different...
View Article