(Cynthia Miller) Individual SharePoint sites can be copied to a new location on the same server or to a different SharePoint server using the export/import flags in the STSADM utility. To run the STSADM command you must be a member of the local Administrators group on the SharePoint server.
Other News
What is XSL Import
(Darla Ferrara) Definition: Import allows you to combine two or more style sheets together. You set up a master page and then link the style sheets to it. Any rules or definitions for the master page will apply to the imported pages. XSL:import serves a parent element on the host page and a child el
Find count of each character within a word / string using SQL Server 2005+
(Vadivel) There was a question yesterday in a forum asking how to find each character count within a word. i.e., We need to count number of occurrences of each character within the given string.
Generic Data Access Layer using ADO.NET Entity Framework : Part 2
(Mahadesh Mahalingappa) In Part 1: Generic Data Access Layer using ADO.NET Entity Framework of this series, I demonstrated how to generate a data model using the ADO.NET Entity Framework.
Moving a PHP application to DB2 from MySQL, Part 3: Convert your PHP code
(Daniel Krook, Yan Li Mu and Mark Nusekabel) Learn why to move a PHP application to DB2, how to plan the migration, how to execute it, how to support it, and how to handle potential risks based on the experience of an IBM intranet application case study.
Transactional Replication – Handling Data Consistency Errors
(Robert Pearl) Recently at a client assessment, the chief complaint that every time a "Violation Constraint, Cannot insert duplicate key error…." occurs replication breaks and this causes significant downtime on their production environment while they need to setup replication again, reinitialize
Database Appliances
SSWUG TV With Stephen Wynkoop Don’t miss this Interview with Mark Tabladillo, SQL Server MVP and acclaimed data mining instructor. Watch the Show Database Appliances One of the trends from vendors that seems to be growing is the database appliance. Different vendors are providing pre-defined systems individually or with strategic alliances. Oracle has taken the approach of having a single […]
Interesting Error
(Jeff Hunter) We just upgraded one of our 10.2.0.3 dbs to 11.2.0.2 plus some patches. Today an interesting ORA-07445 was thrown to the alert.log:
Su casa es mi casa: Restore in DB2 and obtaining SECADM and other privileges
(Henrik Loeser) One of the changes from DB2 9.5 to DB2 9.7 was the enhanced security, including extended abilities for SECADM and less or changed for SYSADM and DBADM. The idea was to introduce more security and prevent data theft.
Effective Xml Part 3: Didn’t you say XslCompiledTransform was fast?
(Pawel Kadluczka) “XslCompiledTransform is fast.” “Really?” “Yeah, XslCompiledTransform is fast… if used correctly.”
