Create a Sample Management XSU File From Excel
Last Updated on Friday, 28 January 2011 10:06 Written by Admin Friday, 28 January 2011 10:06
Ever wanted to convert your XLS record to an Sample XSU file so that you can debug your scripts with sample management switched on? In this article we use some very simple principals to do just that.
Learn MoreDatabase Maintenance : Shrinking your database files
Last Updated on Monday, 28 September 2009 11:53 Written by Admin Monday, 28 September 2009 11:53
Recently we found that our SQL server was running out of disk space!!! We noticed that no backups had been done on the server so we created an SQL maintenance plan. This failed because we did not have enough space on the server to run the plan. Does this sound like you? ..
Learn MoreCreating Random Unique ID’s
Last Updated on Wednesday, 17 September 2008 08:54 Written by Admin Wednesday, 17 September 2008 08:54
In this example we show you how to mange creating Unique ID’s for your sample and show you how you can use them. This example assumes that you already have a text delimited file that you can use for your sample. For the purpose of this example we will be using a sample file that has the following structure.
Learn MoreParticipants Tips
Last Updated on Thursday, 11 September 2008 02:51 Written by DouglasPorton Thursday, 11 September 2008 02:51
Have you ever imported a file into Participants and gotten “Attempting to insert data that does not have a corresponding column.” or “String or binary data would be truncated.”? This post will explain how to avoid these errors by checking and fixing your Participants file manually before importing. We will first describe the manual method using Excel and then provide a Dimensions script that can also be used to fix these issues.
Learn More