Viewing 15 posts - 8,296 through 8,310 (of 18,926 total)
Oh btw, this is only 1 of the queries part of a 6000 lines code snippet, under a single button click.
They claim this program runs slow (25 minutes to generate...
October 16, 2009 at 2:38 pm
5$ says you might not be able to find everything wrong with it in 1 scan!!!
October 16, 2009 at 2:36 pm
Thanks Gail.
I'll have to close this one with we're going to upgrade to 2008 standard as soon as possible since we'll be forced to at some point. ...
October 16, 2009 at 7:46 am
GilaMonster (10/16/2009)
Ninja's_RGR'us (10/15/2009)
GilaMonster (10/15/2009)
Ninja's_RGR'us (10/15/2009)
We I mean slowly I mean 10 seconds to record 1 record on a "supposed" index seek, his words not mine.
Can you find/get vendor to find...
October 16, 2009 at 4:32 am
Matt Miller (#4) (10/15/2009)
October 16, 2009 at 4:25 am
Melton (10/15/2009)
Just curious but with the size of data you are keeping how will you keep the database under 4GB, which is the database size limit for SQL Server Express?
I...
October 16, 2009 at 4:24 am
Elliott W (10/15/2009)
October 15, 2009 at 7:27 pm
GilaMonster (10/15/2009)
Ninja's_RGR'us (10/15/2009)
We I mean slowly I mean 10 seconds to record 1 record on a "supposed" index seek, his words not mine.
Can you find/get vendor to find the wait...
October 15, 2009 at 7:22 pm
Thanks guys, I knew I could count on you.
After posting the thread I did a little more digging and apparently hardware limits may be a problem. The DB is...
October 15, 2009 at 7:22 pm
Snow, today????
It's almost 80 here, in CANADA.
April 17, 2009 at 10:58 am
barb.wendling (4/12/2009)
BOL states:
When true, users can only read data in the database. Users cannot modify the data or database objects, however, the database itself can be deleted using the DROP...
April 12, 2009 at 10:05 am
Maybe using DAC to connect or having the whole server in single user... but then what's the point of setting master to read_only??
April 10, 2009 at 8:47 am
It's a bit hard to believe that 67% of the people are wrong about this ;).
April 10, 2009 at 8:04 am
I agree, but I only ran this against 2005 instance (no access to 2000).
makes more sens to not have it read only in the first place.
On 2008 it's definitly not...
April 10, 2009 at 6:15 am
I would just start small.
First make sure you can do a select on the oracle box from the sql server box (will required a linked server or openrowset / openquery).
Then...
March 19, 2009 at 5:55 pm
Viewing 15 posts - 8,296 through 8,310 (of 18,926 total)