Re: updating a access Database Record
From: C CORDON (tcordonb_at_hotmail.com)
Date: 02/02/05
- Next message: Crouchie1998: "Re: How to registry key"
- Previous message: Crouchie1998: "Re: Need help declaring PathCleanupspec"
- In reply to: Andy O'Neill: "Re: updating a access Database Record"
- Next in thread: Paul Clement: "Re: updating a access Database Record"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Feb 2005 14:30:32 -0600
If it is an ASP.NET app you may even need to edit the machine.config file.
Did you make it work?
"Andy O'Neill" <aon14nocannedmeat@lycos.co.uk> wrote in message
news:9r7Md.236$89.13@fe3.news.blueyonder.co.uk...
>
>
> "Fred Geurtsen" <fabfreddy8@zonnet.nl> wrote in message
> news:ukHgzDUCFHA.4008@tk2msftngp13.phx.gbl...
>> Yes, It is an ASP.NET application, so my access database file can't be
>> written. Do I need to share and allow changing the folder where my
>> database is?
>>
> You also need a primary key.
> If you have one then the next thing to try is just executing a hard coded
> string and check that doesn't work.
>
> When you write to an access database that user has to create an ldb file
> in the same folder as the mdb and be able to write the user locks away to
> that. The last user disconnecting also deletes the ldb with recent
> versions of access.
> There's no database service.
>
> --
> Regards,
> Andy O'Neill
>
- Next message: Crouchie1998: "Re: How to registry key"
- Previous message: Crouchie1998: "Re: Need help declaring PathCleanupspec"
- In reply to: Andy O'Neill: "Re: updating a access Database Record"
- Next in thread: Paul Clement: "Re: updating a access Database Record"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|