Click here to Skip to main content
15,895,557 members
Home / Discussions / Database
   

Database

 
Questionline1 : Incorrect syntax near ','. Pin
Amit R27-Mar-06 5:38
Amit R27-Mar-06 5:38 
AnswerRe: line1 : Incorrect syntax near ','. Pin
rccnh27-Mar-06 9:30
rccnh27-Mar-06 9:30 
AnswerRe: line1 : Incorrect syntax near ','. Pin
rccnh27-Mar-06 9:33
rccnh27-Mar-06 9:33 
GeneralRe: line1 : Incorrect syntax near ','. Pin
Amit R27-Mar-06 14:11
Amit R27-Mar-06 14:11 
AnswerRe: line1 : Incorrect syntax near ','. Pin
Rob Graham27-Mar-06 16:01
Rob Graham27-Mar-06 16:01 
AnswerRe: line1 : Incorrect syntax near ','. Pin
Amit R29-Mar-06 3:37
Amit R29-Mar-06 3:37 
QuestionT-SQL Help Pin
WDI27-Mar-06 2:51
WDI27-Mar-06 2:51 
AnswerRe: T-SQL Help Pin
Michael Potter27-Mar-06 2:58
Michael Potter27-Mar-06 2:58 
INSERT INTO T2
(
    id,
    content
)
SELECT
    id,
    content
FROM
    T1

QuestionInvalid cast in using SQLDataReader Pin
Brendan Vogt27-Mar-06 2:35
Brendan Vogt27-Mar-06 2:35 
QuestionSQL login problem Pin
acroitoriu26-Mar-06 23:37
acroitoriu26-Mar-06 23:37 
AnswerRe: SQL login problem Pin
Brendan Vogt27-Mar-06 2:20
Brendan Vogt27-Mar-06 2:20 
QuestionCrystal Report, cannot find keycodev2.dll Pin
illusionFinder26-Mar-06 19:29
illusionFinder26-Mar-06 19:29 
AnswerRe: Crystal Report, cannot find keycodev2.dll Pin
nguyenvhn26-Mar-06 20:32
nguyenvhn26-Mar-06 20:32 
GeneralRe: Crystal Report, cannot find keycodev2.dll Pin
illusionFinder26-Mar-06 23:57
illusionFinder26-Mar-06 23:57 
Questioncolumn alter problm Pin
Vipin.d26-Mar-06 17:06
Vipin.d26-Mar-06 17:06 
AnswerRe: column alter problm Pin
-C-?-M-26-Mar-06 18:45
-C-?-M-26-Mar-06 18:45 
QuestionMySQL character set Pin
Monin D.26-Mar-06 3:15
Monin D.26-Mar-06 3:15 
AnswerRe: MySQL character set Pin
S Douglas26-Mar-06 20:42
professionalS Douglas26-Mar-06 20:42 
QuestionReporting Service - drill down Pin
devvvy26-Mar-06 2:09
devvvy26-Mar-06 2:09 
QuestionReporting Services - dynamic columns in reports Pin
devvvy26-Mar-06 1:36
devvvy26-Mar-06 1:36 
QuestionIs this possible to customize the ODBC Driver for SQL Server 2000 to support SQL Server 2005 too? Pin
Ashutosh Bhatnagar25-Mar-06 3:20
Ashutosh Bhatnagar25-Mar-06 3:20 
AnswerRe: Is this possible to customize the ODBC Driver for SQL Server 2000 to support SQL Server 2005 too? Pin
cmk26-Mar-06 0:20
cmk26-Mar-06 0:20 
QuestionHow to avoid dead locks in SQL Server 2000 Pin
Ph@ntom25-Mar-06 1:24
Ph@ntom25-Mar-06 1:24 
QuestionReporting Service: "Remote name cannot be resolved" Pin
devvvy24-Mar-06 17:23
devvvy24-Mar-06 17:23 
Questionsql sort problem Pin
shabonaa24-Mar-06 7:37
shabonaa24-Mar-06 7:37 

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.