Hi, I'm attempting to run a simple SQL statement where I am updating fields from selection
SELECT Field
FROM Table
WHERE Table.Field = VAR
UPDATE (SELECT Field
FROM Table
WHERE Table.Field = VAR) TEMP
SET TEMP.Field = NEW_VAR;
The intention is to display the selection as a report and then...
Thanks for the help guys, I think I might have to post it via the internet, as there seems to be no other way to embed the graphic into the email...
Thanks guyz
Yeah I've tried that but the receipients still don't receive the picture....I can see it when I send an email to myself, but they can't
Its only a 1k bmp file of the company logo, but for some strange reason it won't register. I've also tried <input type = "image" etc> by doesn't seem...
Hi, I'm, trying to place a small bmp file in my email signature, and it works when I preview it, but the receipients don't see it. I'm using the <img src="xxx.bmp"> command but I've been told there is another way to do it. The bmp is not shared via a network, nor is it publicly...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.