Click here to Skip to main content
15,917,731 members
Home / Discussions / Database
   

Database

 
QuestionCDaoDatabase Create Field Pin
DKScherpy25-Jan-07 9:58
DKScherpy25-Jan-07 9:58 
QuestionIncrement Field Value Pin
achimera25-Jan-07 9:39
achimera25-Jan-07 9:39 
AnswerRe: Increment Field Value Pin
PIEBALDconsult25-Jan-07 9:55
mvePIEBALDconsult25-Jan-07 9:55 
GeneralRe: Increment Field Value Pin
achimera25-Jan-07 10:06
achimera25-Jan-07 10:06 
Questioncall function from select join Pin
montu337725-Jan-07 3:51
montu337725-Jan-07 3:51 
AnswerRe: call function from select join Pin
Paddy Boyd25-Jan-07 4:29
Paddy Boyd25-Jan-07 4:29 
QuestionSCOPE_IDENTITY() Always Returning 1 Pin
Farm Developer25-Jan-07 0:43
Farm Developer25-Jan-07 0:43 
AnswerRe: SCOPE_IDENTITY() Always Returning 1 Pin
Jon Sagara25-Jan-07 10:23
Jon Sagara25-Jan-07 10:23 
Stored procedure name as defined:
Howellsy wrote:
ALTER PROCEDURE [dbo].[InsertInvoice]


Stored procedure called by your code:
Howellsy wrote:
cmd.CommandText = "InsertClient";


Maybe that could be the problem? Or is it just a copy-past error (looks like it)?

It would be helpful to see the definition of the Invoice table.




Jon Sagara
I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So i had to leave the place as soon as possible.
--Mr.Prakash


Blog | Site | Articles

GeneralRe: SCOPE_IDENTITY() Always Returning 1 Pin
Farm Developer25-Jan-07 21:42
Farm Developer25-Jan-07 21:42 
GeneralRe: SCOPE_IDENTITY() Always Returning 1 Pin
Jon Sagara26-Jan-07 1:52
Jon Sagara26-Jan-07 1:52 
AnswerRe: SCOPE_IDENTITY() Always Returning 1 Pin
Farm Developer26-Jan-07 4:09
Farm Developer26-Jan-07 4:09 
QuestionProblem In Multi Conditioned SQL: Pin
Shahzad.Aslam24-Jan-07 22:14
Shahzad.Aslam24-Jan-07 22:14 
AnswerRe: Problem In Multi Conditioned SQL: Pin
Parwej Ahamad24-Jan-07 22:27
professionalParwej Ahamad24-Jan-07 22:27 
AnswerRe: Problem In Multi Conditioned SQL: Pin
Pete O'Hanlon24-Jan-07 22:53
mvePete O'Hanlon24-Jan-07 22:53 
GeneralRe: Problem In Multi Conditioned SQL: Pin
Shahzad.Aslam24-Jan-07 23:32
Shahzad.Aslam24-Jan-07 23:32 
GeneralRe: Problem In Multi Conditioned SQL: Pin
Colin Angus Mackay24-Jan-07 23:53
Colin Angus Mackay24-Jan-07 23:53 
GeneralRe: Problem In Multi Conditioned SQL: Pin
Shahzad.Aslam25-Jan-07 0:18
Shahzad.Aslam25-Jan-07 0:18 
GeneralRe: Problem In Multi Conditioned SQL: Pin
Pete O'Hanlon25-Jan-07 0:57
mvePete O'Hanlon25-Jan-07 0:57 
GeneralRe: Problem In Multi Conditioned SQL: Pin
Mike Dimmick25-Jan-07 1:31
Mike Dimmick25-Jan-07 1:31 
GeneralRe: Problem In Multi Conditioned SQL: Pin
Shahzad.Aslam25-Jan-07 19:08
Shahzad.Aslam25-Jan-07 19:08 
AnswerRe: Problem In Multi Conditioned SQL: Pin
Mike Dimmick25-Jan-07 1:21
Mike Dimmick25-Jan-07 1:21 
QuestionWant to Display 2 columns result as one column(Urgent) Pin
priya_p23324-Jan-07 19:30
priya_p23324-Jan-07 19:30 
AnswerRe: Want to Display 2 columns result as one column(Urgent) [modified] Pin
Parwej Ahamad24-Jan-07 20:22
professionalParwej Ahamad24-Jan-07 20:22 
GeneralRe: Want to Display 2 columns result as one column(Urgent) Pin
priya_p23324-Jan-07 20:59
priya_p23324-Jan-07 20:59 
GeneralRe: Want to Display 2 columns result as one column(Urgent) [modified] Pin
Parwej Ahamad24-Jan-07 21:20
professionalParwej Ahamad24-Jan-07 21:20 

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.