The eConnect 9.0 libraries require the usage of Integrated Security with SQL Server. This means that every end user of my application (which uses eConnect to talk to GP) would need login rights to the GP SQL Server, no? That doesn't make any sense.
Is there a way that I can force them all to log into SQL Server with the same credentials. Would I have to do some tricks with impersonation in my application code? Has anyone attempted something like this before?
Thanks in advance.
Peter