Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 2nd, 2006, 05:50 PM
Authorized User
 
Join Date: Feb 2006
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Debug problem

I have a database that is out on a server and is accessed by about 15 users in several locations across the state. I am using Access 2002 and all the user have Office XP loaded. Everyone can access and use the database with no problem except for one user. He can get into the program but when he tries to run a process he gets a debug error saying it can't find a specific query. He is the only one to get this error. I have looked the code and it looks fine and works for me and everybody else. He can access and use other programs we have out on the server that are written in Access 2002. Does anybody have any idea why this is happening?

Thanks,
Scott
__________________
ScottP
 
Old August 3rd, 2006, 03:15 AM
Registered User
 
Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ive had this issue too, what i had to do was replace the db file i was using as the interface and then compact and repair the database and after a reboot of the client it worked again, its a strange problem that i havent come across before. So replace the GUI and do compact and repair and you should be back up and running.

Its weird i know but it worked.

 
Old August 3rd, 2006, 10:00 AM
Authorized User
 
Join Date: Feb 2006
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default

s.wright, thanks for your reply. I am not sure what you mean by interface?

ScottP
 
Old August 3rd, 2006, 10:06 AM
Registered User
 
Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Mate, on the database i created, i made 2 files, one on the server with all the data, and another with all the gui and queries and reports on. That was linked to the main DB file. Thats what i meant about the interface, the GUI.

 
Old August 9th, 2006, 10:30 AM
Authorized User
 
Join Date: Feb 2006
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ah, I have not split the data from the GUI so as not to increase the processing time. Thanks anyways.

ScottP





Similar Threads
Thread Thread Starter Forum Replies Last Post
Debug Problem monika.vasvani ASP.NET 2.0 Basics 0 June 9th, 2008 09:36 PM
Debug/Build Problem BigJim BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 4 June 9th, 2007 09:11 AM
first debug problem in my code haagen Java Basics 2 September 25th, 2006 03:28 AM
C++ Debug Problem junebug C++ Programming 1 February 11th, 2005 01:41 PM
visoal studio.net debug problem matokuko VS.NET 2002/2003 2 November 12th, 2004 10:08 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.