Click here to Skip to main content
15,901,205 members
Home / Discussions / Database
   

Database

 
Question[Message Deleted] Pin
Karan_TN7-May-08 21:58
Karan_TN7-May-08 21:58 
AnswerRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? PinPopular
Christian Graus7-May-08 22:00
protectorChristian Graus7-May-08 22:00 
GeneralRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
Karan_TN7-May-08 22:09
Karan_TN7-May-08 22:09 
GeneralRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
Christian Graus7-May-08 22:20
protectorChristian Graus7-May-08 22:20 
QuestionRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
Karan_TN7-May-08 22:25
Karan_TN7-May-08 22:25 
AnswerRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
Christian Graus7-May-08 22:26
protectorChristian Graus7-May-08 22:26 
GeneralRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
leckey8-May-08 3:33
leckey8-May-08 3:33 
GeneralRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
Rajesh R Subramanian8-May-08 23:31
professionalRajesh R Subramanian8-May-08 23:31 
AnswerRe: deleting 1/1/1900 in SQL Server 2000 using Trigger? Pin
Dave Kreskowiak8-May-08 2:58
mveDave Kreskowiak8-May-08 2:58 
AnswerRUDE! Pin
leckey8-May-08 3:34
leckey8-May-08 3:34 
Questionhow to load data to dropdownlist? Pin
sacr837-May-08 21:00
sacr837-May-08 21:00 
AnswerRe: how to load data to dropdownlist? Pin
Christian Graus7-May-08 22:01
protectorChristian Graus7-May-08 22:01 
QuestionTransaction Processing Replication Pin
Codename477-May-08 1:57
Codename477-May-08 1:57 
AnswerRe: Transaction Processing Replication Pin
Tim Carmichael7-May-08 2:02
Tim Carmichael7-May-08 2:02 
GeneralRe: Transaction Processing Replication Pin
Codename477-May-08 2:07
Codename477-May-08 2:07 
Questionadding column names using the stored procedure.error in the @ character Pin
Pankaj Garg7-May-08 0:12
Pankaj Garg7-May-08 0:12 
AnswerRe: adding column names using the stored procedure.error in the @ character Pin
Krish - KP7-May-08 0:16
Krish - KP7-May-08 0:16 
QuestionRe: adding column names using the stored procedure.error in the @ character Pin
Pankaj Garg7-May-08 1:43
Pankaj Garg7-May-08 1:43 
AnswerRe: adding column names using the stored procedure.error in the @ character Pin
Krish - KP7-May-08 1:54
Krish - KP7-May-08 1:54 
in SQL 2000 syscolumns contains all column names of each table and sysobjects contains all table names

Value 'U' in the column sysobjects.xtype indicates the objects is user table

id column in both tables are common which to be used for joining the two tables.

Regards
KP

QuestionRe: adding column names using the stored procedure.error in the @ character Pin
Pankaj Garg7-May-08 1:58
Pankaj Garg7-May-08 1:58 
AnswerRe: adding column names using the stored procedure.error in the @ character Pin
Ashfield7-May-08 4:42
Ashfield7-May-08 4:42 
Questionwhen to create index? Pin
PadmaPriya.S7-May-08 0:01
PadmaPriya.S7-May-08 0:01 
AnswerRe: when to create index? Pin
John_Adams7-May-08 0:34
John_Adams7-May-08 0:34 
AnswerRe: when to create index? Pin
GuyThiebaut7-May-08 10:04
professionalGuyThiebaut7-May-08 10:04 
Questiongetting the value in variable Pin
gottimukkala6-May-08 23:04
gottimukkala6-May-08 23:04 

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.