Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1745

Re: How can I drop table when I have a VPN connection

Path csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver
Subject Re: How can I drop table when I have a VPN connection
Date Fri, 25 Apr 2014 18:17:35 +0200
Organization Erland Sommarskog
Lines 14
Message-ID <XnsA31ABA16E6A17Yazorman@127.0.0.1> (permalink)
References <ljdnjl$ms$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 8bit
Injection-Info mx05.eternal-september.org; posting-host="8233196d5c0b806a16082369a965bcbe"; logging-data="7708"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19/Ev3vwM87r/+yi3tDiSQW"
User-Agent Xnews/2006.08.24 Mime-proxy/2.1.c.0 (Win32)
Cancel-Lock sha1:LCNAOeBcBbuXRzgPPdiUj/Vcv5k=
Xref csiph.com comp.databases.ms-sqlserver:1745

Show key headers only | View raw


Tony Johansson (johansson.andersson@telia.com) writes:
> I'm bad at VPN. I have a vpn connection and I want to drop table in SQL 
> Server on a server that is called DDWAP.MAH.SE.
> How can I do that ?

DROP TABLE mytable

That is, you would connect to the instance and drop the table. The fact 
that you are connected the server through VPN does not really change 
matters.


-- 
Erland Sommarskog, Stockholm, esquel@sommarskog.se

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Find similar


Thread

How can I drop table when I have a VPN connection "Tony Johansson" <johansson.andersson@telia.com> - 2014-04-25 15:22 +0200
  Re: How can I drop table when I have a VPN connection Erland Sommarskog <esquel@sommarskog.se> - 2014-04-25 18:17 +0200

csiph-web