Can MSEgui datsets & widgets handle ftUUID filed type (16*(2*ASCII_ALPHA_NUM)) ?
CREATE EXTENSION IF NOT EXISTS "uuid-ossp" WITH SCHEMA public; // PG 9.1+ CREATE TABLE t1 ( id UUID NOT NULL DEFAULT uuid_generate _v1(), [ ...] ); ------------------------------------------------------------------------------ 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/learnnow-d2d _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

