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! 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. 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 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
Archived
This topic is now archived and is closed to further replies.