Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Compiling FreeTDS under Windows.

Development talk:Compiling FreeTDS under Windows: Difference between revisions

From MoodleDocs
(New page: Brilliant article, i finally managed to get 0.8.2 to build! However the tests in test.php from: http://tracker.moodle.org/browse/MDL-11810 still fail for us, have you managed to get them a...)
 
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Brilliant article, i finally managed to get 0.8.2 to build!
Brilliant article, i finally managed to get 0.8.2 to build!
However the tests in test.php from: http://tracker.moodle.org/browse/MDL-11810 still fail for us, have you managed to get them all to work ok?
 
==Requirements==
Can you provide download urls for items 2 and 3 in the requirements section (FreeTDS 0.84 and PHP source files)?
 
--[[User:Luis de Vasconcelos|Luis de Vasconcelos]] 13:33, 26 February 2009 (CST)
 
:: Done. Good suggestion. Thanks! [[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 16:30, 26 February 2009 (CST)
 
== How compile pdo_dblib? ==
 
Hello,
 
You can also compile php_pdo_dblib if rename dblib.lib to sybdb.lib.
The only problem, why then we get FreeTDS version 0.65?

Latest revision as of 17:24, 21 October 2010

Brilliant article, i finally managed to get 0.8.2 to build!

Requirements

Can you provide download urls for items 2 and 3 in the requirements section (FreeTDS 0.84 and PHP source files)?

--Luis de Vasconcelos 13:33, 26 February 2009 (CST)

Done. Good suggestion. Thanks! Eloy Lafuente (stronk7) 16:30, 26 February 2009 (CST)

How compile pdo_dblib?

Hello,

You can also compile php_pdo_dblib if rename dblib.lib to sybdb.lib. The only problem, why then we get FreeTDS version 0.65?