Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. psyckle

    Running Oracle SQL in Access

    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...
  2. psyckle

    Trying to put graphic in email signature

    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
  3. psyckle

    Trying to put graphic in email signature

    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 = &quot;image&quot; etc> by doesn't seem...
  4. psyckle

    Trying to put graphic in email signature

    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=&quot;xxx.bmp&quot;> 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...

Part and Inventory Search

Back
Top