Hi all !
This error, "object required", appears when I'm trying access a remote database. This database is located on an external server. (The one is not on the network of the enterprise)
The COM Component works fine when I access a local database.
In fact this error appears because, the calling function returns a recordset, but this one doesn't exist because the COM Component returns anything. (only with a remote database).
In MTS I've set my account for the identity tab.
But it doesn't work.
Have you a solution or an idea ?
This error, "object required", appears when I'm trying access a remote database. This database is located on an external server. (The one is not on the network of the enterprise)
The COM Component works fine when I access a local database.
In fact this error appears because, the calling function returns a recordset, but this one doesn't exist because the COM Component returns anything. (only with a remote database).
In MTS I've set my account for the identity tab.
But it doesn't work.
Have you a solution or an idea ?