Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 22 | All time: 11,262 This week: 455 |
Version | License | PHP version | Categories | |||
ms-active-data-provi 1 | MIT/X Consortium ... | 5 | PHP 5, Databases, Design Patterns |
Description | Author | |
This package is an alternative MS SQL Server data provider for YII. |
This package contains an Active Data Provider to be used instead of Yii 1 builtin CActiveDataProvider to fix the "weird" pagination when using a MS Sql Server database in the Active Records classes.
Basically you just need to download this package and put MSActiveDataProvider in the application.components folder (by default: protected/components). After that you may use it in any CModel based class, for instance replacing any call of CActiveDataProvider for MSActiveDataProvider.
You can check the User model sample.
Files (3) |
File | Role | Description | ||
---|---|---|---|---|
example (1 file) | ||||
MSActiveDataProvider.php | Class | Class source | ||
README.md | Doc. | Documentation |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.