• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

How reliable is Virgin Trains Wifi?

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #11
    Originally posted by NorthWestPerm2Contr View Post
    what about the odd sql query?
    GNU screen or dtach

    Comment


      #12
      Originally posted by TheFaQQer View Post
      Assuming that you are on a *nix box, then you could run the query on the server and automatically spool the output, so that when the session dies (which is likely), the query still continues to run in the background.

      I wouldn't want to be running SQL*Plus or SQL*Developer via their wifi, to be honest.
      If i'm on a dodgy connection I try and open a desktop session on a server/spare desktop and use that to persist my work inbetween connections
      Coffee's for closers

      Comment


        #13
        Originally posted by Spacecadet View Post
        If i'm on a dodgy connection I try and open a desktop session on a server/spare desktop and use that to persist my work inbetween connections
        Putty and gnu screen are the way forward, you don't need an desktop/server sat in between. Just putty in and reattach to the session whether you detached manually or through a bad connection. Much less bandwidth used too, which helps on slower connections.

        Comment


          #14
          Originally posted by Spacecadet View Post
          If i'm on a dodgy connection I try and open a desktop session on a server/spare desktop and use that to persist my work inbetween connections
          Very good point (should have thought of that) - I might do it that way.....

          Comment

          Working...
          X