Actually, I came up with a brute force method that seems to do the job.
Thanks....
INSERT INTO [dbo].[FMDFPRI]
([SPri])
select distinct p.priority
from fmdfsrq p where p.priority <> ''
GO
update fmdfpri set
descr = Spri
, created = '20161201092101946CSS01 '
, edited = '20161201092101946CSS02 '
GO
--
Matt Jarvis
Eugene, Oregon USA
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/CAPT54raUpH=yves+bdg_-izeyj0odm23qvxg1ghmcqyhxne...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.