Jump to content

MSSQL on Cloud OSX is Weird????


gmark

Recommended Posts

I've got some PHP code that accesses SQL on an Amazon cloud server. Other machines running Unix and Windows can perform accesses fine using the server name (IP for Windows, label for Unix), database name (string) and a password (string).  However, the same code FAILS on OSX (my Macbook Pro).

 

SQL managers on my MBP have no problem accessing it, since I've made the proper exceptions on the AWS firewall.  But PHP can't do any MS SQL reads of this database.

 

Is there something else I don't know?  Is there some other key information being exchanged that my MBP needs to send that I can't see?

 

TIA!!

Link to comment
https://forums.phpfreaks.com/topic/219652-mssql-on-cloud-osx-is-weird/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.