During my internship, I'm working on a Tracking system that is based on PHP and MSSQL. The company is writing software for transport companies, also uses SQL Server databases. The next thing that I'm going to do is to get datas from those companies SQL Servers. But those SQL Servers are located in those companies local machines. Now, there's a problem that not all companies have static ip's. I'm really confused about the system, how should it go? How should the mechanism be? I may use MSSQL connection and ODBC connection (DSNless).
1条回答 默认 最新
duanjian4331 2011-09-22 08:16关注These companies have domains right? They should create a domain-link for you to use so that you can use that url to access the sql-database. They can't expect you to build something on ip while they have a dynamic one ;-).
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报