Query Issue
- From: "vbnetdev" <vbnetdev@xxxxxxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 06:48:36 -0600
The query below gets the error....
"Query1 is not a valid name. Make sure that it does not include invalid
characters or punctuation and that it is not too long."
Any ideas what is wrong? The field names and table names are right I have
checked many times.
UPDATE JERICHOSCHEDULE1 SET ['ROWID'] = 7, ['EVENTORG'] = 'Zion UCC',
EVENTORGLINK = 'http://www.zionucc.org', EVENTTITLE = 'Contemporary
Service', EVENTDESC = 'Jericho is very excited to play this event as some of
our band members have long standing relationships with this church. ',
EVENTDATE = 6/11/2006, EVENTSTARTTIME = '8:30AM', EVENTCITY = 'Sheboygan',
EVENTSTATE = 'WI', EVENTADDRESS = '1125 N. 6th St', EVENTORGLINKMAP =
'http://maps.google.com/maps?oi=map&q=1125+N+6th+St,+Sheboygan,+WI',
['EVENTSTATUS'] = 'CONFIRMED'
WHERE (([`ROWID`]=7));
--
Get a powerful web, database, application, and email hosting with KJM
Solutions
http://www.kjmsolutions.com
.
- Follow-Ups:
- Re: Query Issue
- From: John Spencer
- Re: Query Issue
- From: Duane Hookom
- Re: Query Issue
- Prev by Date: Re: Counting Date entries
- Next by Date: Re: Criteria question
- Previous by thread: Re: creating a report from a query
- Next by thread: Re: Query Issue
- Index(es):
Relevant Pages
|