CodeIgniter Forums
CRUD/Scaffolding suitable for this situation? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: CRUD/Scaffolding suitable for this situation? (/showthread.php?tid=34897)



CRUD/Scaffolding suitable for this situation? - El Forum - 10-13-2010

[eluser]Sinclair[/eluser]
Hi,

I'm using PostgreSQL database and I will need to do a quite large number of webform's to deal data insertion, delete data and update data.

It is possible no minimize this work using a CRUD/Scaffolding solution? If yes, what solution will fit my needs?

PS: Sorry for the bad english.

Best Regards,


CRUD/Scaffolding suitable for this situation? - El Forum - 02-19-2013

[eluser]joe_h[/eluser]
Hi, I have the same problem, please if you find a solution help me!