Show Bid Request
Hierarchical Recordset
Bid Request Id: 31057
|
|
|
Posted by: |
Dennis04101 (7 ratings)
(Software buyer rating 9.85)
|
Non-action Ratio: |
Very Good - 12.50%
|
Posted: |
Oct 14, 2002 4:15:00 PM EDT
|
Bidding Closes: |
Oct 17, 2002 5:00:00 AM EDT
|
Viewed (by coders): |
180 times
|
Deadline: |
10/20/2002 12:00:00 PM
TIME EXPIRED
|
|
|
|
Description:
I have a record from which I need to create a hierarchical recordset to export to Excel. The format of the record is as follows:
Product, Date1, AddAmount1, DeductAmount1, Date2, AddAmount2, DeductAmount2, Date3, AddAmount3, DeductAmount3... and so on.
I want the record displayed in Excel as:
Product Date Date2 Date3 AddAmount1 AddAmount2 AddAmount3 DeductAmount1 DeductAmount2 DeductAmount3
I am open to how this might be accomplished, and the Excel portion isn't necessary as long as a recordset is created that I can dump into Excel.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
VB.NET
Must be 100% finished and received by buyer on:
Oct 20, 2002 12:00:00 PM EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
Must be in VB.NET form ready to debug.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$30 (USD)
|
Oct 15, 2002 3:18:34 AM EDT
|
10
(Excellent)
|
|
|
Hi
As I understood, for each record you want to create a Dataset with a table of 3 rows 4 fields: string, int,int,int
record 1: Product, date,date2,date3
record 2: '',AddAmount1,AddAmount2, AddAmount3
record3: '',DeductAmount1,DeductAmount2,DeductAmount3
This will take hour to do, test and support
Thanks Alexander
|
|
|
|
|
|