Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Compiling FreeTDS under Windows: Difference between revisions

From MoodleDocs
Line 7: Line 7:


:: Done. Good suggestion. Thanks! [[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 16:30, 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,
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?

Revision as of 11:56, 19 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,

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?