|
-
Jul 7th, 2002, 11:09 PM
#1
Thread Starter
Lively Member
Reports
Need to create a report from data extracted from a binary file. Need some Ideas on what my options are. It has to be a dynamic report. It has both columns and rows. Need to be able to control the font color, size and bold/italic/normal. Grids would be helpful as well.
Don't go away mad, just go away.
Bam-Bam
-
Jul 8th, 2002, 12:13 AM
#2
why dont u load the binary data in to a table and creat a report... what reporting tool are u using... not sure crystal report support binary file...
-
Jul 8th, 2002, 08:27 PM
#3
Thread Starter
Lively Member
Well I guess I could but I wanted to "skip" the intermeadeate step, can you sent a recordset to the data report form without creating a db?
-
Jul 8th, 2002, 08:56 PM
#4
Originally posted by Bam_BamIR
Well I guess I could but I wanted to "skip" the intermeadeate step, can you sent a recordset to the data report form without creating a db?
i dont think that possible.....
create a temp table truncate or drop the table after job done...
-
Jul 8th, 2002, 09:03 PM
#5
Thread Starter
Lively Member
Well I can always convince the "staff" to put everything in a database, been trying to get them to go that route forever anyways. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|