September 8, 2010 at 11:37 am
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)
After a day full of stupidity, I'm just about out of patience.... I think it's showing too.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 8, 2010 at 11:43 am
GilaMonster (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)After a day full of stupidity, I'm just about out of patience.... I think it's showing too.
You may be running out of patience, but there's nothing wrong with the way you answered.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2010 at 11:46 am
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)
I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
September 8, 2010 at 11:48 am
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
Hey Paul. Stop reading my mind! 😛
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2010 at 11:53 am
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
I think so.
Just like the default datatype from the folks at MS for CRM is nvarchar()
Would you believe out of the box that MS CRM 4 has several different phone number fields. All of them are nvarchar data type and they are of varying length (one such was nvarchar(500) ). I am baffled as to the standards that are used in the product and that best practices are not followed. I can't fathom a 500 character unicode phone number.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
September 8, 2010 at 11:57 am
Steve Jones - Editor (9/8/2010)
I think more interesting is will The Thread beat me to 30k
I'm still trying to catch you as well. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2010 at 12:01 pm
I'm not even going to try to keep up in the post war. I have too much work to do.
Hey, Steve, what kind of horses are those?
September 8, 2010 at 12:03 pm
Alvin Ramard (9/8/2010)
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
Hey Paul. Stop reading my mind! 😛
Oops, that is posted under MS Access.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2010 at 12:05 pm
This is my post to whine that none of you have yet answered the post I put in in another forum.
Surely I should have my answer not 5 seconds after posting the question, yes? Isn't that the way these forums work?
@=) (running and hiding now.)
September 8, 2010 at 12:06 pm
CirquedeSQLeil (9/8/2010)
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
I think so.
Just like the default datatype from the folks at MS for CRM is nvarchar()
Would you believe out of the box that MS CRM 4 has several different phone number fields. All of them are nvarchar data type and they are of varying length (one such was nvarchar(500) ). I am baffled as to the standards that are used in the product and that best practices are not followed. I can't fathom a 500 character unicode phone number.
I'd believe it. A few years ago I helped a company evaluate several CRM products. Most seemed like several systems patched together without checking for coherance.
--------------------------------------
When you encounter a problem, if the solution isn't readily evident go back to the start and check your assumptions.
--------------------------------------
It’s unpleasantly like being drunk.
What’s so unpleasant about being drunk?
You ask a glass of water. -- Douglas Adams
September 8, 2010 at 12:08 pm
Stefan Krzywicki (9/8/2010)
CirquedeSQLeil (9/8/2010)
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
I think so.
Just like the default datatype from the folks at MS for CRM is nvarchar()
Would you believe out of the box that MS CRM 4 has several different phone number fields. All of them are nvarchar data type and they are of varying length (one such was nvarchar(500) ). I am baffled as to the standards that are used in the product and that best practices are not followed. I can't fathom a 500 character unicode phone number.
I'd believe it. A few years ago I helped a company evaluate several CRM products. Most seemed like several systems patched together without checking for coherance.
Without coherence is an understatement. I was going to write a blog on the top ten problems - but my list is well beyond that. I might be able to pare it down to top 25.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
September 8, 2010 at 12:12 pm
Brandie Tarvin (9/8/2010)
This is my post to whine that none of you have yet answered the post I put in in another forum.Surely I should have my answer not 5 seconds after posting the question, yes? Isn't that the way these forums work?
@=) (running and hiding now.)
And which thread would that be?
September 8, 2010 at 12:12 pm
CirquedeSQLeil (9/8/2010)
Stefan Krzywicki (9/8/2010)
CirquedeSQLeil (9/8/2010)
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)I would speculate that the OP there has a history using...argh...Access. Isn't 'text' the default string type there?
I think so.
Just like the default datatype from the folks at MS for CRM is nvarchar()
Would you believe out of the box that MS CRM 4 has several different phone number fields. All of them are nvarchar data type and they are of varying length (one such was nvarchar(500) ). I am baffled as to the standards that are used in the product and that best practices are not followed. I can't fathom a 500 character unicode phone number.
I'd believe it. A few years ago I helped a company evaluate several CRM products. Most seemed like several systems patched together without checking for coherance.
Without coherence is an understatement. I was going to write a blog on the top ten problems - but my list is well beyond that. I might be able to pare it down to top 25.
Sounds like you'll have to start with "I know I'm leaving a lot out, but" : -D
--------------------------------------
When you encounter a problem, if the solution isn't readily evident go back to the start and check your assumptions.
--------------------------------------
It’s unpleasantly like being drunk.
What’s so unpleasant about being drunk?
You ask a glass of water. -- Douglas Adams
September 8, 2010 at 12:15 pm
Lynn Pettis (9/8/2010)
Brandie Tarvin (9/8/2010)
This is my post to whine that none of you have yet answered the post I put in in another forum.Surely I should have my answer not 5 seconds after posting the question, yes? Isn't that the way these forums work?
@=) (running and hiding now.)
And which thread would that be?
http://www.sqlservercentral.com/Forums/Topic982528-148-1.aspx if you want to take a look. Not quite my stupidest question. @=)
But really, I was just posting the whining post because I've seen it so often lately and this is a thread about awful posts. "Please, this is urgent. You should have answered my question before I posted it, darnit!"
September 8, 2010 at 12:17 pm
Alvin Ramard (9/8/2010)
Oops, that is posted under MS Access.
So it is. I didn't even know there was such a forum.
Viewing 15 posts - 18,241 through 18,255 (of 66,815 total)
You must be logged in to reply to this topic. Login to reply