Viewing 15 posts - 3,106 through 3,120 (of 5,356 total)
When you look at the first post here, it's not that difficult to make easy points.
Frank
December 17, 2003 at 2:14 am
Well yes, some kind of quality management should be considered....
but who will do this?
After all this site is run by Andy, Brian and Steve who all have a fulltime job...
December 17, 2003 at 2:10 am
Do you mean something like this?
SET NOCOUNT ON
CREATE TABLE MyTable(
MyColumn varchar(100)
)
go
INSERT
MyTable ( MyColumn )
VALUES
( 'this is the first line' + CHAR(10) + CHAR(13)...
December 17, 2003 at 1:54 am
There is already a thread on this QOD
http://www.sqlservercentral.com/forum/link.asp?TOPIC_ID=19291
Please use this one ![]()
Frank
December 17, 2003 at 1:26 am
While I agree that the last two QODs were poorly formulated, I would like to invite everybody who complains to sit down and submit their own QODs.
Some time ago...
December 17, 2003 at 1:24 am
Yes, it's magic! ![]()
In the past there were some issues with taskpad view.
That was the time I decided to use EM only when necessary.
Frank
December 16, 2003 at 2:24 pm
In most cases this is true, unless EM decides otherwise and resets itself.
However, I haven't found out yet where this information is stored.
Frank
December 16, 2003 at 2:09 pm
Well, Patrick, speaking for my professional area, it seems that being awarded the right to use the CFA designation (hope I comply with the ethics code of AIMR
December 16, 2003 at 1:59 pm
As a somewhat unbiased follower, it seems to me that Americans are somewhat crazy about additional certificates.
CPA,CFA,MCP,MCDBA....and whatsoever.
To a certain degree I agree with Steve in that you have proven...
December 16, 2003 at 1:40 pm
Reminds me of some old Dilbert comic strip.
In year 0 management decided to decentralize;
in year 1 they decided centralization is the way to go.
Comment was: 'He's a blessed...
December 16, 2003 at 1:13 pm
Yes, this IS one of the strong point of online forums.
However, I think when editing after someone has replied you change the facts. It's the same thing when you read...
December 16, 2003 at 1:08 pm
I guess this is expected behaviour.
Take a look at this
http://www.sqlservercentral.com/columnists/sjones/pagesize.asp
Frank
December 16, 2003 at 9:12 am
Good to know.
This way you can schedule it for off-peak hours.
Frank
December 16, 2003 at 8:29 am
quote:
They "implemented and experimentallyevaluated [the] approach on Microsoft SQL Server 7.0." The paper was presented more than three years ago. ...
December 16, 2003 at 8:04 am
You can easily check this, when visiting an article, remember the number of reads and hit the refresh button of your browser.
Should increment by 1. It seems that this...
December 16, 2003 at 7:37 am
Viewing 15 posts - 3,106 through 3,120 (of 5,356 total)