Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Does anybody know if it's possible to create reports based off of data within an array?

 

I am not using a database connection in my program... only text files which I read into array structures. I would like to display reports on them but for the life of me I can't figure out how to do it.

 

Does anybody have any suggestions?

 

-Falcon

  • 4 weeks later...
Posted

Reporting

 

No - I never found a solution to this problem... but I did find an alternative.

 

I am incorporating the Microsoft Web Browser com into my project... then writing the contents of my array into that window, using HTML formatting (tables, color, etc) to get the job done.

 

I am still implementing this alternative solution, so I can't speak to how well it will work yet.

 

-Falcon

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...