Hi everybody, I have built a server app I want to use to expose a back-end database server to clint apps through https protocol. According to the documentation, for my server app to be able to work on top a http protocol, I need to install the http protocol driver, httpsrvr.dll. A search through my local drive reveals that a copy of the driver has been installed with D2007. Now, my problem is how to achieve the registration of a dll server. Any tips welcome. TIA.
Emmanuel

