Advertisement

1 - 10 of 89 containing alltags:("ldb") (0 seconds)
Today alone my db has been prompting the users to repair the db three times. I am developing offline and importing the new db on to the server for the users to use. Also one of the users opens his ...
Zones: MS AccessDate Answered: 06/17/1999 Grade: B Views: 0
I am distributing a vb program that uses the datacontrol and an access database on a cd. I want the user to run the program and have read only access to the database. The problem is that an ...
Zones: Visual BasicDate Answered: 11/28/2001 Grade: A Views: 0
Hello, i am really battling...i have a simple app that when it closes compacts the mdb. it works fine and i call a procedure from a class that doesn the work... clsDButils.CompactandRepair  whi...
Zones: Visual BasicDate Answered: 11/30/2000 Grade: B Views: 0
Access2000......... I am using ADO and need to compact the database after deleting a large number of records.  x = rs.RecordCount  If x > 0 Then       cnn.Execute "Delete From Table1"  E...
Zones: Visual BasicDate Answered: 04/30/2002 Grade: A Views: 0
i have a little BIG problem here.  let me give you all the details. we have four automated dialers which are win2k workstations connected to t1's.  They dial phone numbers all day from access da...
Zones: MS AccessDate Answered: 11/02/2002 Grade: A Views: 0
i am using an access database. is there a way i can write a <cfquery..> that will exclusive access to the database? and i don't mean using <cflock type="exlusive"..> i believe this makes it so that...
Zones: ColdFusion Application ServerDate Answered: 11/04/2002 Grade: A Views: 0
Hi.. I want to be able to figure out how many users are currently accessing the access application. My first idea was to read the .ldb file, and count the number of user logged in the applicatio...
Zones: MS AccessDate Answered: 07/04/2003 Grade: B Views: 0
My app has to interface with a project written in Access 2.0. Everything works fine in my test environment, but I have run into a snag that is threatening to kill my whole program. The app runs...
Zones: ProgrammingDate Answered: 01/08/2006 Grade: A Views: 0
I have an access database that forces the user to exit at 8:00 P.M each night.  This has worked well for months, allowing me to make changes after hours.  However, last night several users appear t...
Zones: MS AccessDate Answered: 02/02/2006 Grade: A Views: 0
I've been using MS Access for Many years. Just recently, I've started getting this "exclusive access" problem - usually trying to RE-edit something. Obviously I'm the only machine/user accessing th...
Zones: MS AccessDate Answered: 04/25/2006 Grade: A Views: 0