I can insert a number into it'd ID field.
update whats_new
set id = 2
where header = 'Dr. Catherine Ennis Wins McKenzie Award'
I'm getting SQL Command Not Properly Ended. This works fine if I
remove the WHERE line, but the reason that I'm giving it an id is
that the header is too inexact an identifier.
So any thoughts on how to get this working? I tried adding some
semi-colons, but it didn't work.
--
Daniel Kessler
Department of Public and Community Health
University of Maryland
Suite 2387 Valley Drive
College Park, MD 20742-2611
301-405-2545 Phone
www.phi.umd.edu
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

