Hi all, I have searched about with real application clustering in SQL Server latest version. In oracle there is a feature named RAC. and it provides...
hi all, I wonder something about Queue Reader Agent what is the functionallity of it? is it only used with transactional replication wit updateable...
thanks for your useful advice.
yes you can find all dumps at this web site.
Hi, You can find sample questions on this web site.
I had read this articel series before ask it thanks again
hi all; thanks for your replies can you share blogs url?
Hi All, For a technical research I need some documentation in order to compare last release of MS SQL server and oracle? What is the differences...
Hi, Maybe you can insert file content to a temp table and use this script in order to delimit content and insert it into another table.declare...
Hi you can use sys.object view in order to find out modify date of an object here is the query: SELECT * FROM sys.objects WHERE type IN ('FN', 'IF',...
Hi , I have an idea in order to achieve this ıf i underdstand correctly.create table Tbl_Ex(Datum varchar (10), Wert int)insert into Tbl_Ex...
Hi Hishamkmr, I am not tom too, but i will try to answer your question as Frankkalis do. firstly sysobjects is system table that Contains one row...
Hi there can be lot of reasons but mostly large resultsets involving unions,espacially order by or group by, temp tables. on the other hand any...
Hi, You can use a cursor in ordeer to find which sp depends on which table or view:declare @SPInfoTable table ( Id int identity(1,1), name...
why don't you use Windows Authenticaiton mode in order to change sa password? And Also i think yo should not use sa user in your applicaitons.
There are 5 disk on server and i have decided to congifure it like this: Firstly i will add a new disk and i will configure three mirrored volume...
Hi all, I have prepared an SQL server machine and Can you advice me about disk configuration? I have 5 disk and how can i confiure it? For examle...
I have read all this morring and also i hvae found a white paper on Microsoft website....
Hi, I wrote it Connect site before posting it i had a big research through internet. I hope next release of SQL server will solve it :)
thanks for your reply i have started to check presentation but i prefer experiences to theoretical data :) and who has any idea?
Separate names with a comma.