Results 1 to 3 of 3

Thread: portable application recommended for offline use

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Posts
    150

    portable application recommended for offline use

    hi,
    we're looking into designing a portable application that contains tables and graphs and pulls data from a database. this application must be portable where we can manually connect to db and update data and graphs then share the application with users. the application must be portable and shared by email and can be used offline.

    once option is using flash with action script to connect to our sql server and update data but not sure how easy to create charts or reports since it's not a reporting tool !!!

    an access in another one. any recommendations are appreciated.

    thanks

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: portable application recommended for offline use

    Which database (Access? SQL Server? MySQL?) Where will it reside? Can the application be installed on the computer or does it have to run with no installation?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Posts
    150

    Re: portable application recommended for offline use

    it will be connected to sql server, store the data in some kind of dataset then redistribut to employees with no installation needed.

    thank you

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