I am having trouble creating a DTO connection to a Pervasive 2000 server from a machine that only has the Pervasive 2000 client installed.
If I connect to the server without a username and password I can connect but I can't see any databases or do anything. I get error 7011.
If I supply the valid windows user name and password the connection fails with error 7004.
With the local work Station everything works fine.
result = m_dtoSession.Connect(MyServer, Login, password)
Thanks and Good Luck!
zemp
If I connect to the server without a username and password I can connect but I can't see any databases or do anything. I get error 7011.
If I supply the valid windows user name and password the connection fails with error 7004.
With the local work Station everything works fine.
result = m_dtoSession.Connect(MyServer, Login, password)
Thanks and Good Luck!
zemp