Viewing 15 posts - 8,851 through 8,865 (of 9,643 total)
Try QuoteName. From BOL:
Returns a Unicode string with the delimiters added to make the input string a valid Microsoft SQL Server 2005 delimited identifier.
Transact-SQL Syntax Conventions
Syntax
QUOTENAME (...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 2:38 pm
Accroding to Wikipedia:
A software development acronym for Quick Fix Engineering. This is the Microsoft and Intel term for a hotfix
ASP - Active Server Pages
Yes it means that there is not...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 11:20 am
Jack Corbett (4/7/2008)
bitbucket (4/7/2008)
dob not defined as a column name in the table or for that matter anywhere in question...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 9:37 am
Steve Jones - Editor (4/7/2008)
If you :), which is colon-closed paren, it gets converted.You can : ), which might work better. Or ; )
Steve,
Here is an example of what...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 9:33 am
Just to keep you updated, here is MS's response to the Connect post:
Greetings from Microsoft Connect!
This notification was generated for the following Feedback item:
http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=335613
which you submitted at the Microsoft Connect...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 8:50 am
bitbucket (4/7/2008)
dob not defined as a column name in the table or for that matter anywhere in question ... so...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 8:13 am
webrunner (4/7/2008)
Jack Corbett (4/7/2008)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 8:08 am
I just have a couple of questions for all who have posted about this issue, did you respond to the QOD survey that was released recently? Also have you...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 7, 2008 at 7:51 am
Are you logged into the GUI as a serveradmin or sysadmin?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 6, 2008 at 7:37 pm
abcdefghy (4/6/2008)
We don't have a Primary Key defined on the table.
We do have a unique clustered index on (LOCATION, ITEM, DATE).
Should we define this combination of columns as the...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 6, 2008 at 7:35 pm
abcdefghy (4/1/2008)
Yes, we do inserts into this table, and rollbacks are possible. However, we don't really need the 'exact' nth item.
The business reason: We have an application...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 6, 2008 at 7:34 pm
It was not clear to me that you knew what data was causing the problem. In this case ignore error works fine as you have no data there anyway....
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 6, 2008 at 7:09 am
Adam Haines (4/4/2008)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 5, 2008 at 12:47 pm
When you say no value do you mean there are Null's or that one or both are 0? It would help if you posted some example data like this:
Create Table...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 4, 2008 at 9:00 pm
Is this particular table only populated by copying rows from you local server to the remote server? If this is the case I would alter the table on the...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 4, 2008 at 8:28 pm
Viewing 15 posts - 8,851 through 8,865 (of 9,643 total)