Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / March 2005

Tip: Looking for answers? Try searching our database.

LDB file

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hermione - 30 Mar 2005 20:05 GMT
Hi

Is it possible when I open the database I want the ldb file will have a
different name than the mdb file

Ex: my database is: client.mdb I want the ldb to be test.ldb not client.ldb

Thanks for your help
Rick B - 30 Mar 2005 20:17 GMT
I am pretty sure they have to be the same name.  If they varied, how would
Access know which ldb was associated with which database?  You can have
multiple databases opened at a time, and Access would need to know which ldb
went to which mdb.

Why would you care what the ldb is named?  The ldb is just a locking file
used by Access.

Rick B

> Hi
>
[quoted text clipped - 4 lines]
>
> Thanks for your help
Hermione - 30 Mar 2005 20:43 GMT
The probleme is that I have a program which I rename the .mdb file into .her
and .tiy but they're a mdb files

for that when the user open with access:

client.her the client.ldb will be created

and when the user opne

client.tiy the client.ldb will be created

so the second client.ldb will replace the first one, and I have problem after

Any idea how can I resolve this problem

Thanks

> I am pretty sure they have to be the same name.  If they varied, how would
> Access know which ldb was associated with which database?  You can have
[quoted text clipped - 15 lines]
> >
> > Thanks for your help
Rick B - 30 Mar 2005 20:58 GMT
I have no idea what you just said.

You are changing the file extension of your MDB files?  Why?

> The probleme is that I have a program which I rename the .mdb file into .her
> and .tiy but they're a mdb files
[quoted text clipped - 32 lines]
> > >
> > > Thanks for your help
Immanuel Sibero - 30 Mar 2005 23:34 GMT
Hermione,

Let's agree on file naming rule first. The rule is:
FileName.FileExtension
FileName can be anything. FileExtension can be anything but is commonly used
to identify the file. For example, MDB is Access, XLS is Excel.

One of Microsoft Access rules is when you open an Access database (mdb
file), another file (a locking file) will be created. This locking file will
have the same FileName as the mdb file and LDB as the FileExtension. You can
not change this rule!!!

So if you open two Access database files Client.xxx and Client.yyy, you will
have a conflict if both files are in the same folder. You can work around
this by placing your Access data files in different folders.

HTH,
Immanuel Sibero

> The probleme is that I have a program which I rename the .mdb file into .her
> and .tiy but they're a mdb files
[quoted text clipped - 32 lines]
> > >
> > > Thanks for your help
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.