RE: [users@httpd] How to populate MSAccess Database while Apache HTTPD Queries it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 

 

-----Original Message-----
From: Siegfried Heintze [mailto:info@xxxxxxxxxxxx]
Sent:
14 April 2006 15:08
To: users@xxxxxxxxxxxxxxxx
Subject: [users@httpd] How to populate MSAccess Database while Apache HTTPD Queries it?

 

Sorry if this appears twice. When I did not see it echo I sent it again

-----Original Message-----

From: siegfried [mailto:siegfried@xxxxxxxxxxx]

Sent: Thursday, April 13, 2006 6:16 PM

To: 'users@xxxxxxxxxxxxxxxx'

Subject: Populating Microsoft MDB file and simultaneously querying it

 

I have some cygwin cron jobs populating a Microsoft Access database while users are trying to simultaneouly query the database via C#/httpd.

 

I think my problem is that the cygwin cron jobs are running in the Administrator account and they create a .mdl file (the lock) under the administrator account and then, while httpd can open the .mdb file (because I put an access control list on it), httpd cannot open the mdl file (because the cron job just created it with the Administrator account).

 

What account should my cron jobs be running in to be compatible with with httpd? I think they could all access the database fine if they were all running in the same account?

 

Thanks,

Siegfried

 

I think your stuffed. You could get the script to make a copy of the database and put all the new record into that one. Then copy the file over replacing the old one. You may have you restart Apache with graceful after this, if it changes anything. Adding records should be ok.

 

Giz


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux