简体   繁体   中英

Connection from PowerDesigner to MS SQL Server 2008 R2

I'm trying to connect from Sybase PowerDesigner 15 to MS SQL SERVER 2008 R2. I basically entered the following into the Connection Profile Definition dialog:

  • Connection Type: Native
  • DBMS Type: Microsoft SQL Server
  • Server Name: MSSQLSERVER (which is the instance name installed on my machine, I also tried 192.168.1.44\\MSSQLSERVER which is my IP on the network and the instance name)
  • Database name: Prevent-01222013
  • Use integrated login: checked

Unfortunately, it keeps telling me "Connection Failed!". Where did I go wrong?

Ok apparently I was doing it all wrong. I ended up using the ODBC machine data source option and that did it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM