473,651 Members | 2,437 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access2003 Crashes when Filtering

Hi All

We have upgraded from Access2000 to Access2003 with all service packs.

The problem that we have is: When a user try's to filter a client the
database crashes and close's Access2003, this is happening on a regular
basis.
We never had this problem in Access2000.
Would it be something to do with code?

Please if anyone has an idea of the problem and a solution.

Thanks in Advance

Ryan
Nov 13 '05 #1
6 1999
"Ryan Bounds" <ry*****@hutcht rust.co.uk> wrote in message
news:dc******** **@nwrdmz02.dmz .ncs.ea.ibs-infra.bt.com...

When a user try's to filter a client


You'll need to explain exactly what you mean by this, we have no knowledge
of your particular system.

Regards,
Keith.
www.keithwilby.com
Nov 13 '05 #2
"Ryan Bounds" <ry*****@hutcht rust.co.uk> wrote in message
news:dc******** **@nwrdmz02.dmz .ncs.ea.ibs-infra.bt.com...

When a user try's to filter a client


You'll need to explain exactly what you mean by this, we have no knowledge
of your particular system.

Regards,
Keith.
www.keithwilby.com
Nov 13 '05 #3
how can I make stand alone aplicasion from mdb
Nov 13 '05 #4
how can I make stand alone aplicasion from mdb
Nov 13 '05 #5
"Drazen Sapina" <ds*****@astroi da.hr> wrote in message
news:dc******** **@ss405.t-com.hr...
how can I make stand alone aplicasion from mdb


If you mean just one file like an .exe then the answer is that you can't.
The closest you can get is to mde your file in Access using 'Tools',
Database utilities', 'Make Mde' (Access 2003). You will still need to
install the Access runtime on any client machine that runs your database
though.

---
Sam
Nov 13 '05 #6
"Drazen Sapina" <ds*****@astroi da.hr> wrote in message
news:dc******** **@ss405.t-com.hr...
how can I make stand alone aplicasion from mdb


If you mean just one file like an .exe then the answer is that you can't.
The closest you can get is to mde your file in Access using 'Tools',
Database utilities', 'Make Mde' (Access 2003). You will still need to
install the Access runtime on any client machine that runs your database
though.

---
Sam
Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
2411
by: Lauren Quantrell | last post by:
Hoping someonce can tell me what compatibility problems I might run into when I have to have my Access Project developed on Access2K run in a user environment where users are using Access2003 as well as Access2000. I have already seen a problem where if I open my project using Access2003 and save any objects, then run it on Access2000, I encounter "Bad DLL Calling Convention error..." on the Access2K machines. If I never open and save the...
0
1525
by: dynfax | last post by:
When I use Access 97 with Terminal Services, and the terminal window is minimized, the popup form displays - and when i reset the focus to the terminal window the popup form displays. In Access2003 - the same Terminal window, when the form programatically displays and the terminal window is minimized the form does not display. Another issue, when I change the default printer, an invisible form suddenly becomes visible - also only in...
0
355
by: Ryan Bounds | last post by:
Hi All We have upgraded from Access2000 to Access2003 with all service packs. The problem that we have is: When a user try's to filter a client the database crashes and close's Access2003, this is happening on a regular basis. We never had this problem in Access2000. Would it be something to do with code?
9
1900
by: Zlatko Matiæ | last post by:
Hello. Could somebody explain the following situation: I have a .mdb on my notebook with Windows XP SP2 and Access 2003. I prepared ..mde and tried to use it on another computer with Windows XP SP2 and Office XP installed on it. An error "...Your VBA project is corrupted" appeared. When I copy .mdb to that computer, instead of .mde, it works. If I then make the .mde on that computer, it works! If I copy the .mde then to the first...
5
1534
by: 2D Rick | last post by:
Using Access2003 I've set up a frontend/backend app that uses a modem triggered from the frontend. When an operator scans a job out, the app calls the transportation person's beeper and places the part number and location into his beeper, his queue for pickup. This works great for the one location, but, I now want to put this app on the companies Intranet where many location's in/out transactions will be received into the backend which...
9
2932
by: 2D Rick | last post by:
With the help from members in the VB forum I've pieced together code that works in VB6 to create radial text similar to "text on a path" seen in graphics programs.(on a circle only) I use an Access2003 app to gather the data via a barcode reader which is then concatenated for the radial text. Is there any possibility that this code can be converted to run in Access2003? Option Explicit
3
1704
by: Vera | last post by:
I built a class in VB.NET that has an overloaded constructor. It can either accept nothing, a string or an object Public Sub New( MyBase.New( End Su Public Sub New(ByVal strName As String MyBase.New( '... Do init with strNam End Su
13
3024
by: usenet | last post by:
How and where can one find out about the basics of VB/Access2003 syntax? I am a died in the wool C/C++/Java Linux/Unix programmer and I am finding it difficult to understand the program format for accessing objects, controls, etc. in VB/Access2003. In particular where will I find explanations of:- Actions, Functions, Methods, Properties - I'm understand the
3
1954
by: Ramchandar | last post by:
Hi, I am creating reports using VBA code. I have the same query in a querydef residing both in Access97 and Access2003. The result of this querydef is then moved to a table in Access97 and Access2003 respectively. The table in Access97 returns 874 rowcount, table in Access 2003 returns 1050 rowcount. In both the case the querydef is retrieving from the same database which resides in SQL Server 2003. I executed the application Access97 and...
0
8349
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8795
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8695
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7296
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6157
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4143
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2696
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1906
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.