sit
(Asakura360)
1
How to implement cgridview for mssql.
for my php server environment.
MSSQL PDO to connect.
use function relation (belongs_to and has_one).
for mysql is not problem.
and work if do not use function relation for mssql.
I would like to implement cgridview for mssql and in case of relation function How to Implement in this case.
Thanks in advance.
hemc
(Hemendra Chaudhary619)
2
Sorry i didn’t get your point.
Where is problem,
While you implements CGridView or While implementing CGridView with relations?
kartikv
3
You may get better support in Yii 1.0 discussions forum for CGridview.
Documentation of CGridview can be found here. Looks like you must read about setting up a db connection in yii as well.