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: *

  • Users: psyckle
  • Content: Threads
  • Order by date
  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

    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