Can't Save record in Client PC - When installing App - Unspecified error -2147467259
Hai,
I compiled my project created the Package using Package And Deployment Wizard.
When i run the set up in the client machine, i am getting 3 errors. i also attach the picture of the 3 errors.
PHP Code:
1. Setup Error 168
Setup has encountered a problem updating your system registry.
2. Error Executing Action
REGSVR: DLL Register Server failed on 'C:\ProgramFiles\Common Files\System\OLE DB\msdaps.dll
-2147467259:UnSpecified error
with error code - 2147467259
3. Error while configuring ODBC drivers!
Unable to register library C:\ProgramFiles\CommonFiles\System\OLE DB\\msdaps.dll: The operation completed
sucessfully.
After installed this setup in my machine i am able to Save new records from the installed application. But when i install the same setup in the client machine , and there i see all datas populated, but when i try to add new record then the following error is coming and the operation is cancelled.
-2147467259
Operation must use an updatable query
I heard that it will happen because of the Previlleges in the shared directory, but i given FullControl to EveryOne and also to the user i install. But still this error remains.
Also i attach the picture of the database RecordLocking setting, kindly check this and suggest me , is this error occurs because of that settings or what.
<Edited After Testing> But also i tested by selecting [purple]None[/purple] in the [brown]Default Record Locking[/brown] Frame instead of [brown]Edited Record[/brown], even though the 3 same errors occurs when installing the setup in the client pc
thankyou,
Chock.
Last edited by chockku; Jul 31st, 2005 at 01:56 AM.
Reason: Text Alignment