473,805 Members | 2,141 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

version conflict...

Hi again,

This works perfectly in v4, but in v3.23 it throws a syntax error. I can't
see what it is at all... Very frustrating!

SELECT DISTINCT page_system_nam e
FROM page_data JOIN menu_data ON menu_data.menu_ group = page_data.menu_ group
WHERE page_hidden = 0
ORDER BY menu_data.menu_ group_display_o rder, page_data.page_ display_order

Hope someone can help,

Plankmeister.
Jul 20 '05 #1
2 1378
Oooops... ignore.

"The Plankmeister" <plankmeister@_ NOSP_AM_hotmail .com> wrote in message
news:yP******** ********@news.g et2net.dk...
Hi again,

This works perfectly in v4, but in v3.23 it throws a syntax error. I can't
see what it is at all... Very frustrating!

SELECT DISTINCT page_system_nam e
FROM page_data JOIN menu_data ON menu_data.menu_ group = page_data.menu_ group WHERE page_hidden = 0
ORDER BY menu_data.menu_ group_display_o rder, page_data.page_ display_order

Hope someone can help,

Plankmeister.

Jul 20 '05 #2
The Plankmeister wrote:
Hi again,

This works perfectly in v4, but in v3.23 it throws a syntax error. I can't
see what it is at all... Very frustrating!

SELECT DISTINCT page_system_nam e
FROM page_data JOIN menu_data ON menu_data.menu_ group = page_data.menu_ group
WHERE page_hidden = 0
ORDER BY menu_data.menu_ group_display_o rder, page_data.page_ display_order


Guesses:

Try putting the join condition in the WHERE clause. Join conditions in
an ON clause is supported only in version 3.23.17 and higher, according
to http://dev.mysql.com/doc/mysql/en/JOIN.html

Try "INNER JOIN" instead of simply "JOIN". A long shot, I'm sure, but
worth a try.

Regards,
Bill K.
Jul 20 '05 #3

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

Similar topics

0
1385
by: wolftor | last post by:
After I use Access 2K Developer to package and deploy, and then when installing the application that was packaged, I get screens that say: Version Conflict A file being copied is not newer than the file currently on your system. It is recommended that you keep your existing file. It then says file name and offers you to keep or not keep the file. I found it doesn't make a difference what you pick but this dialog box can look scary...
4
2818
by: Squirrel | last post by:
I've developed an Access 2002 database which will be deployed with the backend on a server and frontend on the users' PCs. I've now been advised that new employees will be given laptops with Access 2003 installed and that the server software will not be updated. Also some of the users are using Access 2000 and some Access 2002. My question is - will this work? There is a lack of IT support in this department - they've contracted with...
70
4129
by: Neil Ginsberg | last post by:
Does anyone know if a new version of Access is due to come out anytime soon? Thanks, Neil
0
1639
by: vb | last post by:
Hi, Sorry, I am new to C#, so this can be a very simple question. I am using some of DevExpress components in my application.My References in the Solution(for DevExpress) are: DevExpress.Data; DevExpress.Utils; DevExpress.XtraBars; DevExpress.XtraEditors;
0
2084
by: davec426913 | last post by:
I am having trouble with a reference in my VB.NET application. The code I am using is straight from MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmsrvsdk/htm/configuringbrdcstpubpt.asp Currently, it is barebones until I get this resolved. <code> Imports Microsoft.WindowsMediaServices.Interop Imports System.Runtime.InteropServices
5
1676
by: JDS | last post by:
I am trying to figure out how to use Subversion, but this question isn't really Subversion-specific. Any version control system will suffer from the same problem, IMO. I've crossposted to those groups I've deemed most relevant WRT web development. (Well, relevant to *me*). I don't think this question will be completely relevant in a C/C++ or other local devlopment environment. Maybe it is...
7
1395
by: John | last post by:
Hi I have version 1 of an app already installed on client computers. Now I want to install version 2 of the app while keeping version 1 for now so client can test version 2 while keep on using version 1 for now. When I try to install version 2 I get the message "Another version of the product is installed...". How can I get round this? Thanks
2
1984
by: monomaniac21 | last post by:
Hi all we are thinking of using a version control system at work. I was wondering what are some of the issues we should take into consideration when deciding upon which one to use? and which one/s you would recommend? thanks marc
14
3550
lotus18
by: lotus18 | last post by:
Hello World I have a problem in detecting the conflict schedule (Day and Time). Day 1. M 2. T 3. W 4. TH 5. F
14
6910
lotus18
by: lotus18 | last post by:
Hello all I have these records on my Day Table for my complete database table please click here 1. M 2. T 3. W 4. TH 5. F 6. S
0
9596
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
10613
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...
1
10368
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10107
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
9186
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
7649
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
6876
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
5544
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...
2
3846
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.