Jan,

You are probably missing a bracket or a quote in your expression.

Regards,
Alastair.

----- Original Message ----- 
From: "Jan Johansen" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 13, 2004 10:27 PM
Subject: [RBG7-L] - Re: Unload & Load


> Bernie,
> 
> Thank you.
> 
> Follow on question.
> 
> Getting the error message
> -ERROR- An expression cannot end with binary operator. (2149)
> when I try to use an 
> INSERT INTO tablename1 (column1, column2, etc.)
>     SELECT
> column1, column2, etc.
> FROM tablename2
> 
> The error does not really help me figure out what I am doing wrong.
> 
> Any ideas;
> 
> Jan
> 

Reply via email to