473,498 Members | 1,842 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS Access in Citrix, Macro skipping events without warning

1 New Member
I run Access 2000. We still have Access 97 resident on our server. We run all of this inside of a Citrix environment. I have a macro which runs a dozen or so queries and macros. At the end of the macro, and within several of the macros, there are several e mails that are supposed to send. The macro is running and completing the beeps I have at the end, but it is skipping some events and not stoping and posting a halt notice. If I copy the macro, I can run it, and once it runs, I have to delete the events which ran correctly, save it, close Access, reopen it and then run it again until the next failure. Upon each failure, I repeat the above. Any help would be greatly appreciated. David
Aug 13 '07 #1
2 2359
Scott Price
1,384 Recognized Expert Top Contributor
I run Access 2000. We still have Access 97 resident on our server. We run all of this inside of a Citrix environment. I have a macro which runs a dozen or so queries and macros. At the end of the macro, and within several of the macros, there are several e mails that are supposed to send. The macro is running and completing the beeps I have at the end, but it is skipping some events and not stoping and posting a halt notice. If I copy the macro, I can run it, and once it runs, I have to delete the events which ran correctly, save it, close Access, reopen it and then run it again until the next failure. Upon each failure, I repeat the above. Any help would be greatly appreciated. David
Just a general comment on M$ Access macros in general: They do not allow error handling.

This means that you are most likely suffering from some unhandled errors in your macro(s).

It's a labor intensive task to convert them to VBA code, but could be well worth the effort, especially since VBA code is magnitudes easier to troubleshoot, and DOES allow error handling and trapping.

Regards,
Scott
Aug 13 '07 #2
certifiedguruCisco
1 New Member
David. I had a similar issue but I contact Seth at www.adaset.net and they fixed my issue. Not sure what they did but it worked, I have 30 servers in my farm.


I run Access 2000. We still have Access 97 resident on our server. We run all of this inside of a Citrix environment. I have a macro which runs a dozen or so queries and macros. At the end of the macro, and within several of the macros, there are several e mails that are supposed to send. The macro is running and completing the beeps I have at the end, but it is skipping some events and not stoping and posting a halt notice. If I copy the macro, I can run it, and once it runs, I have to delete the events which ran correctly, save it, close Access, reopen it and then run it again until the next failure. Upon each failure, I repeat the above. Any help would be greatly appreciated. David
Aug 23 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1447
by: Craig Morey | last post by:
I run Apache2 and PHP5 and most of the time it works fine with my scripts. Then occasionally, and it doesn't seem to make any difference when, I'll get php session errors, saying that that...
3
6151
by: Karen | last post by:
I have a database built in Access that is on our Windows Server. We have a satellite office in Houston that uses Citrix to access our server. Here in the main office, we have 15 users that log...
0
1830
by: Dave Stone | last post by:
Last week I posted as follows, but no-one responded: " I have security level 'Medium' and expression blocking set. If I set security to 'Low', I get a dialog box which asks if I want to enable...
9
1936
by: sdbranum | last post by:
Tab pages, which I have added to forms in design view, are occassionally reordered without warning. Other than hard-coding the tab order by clearing then readding these same tab pages outside...
2
3845
by: Greg Pyle | last post by:
I have a hyperlink field in a form that points to a .pdf file. Upon opening, a warning message pops up giving all the standard cautionary rhetoric (trusted source, dangerous file, etc.). Is there...
0
1817
by: hartliec | last post by:
I would like to execute a Access 2002 Macro (TransferText) using ASP. Any ideas? This is what I have so far.. Page 1 *****accessmacro.asp************ <html><body> <% strDbName = 'Put...
3
5206
by: Suresh P | last post by:
Hi All, I tried to access the mysql database in ODBC using ip address and username/password. It returns, "cannot connect to MySQL server on IP ADDRESS(10060)". This could be related to Firewall...
2
1543
by: loneranger | last post by:
Hi Everyone Visual Studio 2005 VB 2005 Windows Application I have a form with one combo box and a button I want the user to make a selection from the combo box, click the button and have...
4
1782
by: Benjamin Frisk | last post by:
Hello! I havent updated my computer system in a long time, I was just wondering, Can access 03 upgrade to 2010 without any errors? if the OS is XP. The DB is poorly made but im just hoping in...
0
7126
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,...
0
7168
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,...
0
7210
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...
1
6891
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5465
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,...
0
4595
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...
0
3096
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...
0
3087
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
293
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.