No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Answered1VotesIn which Edition of SQL Server 2012 will database mirroring be available?
Given the change of licensing model in SQL Server 2012, what is the edition requirement for database mirroring? Will it be Standard as before? I know that mirroring is considered ... -
Unanswered0VotesSQL Server 2012 FileTable locks when writing
Hi, I played and tested this a bit and i found one big disadvantage in the FileTable feature. While copying a file, you cannot execute any ... -
Unanswered0VotesBUG/COMPATIBILITY: Installing SQL Server 2012 beside SQL Server 2008 causes T-LOG backups to hang at end
During our testing of SQL Server 2012 RC0, we have noticed that when the product is installed beside SQL Server 2008, tlog backups will hang at the very end intermitently. The application ... -
Unanswered0VotesColumn store Index mechanism:
Hi, I've created NonClustered Index (IDX_x) and COLUMNSTORE INDEX (idx_csi). Once I run SELECT query with NonClustered Index, the query takes 30 secs to execute ... -
Unanswered0VotesLooking for Information...Oracle CDC for SQL Server...
Hello, all. I've read several times that SQL Server 2012 will have a new technology for change data capture from a company called Attunity. This CDC technology will make it possible to ... -
Unanswered0VotesCONTAINS - RC0 2012
I am trying to use the new CONTAINS tool in sql2012 RC0. I set up the full text search. But when I run a query my results show only records with an exact match. Any ideas? -
Proposed0VotesPurchase SQL
I have a new client who wishes to purchase SQL. It seems crazy to buy 2008 R2 when release of 2012 is just around the corner. Is there a fixed date for the release of 2012 yet, ... -
Unanswered0VotesCreating/Writing files in a filetable:
Hi, From the link http://msdn.microsoft.com/en-us/library/gg492089%28v=sql.110%29.aspx its given that Creating Files and Directories in a FileTable and Writing and Updating ... -
Proposed1VotesCONTAINSTABLE in Full-text search:
Hi, I was looking CONTAINSTABLE in Full-text search. In the MSDN site (http://msdn.microsoft.com/en-us/library/ms189760%28v=sql.110%29.aspx) an example is ... -
Answered0VotesIs SQL Server 2012 RC0 Enterprise available?
Hi, I tried to upgrade from SQL Server 2008 /2008R2 Enterprise to SQL Server 2012 RC0 but failed, because there are only evaluation and express selectable when upgrading. According ... -
Answered0VotesSearch Property Lists:
Hi, I wanted to know what is the usage of creating of Search Property Lists? (If I'm not wrong it will be used in full-text search/full-text ... -
Unanswered0VotesRANK in FREETEXTTABLE and CONTAINSTABLE:
Hi, I executed the following queries: SELECT * FROM CONTAINSTABLE(DocumentStore_Test,name,'query') and SELECT * FROM ... -
Unanswered0VotesSELECT for Full-Text search feature:
Hi, I'm able to create search property (System.Keywords) using 'ALTER'. Once I create search property, can anyone please let me know how can I use this feature?If I want to query ... -
Unanswered0VotesSecurity inconsistent with FileTable
1. Create an additional Windows account, I'll refer to this as Machine\User2. 2. Add Machine\User2 as a login to the instance. 3. Create a database, which I'll ... -
Unanswered0VotesTo aceess filetable in the C# application:
Hi, Once I created a filetable, how can I access the filetable in the C# application? Also, please let me know the benefits/advantages of having ... -
Answered0VotesFETCH FIRST/NEXT N ROWS + UNION bug or feature?
Hello, I am running SQL Server 2012 RC0 (11.0.1750) LocalDB. I was testing the new paging feature of Denali and found 1 interesting problem. This simple query ... -
Answered0VotesInserting files in File Tables:
Hi, Can anybody pls let me know if I can insert/copy files in File Tables through sql query in SQL server 2012? If its not possible, then what is the use of Insert ... -
Answered0VotesFilestream bug?
I am currently running on SQL Server 2012 RC0 (11.0.1750) What i did was to create the following database and FileTable table CREATE DATABASE ... -
Answered0VotesExplore FileTable Directory is disabled:
Hi, I've created a filetable in SQL Server 2012. When I right click on the name of the file table in object explorer in SSMS, the option "Explore FileTable Directory" is ... -
Answered0VotesFILESTREAM Directory path:
Hi, I was trying to enable Filetable in SQL 2012. I've to do as below to enable the file table. In the database property, I've given the FILESTREAM Directory Name ... - Items 1 to 20 of 114 Next ›


