mojoPortal not showing ColorBox If your users complain that they can't see your nice pretty Colorbox popup add: IncludeColorbox="true" to the scriptloader in layout.master The ColorBox is included in the admin combiner, but... read more Posted by 22 November 2013 Categories: jQuery mojoPortal Comments(1)
Change Data Tracking for SQL Server Change Data Capture records INSERTs, UPDATEs, and DELETEs applied to SQL Server tables, and makes a record available of what changed, where, and when. It can be configured for individual tables (and... read more Posted by 19 November 2013 Comments(0)
How to set up a MapInfo DBMS table from SQL Server without a DSN A quick note to say that it is definitely possible to use a SQL Server spatial table in MapInfo Professional without an ODBC DSN. There's not much about this on the web, and the normal methods of... read more Posted by Crispin Flower 14 November 2013 Categories: GIS (general) MapInfo Professional SQL Server Comments(1)