Generate Koolreports using Codeigniter and MS SqlServer
Hi Everyone, Please Help me out... In my project I have to write code in Codeigniter/PHP code to generate Koolreports using MS SqlServer. Currently I'm using SqlServer2017, CodeIgniter3, and PHP7...... Please Please can anybody can help me? I tried in so many ways, but I didn't get the solution... Because I'm new to CodeIgniter, MS SqlServer and Koolreports........ Please help me out guys...
What is your issuse? You could not connect to SqlServer or do not know how to put KoolReport inside CodeIgniter?
Ya I didn't connect to Sql Server. Basically my job is Generate Koolrepots using Codeigniter3/PHP7 and MS SqlServer2017. For that How to write Connection String to connect SqlServer2017. How can I combine these 3 technologies? That connections code and 1 simple example with these 3 technologies I want..... Please Please can you help. I need your help...... Thank You...
Thanks & Regards sowmya gayam 9553566553
On Sat, Jun 8, 2019 at 11:17 AM KoolReport [email protected] wrote:
What is your issuse? You could not connect to SqlServer or do not know how to put KoolReport inside CodeIgniter?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/koolphp/koolreport/issues/29?email_source=notifications&email_token=AKFQFQWMRDR4UUYECIEHVBDPZNBX7A5CNFSM4HVXB2KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXHOJLI#issuecomment-500098221, or mute the thread https://github.com/notifications/unsubscribe-auth/AKFQFQQ5A6BYYN3PJYQZ3TDPZNBX7ANCNFSM4HVXB2KA .
Here is tutorial to add koolreport to codeigniter: https://www.koolreport.com/forum/topics/31
Although you may not need but CodeIgniter package will help koolreport in codeigniter:
https://www.koolreport.com/packages/codeigniter
Furthermore, please search for codeigniter connect to SQL Server. Maybe there are some mis-configuration in connection string.