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 SkipVought 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. kcella

    insert into using a select/union

    I am trying to populate a temp table from a list of values I get back from a Java method call. I'm trying to do a batch insert, but cannot seem to find the right syntax. I tried SELECT 'constant1' n from table UNION ALL SELECT 'constant2' n from table INTO TEMP a; The syntax works, but I am...
  2. kcella

    vncserver, ssh and X11 forwarding

    I am trying to use ssh2 port forwarding to make my vnc connection more secure, but am a bit of a novice in this area and need some help. I have a RH9 linux box running OpenSSH and a vncserver on display :0 and :1. I wish to remote connect to the linux box using the vncviewer on my winXP machine...

Part and Inventory Search

Back
Top