Knowing DB size through code 
Author Message
 Knowing DB size through code

Hi;
Is there a function or something like it that can return the size of my
current Data Base(The DB that code is running from inside it)?
Thank you.


Mon, 29 Aug 2005 05:04:52 GMT  
 Knowing DB size through code
try:

FileLen ("Path\File")

-hai

Quote:
>-----Original Message-----
>Hi;
>Is there a function or something like it that can return
the size of my
>current Data Base(The DB that code is running from inside
it)?
>Thank you.

>.



Mon, 29 Aug 2005 06:51:20 GMT  
 Knowing DB size through code
Thank you;
i want to know the size of myDB.mdb ,not its name lenght.its size in mega
bytes.
thanx.

Quote:
> try:

> FileLen ("Path\File")

> -hai
> >-----Original Message-----
> >Hi;
> >Is there a function or something like it that can return
> the size of my
> >current Data Base(The DB that code is running from inside
> it)?
> >Thank you.

> >.



Mon, 29 Aug 2005 05:58:55 GMT  
 Knowing DB size through code
I could be mistaken, but I believe that FileLen will give
you the size of Mydb.mdb in bytes - not the name length.  
Check out the help on it.

-hai

Quote:
>-----Original Message-----
>Thank you;
>i want to know the size of myDB.mdb ,not its name

lenght.its size in mega
Quote:
>bytes.
>thanx.


>> try:

>> FileLen ("Path\File")

>> -hai
>> >-----Original Message-----
>> >Hi;
>> >Is there a function or something like it that can
return
>> the size of my
>> >current Data Base(The DB that code is running from
inside
>> it)?
>> >Thank you.

>> >.

>.



Mon, 29 Aug 2005 07:39:49 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Datatype sizes related to overall DB size

2. Replace Form in DB with Form in 2nd DB using code

3. Adjusting form and font size depending on screen size via code

4. Open Code DB Vs. Closed Code

5. Sum known field in external DB

6. Good book for someone who knows about DB but little about access

7. Outlook97 - Does not know message size of incoming mail with attachments

8. How do I know the Mailbox size?

9. How to know the size in bytes of individual slides

10. File size, images, and things to know.


 
Powered by phpBB® Forum Software © phpBB Group