Viewing 15 posts - 16 through 30 (of 3,060 total)
mcummings (7/31/2013)
same results, tried it
I would check the data - visually validate if returned rows are the correct ones(*) or not, if not, check what is the query returning.
(*) correct...
July 31, 2013 at 1:07 pm
what happens if you replace "left outer join sorels" with an inner join?
July 31, 2013 at 12:56 pm
Koen Verbeeck (7/30/2013)
Grant Fritchey (7/30/2013)
July 31, 2013 at 9:48 am
sahaamitabha123 (6/15/2013)
July 31, 2013 at 8:58 am
... by making sure the connection can be established perhaps?
July 29, 2013 at 5:23 pm
tomas.lojko 42279 (7/26/2013)
I need iso file of SQL server 2005 x64 trial version. In my company, we have 3 instances of sql server 2005 x64, but no install media....
July 29, 2013 at 5:17 pm
mandar.dasgupta (7/27/2013)
...Now my question is whether i should maintain all the bank accounts in the accounts table
'course you should.
July 29, 2013 at 5:12 pm
Kazarf (7/29/2013)
July 29, 2013 at 5:07 pm
goher2000 (7/26/2013)
Thanks - does the same works for attach / detach ?
Databases are attached by using CREATE DATABASE blah blah blah FOR ATTACH so it should at least catch database...
July 26, 2013 at 2:57 pm
OnlyOneRJ (7/26/2013)
1. Job Name:
2. Start time of Job
3. Max time taken by...
July 26, 2013 at 2:22 pm
goher2000 (7/26/2013)
Is there a way to automatic log entry in sql server error log when a database is attached or detached or created or dropped. thnx
Yes.
You can create a...
July 26, 2013 at 2:19 pm
Go back to your original strategy but, fix your process, the first two tasks should go like:
- Disable the users which inserts and query
- Kill all sessions that are inserting...
July 26, 2013 at 2:08 pm
Robin35 (7/26/2013)
I'm trying to get the version and service pack details from all the sql server instances. I have a table which contains the list of sql servers....i just need...
July 26, 2013 at 2:03 pm
bluefox (6/13/2013)
July 26, 2013 at 1:59 pm
slash.young (7/23/2013)
July 24, 2013 at 9:03 am
Viewing 15 posts - 16 through 30 (of 3,060 total)