Re: updating a access Database Record

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: C CORDON (tcordonb_at_hotmail.com)
Date: 02/02/05


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
>



Relevant Pages

  • Re: Location for shared Access database
    ... Can anyone tell me where I should put a simple Access database file in order to be accessible for every computer in the network? ... I don't think that the "Programs" folder is the right place. ... For a network-shared database, use SQL Server instead: ... This will work on Vista as well, although you'll need to adjust the local folder permissions since users don't have write permissions on c:\ by default. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: db connection
    ... I am not sure that just because there is *.ldb file still in your folder ... is this a webapp or winform? ... >I wrote a program in c# and oledb for my access database. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: db connection
    ... I am not sure that just because there is *.ldb file still in your folder ... is this a webapp or winform? ... >I wrote a program in c# and oledb for my access database. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: db connection
    ... I am not sure that just because there is *.ldb file still in your folder ... is this a webapp or winform? ... >I wrote a program in c# and oledb for my access database. ...
    (microsoft.public.dotnet.general)
  • Re: Is it possible to link tables with a relaive path?
    ... then hiding the table and showing the data through a snapshot ... Access won't let me link to another Access Database via ODBC:(. ... >> folder as the front end without knowing the name of the folder? ...
    (microsoft.public.access.gettingstarted)