sql2008
With Sina's SAE, language PHP want to connect to the company's sql2008 server, can be achieved? If so, how can it be achieved? Thanks a lot
Reply to discussion (solution)
Ask for guidance
Http://bbs.phpchina.com/thread-184537-1-1.html
Confirm Space Support sqlsrv extension first
Re-confirm that the unit's sql2008 is open for remote access support
The operation is simple, there are sample code in the manual
Open remote access, security is a problem
Confirm Space Support sqlsrv extension first
Re-confirm that the unit's sql2008 is open for remote access support
The operation is simple, there are sample code in the manual
Open remote access, security is a problem
That does not open remote access, there are other ways to access the contents of the database? Security is really a problem, so if there is another way, guide the chant, give a solution
You can make an interface on your organization's server.
Process query requests, return result data
You can make an interface on your organization's server.
Process query requests, return result data
What should this interface do? Can be detailed, or give a good reference is OK, because I will only php this interface should be used in what language development?
Web service?
What to do and how to do it depends on what you are good at doing