Click here to Skip to main content
15,886,963 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to capture count of records from stored procedrure Pin
Illegal Operation18-Oct-07 2:03
Illegal Operation18-Oct-07 2:03 
GeneralRe: how to capture count of records from stored procedrure Pin
attalurisubbu18-Oct-07 2:06
attalurisubbu18-Oct-07 2:06 
AnswerRe: how to capture count of records from stored procedrure Pin
pmarfleet18-Oct-07 2:05
pmarfleet18-Oct-07 2:05 
GeneralRe: how to capture count of records from stored procedrure Pin
attalurisubbu18-Oct-07 2:15
attalurisubbu18-Oct-07 2:15 
GeneralRe: how to capture count of records from stored procedrure Pin
pmarfleet18-Oct-07 2:23
pmarfleet18-Oct-07 2:23 
AnswerRe: how to capture count of records from stored procedrure Pin
neeraj_indianic19-Oct-07 21:12
neeraj_indianic19-Oct-07 21:12 
QuestionAutomatic Add and Update Pin
Sarfaraj Ahmed18-Oct-07 1:36
Sarfaraj Ahmed18-Oct-07 1:36 
AnswerRe: Automatic Add and Update Pin
pmarfleet18-Oct-07 2:04
pmarfleet18-Oct-07 2:04 
Didn't you ask the same question last week? I gave you some advice then.

Use an INSERT...SELECT to select the records from the Borrower table where SubmitDate is greater than DueDate and insert corresponding entries into the Penalty table. Calculate the fine based on the logic I explained in my previous reply.

Paul Marfleet

GeneralRe: Automatic Add and Update Pin
Sarfaraj Ahmed18-Oct-07 2:26
Sarfaraj Ahmed18-Oct-07 2:26 
GeneralRe: Automatic Add and Update Pin
pmarfleet18-Oct-07 2:42
pmarfleet18-Oct-07 2:42 
Questionproblem in javascript Pin
Arihant rathi18-Oct-07 0:49
Arihant rathi18-Oct-07 0:49 
AnswerRe: problem in javascript Pin
pmarfleet18-Oct-07 1:57
pmarfleet18-Oct-07 1:57 
Questionquery Pin
venky45617-Oct-07 23:51
venky45617-Oct-07 23:51 
AnswerRe: query Pin
Imran Khan Pathan18-Oct-07 0:19
Imran Khan Pathan18-Oct-07 0:19 
QuestionData Encryption and Decryption in sql server/2005 Pin
nhss17-Oct-07 21:51
nhss17-Oct-07 21:51 
QuestionImporting Data From Excel Pin
Syed Mujtaba Hassan17-Oct-07 18:45
Syed Mujtaba Hassan17-Oct-07 18:45 
AnswerRe: Importing Data From Excel Pin
Sathesh Sakthivel17-Oct-07 20:01
Sathesh Sakthivel17-Oct-07 20:01 
GeneralRe: Importing Data From Excel Pin
Syed Mujtaba Hassan17-Oct-07 20:30
Syed Mujtaba Hassan17-Oct-07 20:30 
QuestionProblem with row concatenation [modified] Pin
Payal_e_m17-Oct-07 16:52
Payal_e_m17-Oct-07 16:52 
AnswerRe: Problem with row concatenation Pin
Colin Angus Mackay17-Oct-07 17:39
Colin Angus Mackay17-Oct-07 17:39 
GeneralRe: Problem with row concatenation Pin
Payal_e_m17-Oct-07 18:06
Payal_e_m17-Oct-07 18:06 
GeneralRe: Problem with row concatenation Pin
pmarfleet17-Oct-07 20:15
pmarfleet17-Oct-07 20:15 
AnswerRe: Problem with row concatenation Pin
manojm3917-Oct-07 20:18
manojm3917-Oct-07 20:18 
GeneralRe: Problem with row concatenation Pin
Payal_e_m18-Oct-07 16:28
Payal_e_m18-Oct-07 16:28 
QuestionHow to Install SSL in Workgroup Environment for SQL Server? Pin
DotNetWWW17-Oct-07 2:54
DotNetWWW17-Oct-07 2:54 

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.