473,406 Members | 2,849 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Uggg Help with Reserved error -1038 - not Access 97

I have been using a bit of great code and SQL I found on this site and it has worked fantastic but all of a sudden i am getting this error message. " Reserved error (-1038): there is no message for this error." All i can find about the error is that it has to do with access 97 but i have 2002 and never had this db on a computer with access 97. I think i might go crazy if i can get this to work. I am new to this whole site but here is the URL to the original post i was working from.
Dec 2 '08 #1
6 6131
Dököll
2,364 Expert 2GB
@mallegirl
Glad to hear we have helped you solve some issues, mallegirl... please continue paying us a visit now and then.

I am not sure what may be happening. I will however send you over to our gurus in VBA to see what could be salvaged for ya.

Sorry for your troubles:-)
Dec 3 '08 #3
I appreciate you taking the time to respond. I actually figured out how to make it work.

The solution uses Max(concat(group, item) but for some reason that wont work for me. I changed it to last(concat(group, item)) and now it is working again.
Dec 3 '08 #4
NeoPa
32,556 Expert Mod 16PB
Check out the linked thread again (You should be subscribed already).

I have highlighted two posts which indicated that the OP had a similar problem to yours, as well as finding the same "solution".
Dec 3 '08 #5
vissas
1
Hi,

I cut and paste the code and works perfectely fine (ofcourse I have to use last and not max).

Really appereciate the solution.

Thanks!!!!
Feb 15 '10 #6
NeoPa
32,556 Expert Mod 16PB
Thanks for letting us know :)

Another related link - direct to the solution - is Combining Rows-Opposite of Union.
Feb 15 '10 #7

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

Similar topics

0
by: |-|erc | last post by:
<?php // Get the names and values for vars sent by index.lib.php3 if (isset($HTTP_GET_VARS)) { while(list($name,$value) = each($HTTP_GET_VARS)) { $$name = $value; }; };
2
by: Chris | last post by:
A weird issue...though hopefully not for everyone... I am trying to connect to a 10g database on a Red Hat Linux server from my 9i client on a XP pc. Both are on my local home network, behind...
6
by: Peter Ross | last post by:
I get a link error when I try and create a module of the following very simple managed C++ code. I can't imagine a more minimum piece of code, so I imagine that this is some sort of compiler bug....
0
by: Vidyasagara Guntaka | last post by:
Hi, I recently downloaded source code for 8.0.0 beta1. When I tried building the libpq for windows, I got some compilation errors. Following the compilation output:...
11
by: Roman Werpachowski | last post by:
The following code does not compile: #include <iostream> class close { public: void message(); }; inline void close::message()
16
by: Jim Langston | last post by:
I know that functions starting with an underscore, or two underscores, are reserved by the compiler/c++ and should not be used by the user and may cause undefined behavior. My question is, how...
2
by: this one | last post by:
I have the following code <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript"...
3
by: Michael | last post by:
Hi all, I'm having trouble PInvoking a TCHAR within a struct. I'll paste the specific struct's API definition below. I've tried so many numerous variations. The main Win32 error I get is...
9
by: mcdougal.robert | last post by:
Alright here is the issue. To begin with I am new to c++ and I am a little lost of this homework assingment. The assignment was to allow the user to enter in information about a small company and...
7
by: Rymfax | last post by:
I would really appreciate it if someone could help me figure out what I'm doing wrong trying to PInvoke SetupDiEnumDriverInfo. All the other PInvokes i've done up to this point work fine. Whenver...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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
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...
0
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
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...
0
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...

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.