Click here to Skip to main content
15,922,145 members
Home / Discussions / Database
   

Database

 
GeneralExpress Connection Problems Pin
Ed.Poore10-Nov-06 13:49
Ed.Poore10-Nov-06 13:49 
GeneralRe: Express Connection Problems Pin
Rob Graham10-Nov-06 14:22
Rob Graham10-Nov-06 14:22 
GeneralRe: Express Connection Problems Pin
Ed.Poore11-Nov-06 3:19
Ed.Poore11-Nov-06 3:19 
GeneralRe: Express Connection Problems Pin
Ed.Poore12-Nov-06 8:59
Ed.Poore12-Nov-06 8:59 
Questionautoincrement a column using C# Pin
kani9810-Nov-06 12:43
kani9810-Nov-06 12:43 
AnswerRe: autoincrement a column using C# Pin
Rob Graham10-Nov-06 14:24
Rob Graham10-Nov-06 14:24 
QuestionMDAC, JET and Windows Vista Pin
rajas10-Nov-06 7:47
rajas10-Nov-06 7:47 
QuestionInserting records.... Pin
dansoft9-Nov-06 21:41
dansoft9-Nov-06 21:41 
consider a payment table with the following fields: billno,invid,amount,date

Also consider tables invoices (contains invid,invno,pkgid) and packages (contain pkgid)...

I need to generate bill for a particular invoice number(invno). That invoice may contain more than 1 packages. I have to generate bill for each packages with a same bill no. If there are 3 packages in invoice number 'I31' then 3 bill must be generated.

How to insert this using package or someother method? I'll pass thes values (billno,invno, and date) from my application to SQL server. The insert command must generate no. of bills that is equal to the number of packages of that invoice. The no. of pkgid can be retrieved by invno, the amount can be retrived by using the pkgid.

Please help me to insert multiple records from one request.

Hope you understand my prob.

Thanks.

QuestionVariables in Proceedures Pin
oskardiazdeleon9-Nov-06 12:51
oskardiazdeleon9-Nov-06 12:51 
AnswerRe: Variables in Proceedures Pin
Colin Angus Mackay9-Nov-06 16:55
Colin Angus Mackay9-Nov-06 16:55 
QuestionCreating a sql server data dictionary for our corporation? Pin
Goalie359-Nov-06 9:59
Goalie359-Nov-06 9:59 
AnswerRe: Creating a sql server data dictionary for our corporation? Pin
User 17164929-Nov-06 14:28
professionalUser 17164929-Nov-06 14:28 
QuestionCalling Procedures Pin
Dayekh9-Nov-06 3:07
Dayekh9-Nov-06 3:07 
AnswerRe: Calling Procedures Pin
Eric Dahlvang9-Nov-06 3:33
Eric Dahlvang9-Nov-06 3:33 
GeneralRe: Calling Procedures Pin
Dayekh9-Nov-06 3:52
Dayekh9-Nov-06 3:52 
GeneralRe: Calling Procedures Pin
indianet9-Nov-06 6:53
indianet9-Nov-06 6:53 
GeneralRe: Calling Procedures Pin
Eric Dahlvang9-Nov-06 9:25
Eric Dahlvang9-Nov-06 9:25 
GeneralRe: Calling Procedures Pin
Dayekh9-Nov-06 23:19
Dayekh9-Nov-06 23:19 
QuestionHow to merge two triggers to one Pin
andreas_6359-Nov-06 1:55
andreas_6359-Nov-06 1:55 
AnswerRe: How to merge two triggers to one Pin
Eric Dahlvang9-Nov-06 3:11
Eric Dahlvang9-Nov-06 3:11 
GeneralRe: How to merge two triggers to one Pin
andreas_6359-Nov-06 4:03
andreas_6359-Nov-06 4:03 
GeneralRe: How to merge two triggers to one Pin
Eric Dahlvang9-Nov-06 10:09
Eric Dahlvang9-Nov-06 10:09 
QuestionSign-On Question from Extreme Novice Pin
Jethro639-Nov-06 1:50
Jethro639-Nov-06 1:50 
AnswerRe: Sign-On Question from Extreme Novice Pin
Mike Dimmick9-Nov-06 6:07
Mike Dimmick9-Nov-06 6:07 
GeneralRe: Sign-On Question from Extreme Novice Pin
Jethro639-Nov-06 7:50
Jethro639-Nov-06 7:50 

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.