A global leader in oil and gas production and processing equipment now has a custom program for capture of RFQs (request for Quotation) from clients.
Problem:
The company required a custom program to capture RFQ (Request for Quotation) information from clients asking for equipment quotes.
  • Unauthorized users must be prevented from gaining access
  • Key workstations will require program installation
  • A central database is required
Solution:
The program was originally written in Microsoft Access and has since been migrated to VB.net, ASP.Net, and Microsoft SQL Server .
  • We installed the VB.net portion of the program on key workstation(s) within each division
    • Performs all data entry into a centrally located SQL database
    • The ASP.net web program (Intranet only) allows authenticated employees to:
      • View RFQ data
      • Query / print reports for pertinent sales information.
We employed the following development tools:
  • VB.Net
  • ASP.NET
  • Microsoft SQL Server
Result:
The company now has the ability to capture all RFQs (Request for Quotation) The program was originally written one division, currently manages quote requests for all international divisions the WAN (Wide Area Network)