All,

I am planning to swith my whole db code to use Wt::Dbo (currently using
libpq). Will this improve the efficiency/performance in speedwise of my web
application?

Also I have problem swtiching to Wt::Dbo. How will I map a table created by
user at runtime?

like on user creates some new table. and table name can be found out easily
and used in mapping but the mapping class need to be aware of the fields in
the table right? Is this a limitation of Wt:Dbo or I am assuming something
stupid?


Currently pfrom pg_catalog and pg_tables i finds the tables' field names at
runtime.


-- 
Regards,
   Rashad
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to