Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Talk:Compiling FreeTDS under Windows

From MoodleDocs
Revision as of 11:56, 19 October 2010 by Mihail Gavrilov (talk | contribs) (How compile pdo_dblib?: new section)

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,

I try compile freetds with PHP 5.3.3 && VC6. php_dblib.dll compiled successfully, but I need php_pdo_dblib.dll

I couldn't compile php_pdo_dblib because sybdb.lib is missing. How I can get sybdb.lib?