Gossamer Forum
Home : Products : DBMan : Discussions :

Re: [RobR] Can Anyone Help

Quote Reply
Re: [RobR] Can Anyone Help In reply to
I can see 2 ways to hack something like that, but their might be a correct answer out there somewhere;

1. loop the add_record sub back to itself using some kind of a marking variable to know when to stop????


2. the only difference between a field and a record is a line break, so write the output with duplicated Customer ID's and line breaks between the products.

OK, here is #3

Since the products must come from a database somewhere, just store the ID of the product, then store all the product ID's in a single field, using multiple records for different orders.
Subject Author Views Date
Thread Can Anyone Help RobR 5521 Apr 17, 2003, 5:28 PM
Thread Re: [RobR] Can Anyone Help
LoisC 5397 Apr 18, 2003, 9:30 AM
Thread Re: [LoisC] Can Anyone Help
RobR 5397 Apr 18, 2003, 12:46 PM
Thread Re: [RobR] Can Anyone Help
joematt 5423 Apr 22, 2003, 6:40 AM
Thread Re: [joematt] Can Anyone Help
RobR 5367 Apr 23, 2003, 3:33 PM
Thread Re: [RobR] Can Anyone Help
joematt 5366 Apr 24, 2003, 10:01 AM
Thread Re: [joematt] Can Anyone Help
RobR 5360 Apr 24, 2003, 10:56 AM
Post Re: [RobR] Can Anyone Help
LoisC 5340 Apr 24, 2003, 11:36 AM
Post Re: [RobR] Can Anyone Help
joematt 5331 Apr 24, 2003, 12:47 PM