PC Review


Reply
Thread Tools Rate Thread

Custom Reports

 
 
anthony.davis@mptwo.com
Guest
Posts: n/a
 
      30th Apr 2005
Hello all,
I have read a few articles on this board where people have been asking
for crystal reports on Windows CE.

I understand they are not available.
So I am about to sit down and begin to write a class that will create
very very simple reports on our handheld devices.
IE: Total sales by date, end of day sales report, inventory on hand
reports, etc.

I am looking for some design suggestions.

All of the data is stored on a server so I can create a stored
procedure and expose it through a web service to return to the device a
DataSet.

Then I am thinking a class that takes the DataSet and creates a form
with labels displayig the data from the DataSet?
This sounds intensive.

Any additional thoughts will be helpful.

Regards,
Anthony

 
Reply With Quote
 
 
 
 
chora
Guest
Posts: n/a
 
      1st May 2005

A multi-line scrollable text box should be the way to go.

Then you have to have a way to define the minimum basic parts of a
report, and what to display or print in each one:
Report Start - Printed only once (Title, date etc)
Page Start - Printed in each page (Col headers etc)
Details - The detail lines ( Sales by date or salesman)
Page end - Printed at the bottom of each page
Report end - Printed at the end of the report.

After you get the data, you parse the definition and display-print the
appropriate data.


*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Ribbon and Reports Joshann Microsoft Access VBA Modules 4 7th Apr 2010 08:18 PM
Help I'm stuck - Custom Reports =?Utf-8?B?TWl6dTAwMQ==?= Microsoft Access Reports 1 1st Nov 2007 02:24 PM
Custom Reports =?Utf-8?B?RExL?= Microsoft Outlook BCM 1 20th Apr 2007 06:10 PM
Toolbars Reports Custom =?Utf-8?B?RGViYmllIEQu?= Microsoft Access Reports 3 28th Sep 2005 12:55 PM
Custom reports for BCM V2? Jair Bobys Microsoft Outlook BCM 1 29th Aug 2005 10:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:37 AM.