473,699 Members | 2,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Microsoft throwing curve balls at Access Developers! ARGH!

Does anyone know if there is some sort of catch all installation program
that will determine if dependencies were installed properly?

I get the feeling that the Windows boys like to throw curve balls to the
Access boys over there at Microsoft (or the Access boys just like shooting
themselves in the foot by not properly developing/testing). I have an
application that seems to constantly require modification in the set up
procedure to deal with crap that windows throws at it. After going through
a round of error messages as a result of a clean Windows XP SP2 install
(missing dlls that old windows used to have) I'm hit with a whole new round
of problems.

I'm getting reports of what look like a missing reference to the program.
The users of this program are using XP SP2 Version 5.1 and have a
pre-installed version of Access XP. The message is similar to a missing
reference: "error message 3075 function is not available in expression in
query expression 'left (databsae,1)"

Any help would be great.

Thanks!
Nov 13 '05 #1
5 1813
The problem you describe is typical of bad references.

See:
http://allenbrowne.com/ser-38.html
The article explains which references are needed for each version of Access,
and how to keep them to a minimum.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Jozef" <SP**********@t elus.net> wrote in message
news:ibRBe.1961 517$6l.274030@p d7tw2no...
Does anyone know if there is some sort of catch all installation program
that will determine if dependencies were installed properly?

I get the feeling that the Windows boys like to throw curve balls to the
Access boys over there at Microsoft (or the Access boys just like shooting
themselves in the foot by not properly developing/testing). I have an
application that seems to constantly require modification in the set up
procedure to deal with crap that windows throws at it. After going
through a round of error messages as a result of a clean Windows XP SP2
install (missing dlls that old windows used to have) I'm hit with a whole
new round of problems.

I'm getting reports of what look like a missing reference to the program.
The users of this program are using XP SP2 Version 5.1 and have a
pre-installed version of Access XP. The message is similar to a missing
reference: "error message 3075 function is not available in expression in
query expression 'left (databsae,1)"

Any help would be great.

Thanks!

Nov 13 '05 #2
Hi Allen,

Yea, I should have added, I never use references for just that reason, only
what's there by default.
"Allen Browne" <Al*********@Se eSig.Invalid> wrote in message
news:42******** *************** @per-qv1-newsreader-01.iinet.net.au ...
The problem you describe is typical of bad references.

See:
http://allenbrowne.com/ser-38.html
The article explains which references are needed for each version of
Access, and how to keep them to a minimum.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Jozef" <SP**********@t elus.net> wrote in message
news:ibRBe.1961 517$6l.274030@p d7tw2no...
Does anyone know if there is some sort of catch all installation program
that will determine if dependencies were installed properly?

I get the feeling that the Windows boys like to throw curve balls to the
Access boys over there at Microsoft (or the Access boys just like
shooting themselves in the foot by not properly developing/testing). I
have an application that seems to constantly require modification in the
set up procedure to deal with crap that windows throws at it. After
going through a round of error messages as a result of a clean Windows XP
SP2 install (missing dlls that old windows used to have) I'm hit with a
whole new round of problems.

I'm getting reports of what look like a missing reference to the program.
The users of this program are using XP SP2 Version 5.1 and have a
pre-installed version of Access XP. The message is similar to a missing
reference: "error message 3075 function is not available in expression
in query expression 'left (databsae,1)"

Any help would be great.

Thanks!


Nov 13 '05 #3
Hi Allen,

Yea, I should have added, I never use references for just that reason, only
what's there by default.
"Allen Browne" <Al*********@Se eSig.Invalid> wrote in message
news:42******** *************** @per-qv1-newsreader-01.iinet.net.au ...
The problem you describe is typical of bad references.

See:
http://allenbrowne.com/ser-38.html
The article explains which references are needed for each version of
Access, and how to keep them to a minimum.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Jozef" <SP**********@t elus.net> wrote in message
news:ibRBe.1961 517$6l.274030@p d7tw2no...
Does anyone know if there is some sort of catch all installation program
that will determine if dependencies were installed properly?

I get the feeling that the Windows boys like to throw curve balls to the
Access boys over there at Microsoft (or the Access boys just like
shooting themselves in the foot by not properly developing/testing). I
have an application that seems to constantly require modification in the
set up procedure to deal with crap that windows throws at it. After
going through a round of error messages as a result of a clean Windows XP
SP2 install (missing dlls that old windows used to have) I'm hit with a
whole new round of problems.

I'm getting reports of what look like a missing reference to the program.
The users of this program are using XP SP2 Version 5.1 and have a
pre-installed version of Access XP. The message is similar to a missing
reference: "error message 3075 function is not available in expression
in query expression 'left (databsae,1)"

Any help would be great.

Thanks!


