Viewing 15 posts - 1,516 through 1,530 (of 3,061 total)
chris.s.powell (9/23/2010)
UserName ColumnA ColumnB Date/Time
Tom ...
September 23, 2010 at 2:18 pm
rew-370421 (9/23/2010)
Within my SQL2005 Instance (32BIT), I successfully created and queried to an Oracle database.From a performance perspective, should the queries be written with OPENQUERY, OPENROWSET or how?
Both OPENQUERY...
September 23, 2010 at 2:06 pm
vinothraj (9/23/2010)
We need to create a clustered index by implementing schema binding in the view. As you know it throws error.
How could I know? ... post shows nothing.
Would you...
September 23, 2010 at 7:50 am
ronaldkrex (9/23/2010)
September 23, 2010 at 5:42 am
LSAdvantage (9/17/2010)
September 22, 2010 at 5:28 pm
sravan.here (9/22/2010)
Path does not exist..... but it worked in the older version(on server based)....the problem is when i am converting to Filed based its failing
Pre-create the path all the way...
September 22, 2010 at 5:15 pm
fpniscott (9/22/2010)
September 22, 2010 at 5:13 pm
sravan.here (9/22/2010)
I was trying to modify a SSIS package from server based to File based.
When we were running the SSIS from server it used to work fine although the path...
September 22, 2010 at 5:08 pm
wannabe dba (9/22/2010)
September 22, 2010 at 4:59 pm
ronaldkrex (9/22/2010)
September 22, 2010 at 4:48 pm
pravin.sawant99 (9/20/2010)
Its all right but i want to know the techniques to handle concurrency i.e. Lost updates
In regards to concurrency, concurrency is handled by locking/latching - these are well documented...
September 22, 2010 at 2:40 pm
Tara-1044200 (9/21/2010)
Views are very slower than tables while querying and also the execution plans are choosen differently, how can we trick views so that it performs like a table.
A view...
September 21, 2010 at 4:05 pm
trivedi.nikesh (9/21/2010)
September 21, 2010 at 10:54 am
I clearly remember the first ERD tool I used, it was a brain-powered pen and a notepad v1.0 then I got an upgrade to the blackboard edition 😀
Looking back...
September 21, 2010 at 10:48 am
EdA ROC (9/20/2010)
CORRECTION - I just scrutinized the table and noticed menu_config_id is NOT an Identity!Any suggestions where to look for the 'seed value' the app is using?
I would...
September 20, 2010 at 9:33 am
Viewing 15 posts - 1,516 through 1,530 (of 3,061 total)