all groups > sql server (alternate) > july 2006 > threads for july 29 - 31, 2006
Filter by week: 1 2 3 4 5
Find which SPs have quoted_identifier set wrong
Posted by Ed Murphy at 7/31/2006 4:00:22 PM
Our client's application software requires all stored procedures to
have quoted_identifier set a certain way. I've tripped over this a
few times and promptly fixed it, but this morning, I had to
troubleshoot a case where someone else tripped over it. In such a
situation, how can I identify whi... more >>
Transposing rows to columns
Posted by SakyMoto at 7/31/2006 4:08:09 AM
I hope someone can help me with my problem. I have searched the
internet for days for a solution, but nothing i found seemed to work.
The following is what i have now:
appartmentid code
100306 Wip
100306 Zandbak
100306 Glijbaan
100306 Klimrek
100306... more >>
Satan and the evil
Posted by Acrux at 7/30/2006 11:12:32 AM
The dialogue with you makes me fully aware of the origin and the nature
of some dreadful phenomena of the modern mentality: the
dissatisfaction, the uncertainty, the rebellion, the intimate
unhappiness of the contemporary human beings.
They have lost the deep, metaphysical sense of the existen... more >>
Referencing colum names in recordset which is created by join - URGENT!
Posted by mail NO[at]SPAM jazzis.com at 7/30/2006 6:18:20 AM
Urgent help needed!
I moved an application from ASP+ACCESS to ASP+MS SQLSERVER and I have
the following problem:
If the join on two tables results on duplicate colum names (which
appear in both tables) I could reference them by using:
RECORDSET("TABLENAME.COLUMNAME")
However with SQLSe... more >>
MS SQL & Visual Studio 2005
Posted by Charles MacLean at 7/29/2006 12:26:05 AM
I want to install SQL on the same machine as VS 2005 Pro for development.
While trying to install the version of SQL that comes with the VS 2005 Pro
I'm getting error messages and the SQL engine will not start. Is it
possible to have the SQL install on the same machine as the VS 2005 or do I ... more >>
|