View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kalle kalle is offline
external usenet poster
 
Posts: 27
Default Run stored Query in Access



Hi

I have a problem when I run a Stored query in Access.
When the text string that I send is about 400 characters, I get "Syntax
error (missing operator) in query expression". This is followed by the
string of text that I want to save the database. The data type of the
database is a memo

What can this be?

Thanks in advance

*** Sent via Developersdex http://www.developersdex.com ***