How to access remotely MS SQL Server on linux ubuntu 14.04 -


how access ms sql server ubuntu 14.04. tried using freetds failed understand process , first time learning sqlmap. have tried read several hours in vain. give me clue way proceed. have ip address of database don't know how can read it.

dbvisualizer (https://www.dbvis.com) should work you. cross platform, easy use , can connect kind of database. you'll need ip address, port, username , password, create new connection , provide connection details. can see tables , run sql against them (you're gonnna need learn sql if don't know it).

it know trying migrate. im assuming ubuntu server data is, haven't said platform using or format trying data in. trying clone entire database local mysql process?


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -