Click here to Skip to main content
15,888,984 members
Home / Discussions / Database
   

Database

 
Questiondynamic trigger for a dynamic table Pin
Member 40084929-May-08 6:10
Member 40084929-May-08 6:10 
AnswerRe: dynamic trigger for a dynamic table Pin
Blue_Boy9-May-08 7:23
Blue_Boy9-May-08 7:23 
QuestionProblem with RSClient Print paging Pin
jeguzmanv9-May-08 5:40
jeguzmanv9-May-08 5:40 
AnswerRe: Problem with RSClient Print paging Pin
CodingYoshi10-May-08 9:58
CodingYoshi10-May-08 9:58 
GeneralRe: Problem with RSClient Print paging Pin
jeguzmanv14-May-08 7:47
jeguzmanv14-May-08 7:47 
QuestionProblem with the Following SQL Query Pin
Vimalsoft(Pty) Ltd9-May-08 5:37
professionalVimalsoft(Pty) Ltd9-May-08 5:37 
AnswerRe: Problem with the Following SQL Query Pin
Blue_Boy9-May-08 6:18
Blue_Boy9-May-08 6:18 
GeneralRe: Problem with the Following SQL Query Pin
Vimalsoft(Pty) Ltd9-May-08 22:57
professionalVimalsoft(Pty) Ltd9-May-08 22:57 
Thanks i have Fixed it, the Top 1 was supposed to be in



<br />
(SELECT top 1 SUBSTRING(NEW_ATTRIB_CODE,7,2)<br />
FROM SDE.VALUATION V INNER JOIN SDE.PROPERTY PS<br />
ON V.PROPERTY_ID = PS.PROPERTY_ID<br />
) AS CATEGORY_CODE,


Thanks

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


GeneralRe: Problem with the Following SQL Query Pin
Blue_Boy10-May-08 1:44
Blue_Boy10-May-08 1:44 
AnswerRe: Problem with the Following SQL Query Pin
Ashfield9-May-08 22:40
Ashfield9-May-08 22:40 
QuestionForeign Key in SQL server Pin
Arun Krishnan9-May-08 1:51
Arun Krishnan9-May-08 1:51 
AnswerRe: Foreign Key in SQL server Pin
Ashfield9-May-08 3:09
Ashfield9-May-08 3:09 
AnswerRe: Foreign Key in SQL server Pin
Hesham Amin9-May-08 3:13
Hesham Amin9-May-08 3:13 
AnswerRe: Foreign Key in SQL server Pin
Arsene Cormier9-May-08 7:40
Arsene Cormier9-May-08 7:40 
AnswerRe: Foreign Key in SQL server Pin
Rob Graham10-May-08 7:12
Rob Graham10-May-08 7:12 
QuestionDelete and Truncate Pin
.NET- India 9-May-08 1:29
.NET- India 9-May-08 1:29 
AnswerRe: Delete and Truncate Pin
Ashfield9-May-08 1:54
Ashfield9-May-08 1:54 
GeneralRe: Delete and Truncate Pin
.NET- India 9-May-08 2:27
.NET- India 9-May-08 2:27 
GeneralRe: Delete and Truncate Pin
Brady Kelly9-May-08 2:58
Brady Kelly9-May-08 2:58 
GeneralRe: Delete and Truncate Pin
.NET- India 9-May-08 3:05
.NET- India 9-May-08 3:05 
GeneralRe: Delete and Truncate Pin
Ashfield9-May-08 3:12
Ashfield9-May-08 3:12 
GeneralRe: Delete and Truncate Pin
.NET- India 9-May-08 3:25
.NET- India 9-May-08 3:25 
GeneralRe: Delete and Truncate Pin
Ashfield9-May-08 22:32
Ashfield9-May-08 22:32 
GeneralRe: Delete and Truncate Pin
.NET- India 10-May-08 1:22
.NET- India 10-May-08 1:22 
GeneralRe: Delete and Truncate Pin
Rob Graham10-May-08 7:24
Rob Graham10-May-08 7:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.