Hi, I have installed Moodle 1.8 in a server with Windows Server 2003 with IIS 6+ php 5.1.6. The Database server is another machine with Windows Server 2003 with MS Sql 2005.
I have tried to run install.php script connecting by FreeTDS and ODBTP, but It seems to be a problem converting utf8. Finally I have tried to run Install.php using ODBC and its works fine.
I have read that ODBC is for experimental use and I need to register about 3000 users. What do you think about this.
The only problem that i have seen for the moment is importing a course up to 6 MB, the problem is this one: http://tracker.moodle.org/browse/MDL-9077
Can I continue using ODBC?
Now that I have run the script an d the DB is created, can i change to FreeTDS?
Thanks