I wanted to connect to SQL server using PHP so that I can migrate the data I have in the SQL server to MySQL server. Any suggestions?
Thanks
Connecting to SQL server using PHP code
Moderator: General Moderators
Re: Connecting to SQL server using PHP code
you can use mysql its better when connecting too database
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Connecting to SQL server using PHP code
Is your web server on the same box as the SQL Server?