Thread: Problem Reporting System. Need Advide!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    16

    Question Problem Reporting System. Need Advide!

    Task:
    I work at a medium size company (about 90 users) and I was assigned to develop a Problem Reporting System.

    The system needs to be accesible by all users and managers with different access levels.

    Basically once the users get an error they need to be able to pull up my stand alone application and report the error. The ticket then would be saved to one table in our SQL200 server, the IT department would then examine the reported incident, fix whatever bugs were reported and close the ticket.

    Platform:
    This system would be running under windows 2000.
    And would be programmed in Borland C++ Builder 5 Enterprise.

    Question:
    What is the best way to do that? How should I go about it?

    Any advice, suggestion, comment is highly appreciated.

    This should be a secure system in a way that users should not be able to close tickets and etc. only managers and IT people.
    Last edited by brunomiranda; 09-24-2003 at 10:02 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Memory problem with Borland C 3.1
    By AZ1699 in forum C Programming
    Replies: 16
    Last Post: 11-16-2007, 11:22 AM
  2. Problem while constructing IP packet and sending using socket() system call
    By cavestine in forum Networking/Device Communication
    Replies: 10
    Last Post: 10-15-2007, 05:49 AM
  3. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  4. Problem with system(), execl(), etc. functions
    By nickkrym in forum C Programming
    Replies: 5
    Last Post: 05-12-2007, 08:04 AM
  5. Another problem swith my wide system MouseProc
    By darcome in forum Windows Programming
    Replies: 0
    Last Post: 10-03-2002, 12:34 PM