pixeltrace Posted October 11, 2007 Share Posted October 11, 2007 Hi, I will be creating a php script that will update our ms sql database from csv i havent tried this before, but will php be possible to update our ms sql database? my php will be in linux but my ms sql will be in windows plattform hope you could help me with this. thanks! Quote Link to comment https://forums.phpfreaks.com/topic/72729-php-to-ms-sql-help/ Share on other sites More sharing options...
Barand Posted October 11, 2007 Share Posted October 11, 2007 just use the mssql_xxxx functions instead of the mysql_xxxx functions. Most are the same. Quote Link to comment https://forums.phpfreaks.com/topic/72729-php-to-ms-sql-help/#findComment-366799 Share on other sites More sharing options...
pixeltrace Posted October 11, 2007 Author Share Posted October 11, 2007 thanks! ill try that Quote Link to comment https://forums.phpfreaks.com/topic/72729-php-to-ms-sql-help/#findComment-366838 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.