Results 1 to 5 of 5

Thread: Reports

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Lost in the Mojave Desert
    Posts
    82

    Post 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

  2. #2
    khalik
    Guest
    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...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Lost in the Mojave Desert
    Posts
    82
    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?

  4. #4
    khalik
    Guest
    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...

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Lost in the Mojave Desert
    Posts
    82
    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
  •  



Click Here to Expand Forum to Full Width