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 ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10172376.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11842398.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_12017339.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20295244.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20342725.html
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20388198...
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20667909.html
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...
http://www.experts-exchange.com/Programming/Misc/Q_21563251.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21717182.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21825973.html
Zones:
MS AccessDate Answered: 04/25/2006 Grade: A Views: 0