473,480 Members | 1,847 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

.ldb file size

Just a short question..

should all access .ldb record lock files always be 1kb in size. i have noticed on my app that at times the .ldb files can sometimes be 2kb in size

thanks

Lee-Anne
Perth WA

--
Message posted via http://www.accessmonster.com
Nov 13 '05 #1
3 1892
Lee-Anne Waters via AccessMonster.com wrote:
Just a short question..

should all access .ldb record lock files always be 1kb in size. i have noticed on my app that at times the .ldb files can sometimes be 2kb in size


Would depend on number of users, locks, etc. it is after all just a
another database file, you put more in it, it grows.
--
This sig left intentionally blank
Nov 13 '05 #2
Trevor Best <no****@besty.org.uk> wrote in
news:41**********************@news.zen.co.uk:
Lee-Anne Waters via AccessMonster.com wrote:
Just a short question..

should all access .ldb record lock files always be 1kb in size. i
have noticed on my app that at times the .ldb files can sometimes
be 2kb in size


Would depend on number of users, locks, etc. it is after all just
a another database file, you put more in it, it grows.


And it can be compacted if no users are connected to it.

It is, after all, just an MDB with an MDW extension (and a few
custom system tables not found in a regular MDB). You can open it
and view its contents if no one is connected to it.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #3
Bri
David,

You are talking about the Workgroup file (.MDW) and they are talking
about the .LDB file. Once nobody is connected to the .MDB the .LDB
should disappear. I know that you know this, I'm just making sure nobody
else is confused by your answer.

Bri

David W. Fenton wrote:
Trevor Best <no****@besty.org.uk> wrote in
news:41**********************@news.zen.co.uk:

Lee-Anne Waters via AccessMonster.com wrote:
Just a short question..

should all access .ldb record lock files always be 1kb in size. i
have noticed on my app that at times the .ldb files can sometimes
be 2kb in size


Would depend on number of users, locks, etc. it is after all just
a another database file, you put more in it, it grows.

And it can be compacted if no users are connected to it.

It is, after all, just an MDB with an MDW extension (and a few
custom system tables not found in a regular MDB). You can open it
and view its contents if no one is connected to it.


Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
5426
by: Dave Smithz | last post by:
Hi There, I have a PHP script that sends an email with attachment and works great when provided the path to the file to send. However this file needs to be on the same server as the script. ...
4
2172
by: M P | last post by:
Can you help me find an asp code that will upload a file from my PC to web server? Mark
11
3050
by: Skc | last post by:
I have a .txt which has been exported as a .csv from an external source. What i need to do is to import this into SQL2000 (into a table) but I need to do special things on the data: 1. I need to...
0
3905
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
1
2744
by: BW | last post by:
I am creating an upload/download function for an extranet site. Files will be uploaded to directory based upon the users login and associated project. The function works as long as I use "c:\Temp"...
2
2547
by: Dan | last post by:
Hi, I know this code is not entirely javascript, but bare with me. Can you please tell me why this does not work: page: filemanager.php <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
1
2562
by: j7.henry | last post by:
I am trying to pull specific data that is in a comma delimited file into a web page. So if my comma delimited file looks like: Name,Address,Zip Fred,123 Elm,66666 Mike,23 Jump,11111 I would...
3
3955
by: forest demon | last post by:
for example, let's say I do something like, System.Diagnostics.Process.Start("notepad.exe","sample.txt"); if the user does a SaveAs (in notepad), how can i capture the path that the user...
2
14501
by: cleary1981 | last post by:
Hi, I have created a script in PHP thats generates an SVG image. Want I want to do is have PHP save this as example.svg. Can this be done? Heres my code <?php require "config.php"; $proj_id =...
3
4399
by: premprakashbhati | last post by:
hi, good evening.. i am going to upload an image in a web form .....for that iam using HTML input(file) control and one web control button i.e., Upload_Button() here is the code ...its work fine...
0
7055
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6920
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7059
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7010
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4799
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4499
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3003
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
572
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
203
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.