Can a servoy app communicate with a 2000 MS Exchange Server. Scope of project:
Contact management with excel import
MS SQL backend
The BIG question - and this will determine if we can use Servoy - can servoy connect to an exchange server or “talk” to it in some way. The client wants the information in the public folders on the exchange server to be updated from the clients.
Yes, it is possible to do that with Servoy. All you will have to do is take Java components that can already access Exchange and implement them as Servoy plugin. For example here is a company that provides that: http://www.compoze.com
I have a client running exchange - would you mind sharing what kind of app you’re thinking of builidng, what it will do, etc.? Curious what is possible…