This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-13 19:14:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb8f83a98e7fbfa206601fa5016cc211eb78e024
archived-php-src
/
ext
/
pdo_odbc
History
Elizabeth Marie Smith
77e914e6dc
[DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez
2008-03-13 16:55:09 +00:00
..
tests
Fix for PECL
#7755
; use the displayable column width as the basis for our
2006-10-11 03:07:29 +00:00
config.m4
add iODBC support to pdo_odbc
2007-10-08 17:55:40 +00:00
config.w32
ODBC (v3 ish) driver for PDO.
2004-05-17 15:43:01 +00:00
CREDITS
ODBC (v3 ish) driver for PDO.
2004-05-17 15:43:01 +00:00
EXPERIMENTAL
test commit
2005-06-06 17:47:49 +00:00
odbc_driver.c
[DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez
2008-03-13 16:55:09 +00:00
odbc_stmt.c
[DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez
2008-03-13 16:55:09 +00:00
package2.xml
set min pdo dep to 1.0.3, which will be the new pecl release
2006-05-02 02:43:11 +00:00
pdo_odbc.c
[DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez
2008-03-13 16:55:09 +00:00
php_pdo_odbc_int.h
[DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez
2008-03-13 16:55:09 +00:00
php_pdo_odbc.h
remove unused PHP_EXTNAME_API macros.
2008-01-03 16:20:33 +00:00