0

I have Ubuntu installed on my laptop, and I'm developing a web application with java, using eclipse, and I want to connect, with sql server. To do this I have installed sql server 2012 in my virtual machine(Virtual box). I have installed windows 7. I'm using Bridged Adapter setting, to receive ip from dhcp. I have tested connection with ping command and is running successful, but when I run my application I have this error: Unknown server host name 'PEACH-PC' the PEACH-PC is the

2
  • Sorry, about text format. Peach-PC is virtual machine host name. Commented Jun 24, 2013 at 7:23
  • What are the connection properties like? Commented Jun 25, 2013 at 14:45

1 Answer 1

2

have you added Peach-PC variable in the etc/hosts file? that may be the case. If not add the ip and the variable there.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.