Ron,

Be sure your variables have the right data types for the data, and that none 
of them is null.  Just a guess.

Bill

On Fri, 17 Oct 2003 11:53:51 -0600, Plateautel.net wrote:

>My question evidently got lost somewhere, so I'll ask again. 
> 
> 
>Can someone tell me what is wrong with this code?

>I get an error "Invalid use of escape character like operator(716)

>Insert into no_150 +
>Sel * +
>from services +
>whe Unit = '102' and +
>Svc_begin_dte between .vstartqtr2 and .vstopqtr2 and +
>Case_no not in +
>(sel Case_no from services whe Svc_code = '150' and +
>Svc_begin_Dte between .vstartqtr and .vstopqtr) 

> 

Reply via email to