Click here to Skip to main content
15,920,653 members
Home / Discussions / Database
   

Database

 
GeneralRe: Many to Many query Pin
Colin Angus Mackay29-Jun-06 3:19
Colin Angus Mackay29-Jun-06 3:19 
GeneralRe: Many to Many query Pin
Paul Conrad29-Jun-06 7:30
professionalPaul Conrad29-Jun-06 7:30 
GeneralRe: Many to Many query Pin
Eric Dahlvang29-Jun-06 8:51
Eric Dahlvang29-Jun-06 8:51 
QuestionDatabase problem Pin
hany_hu29-Jun-06 2:22
hany_hu29-Jun-06 2:22 
AnswerRe: Database problem Pin
Colin Angus Mackay29-Jun-06 2:36
Colin Angus Mackay29-Jun-06 2:36 
GeneralRe: Database problem Pin
hany_hu29-Jun-06 2:49
hany_hu29-Jun-06 2:49 
GeneralRe: Database problem Pin
Mike Dimmick29-Jun-06 3:06
Mike Dimmick29-Jun-06 3:06 
QuestionWhats wrong here friends? [modified] Pin
Naveed Kamboh29-Jun-06 1:54
Naveed Kamboh29-Jun-06 1:54 
Hi Friends,
Whats wrong here in the query?

insert into table1 (f1,f2,f3)
select f1 from table2 where table2.f2=4 and table2.f3=121034,1,41

I am inserting 3 values in 3 fiedls
f1=f1 of table2
f2=1
f3=41

It says
Server: Msg 170, Level 15, State 1, Line 4
Line 4: Incorrect syntax near ','.
Naveed Kamboh

-- modified at 7:55 Thursday 29th June, 2006
AnswerRe: Whats wrong here friends? Pin
sathish s29-Jun-06 2:25
sathish s29-Jun-06 2:25 
AnswerRe: Whats wrong here friends? Pin
aruna_susee29-Jun-06 2:45
aruna_susee29-Jun-06 2:45 
AnswerRe: Whats wrong here friends? Pin
PlayByTheRules29-Jun-06 7:02
PlayByTheRules29-Jun-06 7:02 
QuestionDataList - SQL Server Pin
leanhsang29-Jun-06 0:51
leanhsang29-Jun-06 0:51 
QuestionHelp-return only one row [modified] Pin
dinhzap29-Jun-06 0:48
dinhzap29-Jun-06 0:48 
AnswerRe: Help-return only one row Pin
aruna_susee29-Jun-06 2:21
aruna_susee29-Jun-06 2:21 
GeneralRe: Help-return only one row Pin
dinhzap29-Jun-06 18:59
dinhzap29-Jun-06 18:59 
QuestionStored Procedure (Debug) Pin
Richard Htin28-Jun-06 23:35
Richard Htin28-Jun-06 23:35 
QuestionStored Procedure not Working Pin
Brendan Vogt28-Jun-06 22:07
Brendan Vogt28-Jun-06 22:07 
AnswerRe: Stored Procedure not Working Pin
DIMPLE_R28-Jun-06 22:34
DIMPLE_R28-Jun-06 22:34 
GeneralRe: Stored Procedure not Working Pin
PlayByTheRules28-Jun-06 23:32
PlayByTheRules28-Jun-06 23:32 
GeneralRe: Stored Procedure not Working Pin
Brendan Vogt28-Jun-06 23:50
Brendan Vogt28-Jun-06 23:50 
GeneralRe: Stored Procedure not Working Pin
Colin Angus Mackay29-Jun-06 2:40
Colin Angus Mackay29-Jun-06 2:40 
GeneralRe: Stored Procedure not Working Pin
PlayByTheRules29-Jun-06 7:03
PlayByTheRules29-Jun-06 7:03 
GeneralRe: Stored Procedure not Working Pin
Brendan Vogt29-Jun-06 20:24
Brendan Vogt29-Jun-06 20:24 
GeneralRe: Stored Procedure not Working Pin
Brendan Vogt28-Jun-06 23:46
Brendan Vogt28-Jun-06 23:46 
Questiontable structure of the new table(Urgent) Pin
vivek-g28-Jun-06 21:40
vivek-g28-Jun-06 21:40 

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.