Nov 13 '05 #4
.....and thanks for the info!

"Allen Browne" <Al*********@Se eSig.Invalid> wrote in message
news:42******** *************** @per-qv1-newsreader-01.iinet.net.au ...
The problem you describe is typical of bad references.

See:
http://allenbrowne.com/ser-38.html
The article explains which references are needed for each version of
Access, and how to keep them to a minimum.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Jozef" <SP**********@t elus.net> wrote in message
news:ibRBe.1961 517$6l.274030@p d7tw2no...
Does anyone know if there is some sort of catch all installation program
that will determine if dependencies were installed properly?

I get the feeling that the Windows boys like to throw curve balls to the
Access boys over there at Microsoft (or the Access boys just like
shooting themselves in the foot by not properly developing/testing). I
have an application that seems to constantly require modification in the
set up procedure to deal with crap that windows throws at it. After
going through a round of error messages as a result of a clean Windows XP
SP2 install (missing dlls that old windows used to have) I'm hit with a
whole new round of problems.

I'm getting reports of what look like a missing reference to the program.
The users of this program are using XP SP2 Version 5.1 and have a
pre-installed version of Access XP. The message is similar to a missing
reference: "error message 3075 function is not available in expression
in query expression 'left (databsae,1)"

Any help would be great.

Thanks!


Nov 13 '05 #5
.....and thanks for the info!

"Allen Browne" <Al*********@Se eSig.Invalid> wrote in message
news:42******** *************** @per-qv1-newsreader-01.iinet.net.au ...
The problem you describe is typical of bad references.

See:
http://allenbrowne.com/ser-38.html
The article explains which references are needed for each version of
Access, and how to keep them to a minimum.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Jozef" <SP**********@t elus.net> wrote in message
news:ibRBe.1961 517$6l.274030@p d7tw2no...
Does anyone know if there is some sort of catch all installation program
that will determine if dependencies were installed properly?

I get the feeling that the Windows boys like to throw curve balls to the
Access boys over there at Microsoft (or the Access boys just like
shooting themselves in the foot by not properly developing/testing). I
have an application that seems to constantly require modification in the
set up procedure to deal with crap that windows throws at it. After
going through a round of error messages as a result of a clean Windows XP
SP2 install (missing dlls that old windows used to have) I'm hit with a
whole new round of problems.

I'm getting reports of what look like a missing reference to the program.
The users of this program are using XP SP2 Version 5.1 and have a
pre-installed version of Access XP. The message is similar to a missing
reference: "error message 3075 function is not available in expression
in query expression 'left (databsae,1)"

Any help would be great.

Thanks!


Nov 13 '05 #6

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

Similar topics

2
2310
by: MLH | last post by:
This question, I apologize, is more of a math question than it is an Access question - I'm almost certain. The bell curve is another name for the normal distribution, which is a common type of graph that has more or less the shape of a bell. "The Bell Curve" was also the title of a book, a controversial book back in 1994. It was about intelligence. If you graph scores on an IQ test on the horizontal axis, and number of people who got...
13
3914
by: salad | last post by:
Hi Guys: I was stuck. I needed to send a report to a file. My beautiful report(s) in Access were going to require loss of formatting with RTFs, a PITA in WordMailMerge, sending it as a text file...whatever. I described my situation to the guy I'm doing work for and he did some research for me and came up with the following link. http://www.novapdf.com/ The part that should excite us Access developers is their SDK
57
3801
by: TC | last post by:
I'd like to open a discussion about the state of the industry. For the past year, I've been unable to find competent Access developers available for hire. I'm worried about that. I think there's great demand right now, and that's keeping the good developers busy, but that's not enough to explain the situation. Whenever I post an Access job, I get lots of responses from .NET developers, back-end database people, and web developers. They...
1
1348
by: DT | last post by:
Does anyone know of any good Access Developers, VB, Visual Studio Conferences or Seminars? Thanks
1
1293
by: DT | last post by:
Sorry for the repost...Google said my post was possibly deleted or ... My question was this: Does anyone know of any good Access Developers, VB, Visual Studio Conferences or Seminars? Thanks, DT
5
22817
by: abb | last post by:
On a Vista machine, the following code works using the ASP.NET Development Server, but fails in IIS7: book = excel.Workbooks.Open(tempfile, false, false, Missing.Value, Missing.Value, Missing.Value, Missing.Value, Missing.Value, In IIS7, the error is "Microsoft Office Excel cannot access the file ... There are several possible reasons:
11
512
by: anthony | last post by:
Latest edition seems to be Access 2002. Is that relevant enough to 2007 to justify the money?
0
8615
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9174
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
9034
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
8883
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7750
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
6534
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
5874
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();...
1
3057
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
3
2009
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.