How many concurrents : Part 2
Wednesday, March 10th, 2010 | No Comments
In this article we are going to create the final DMS script that we use to recode the concurrents.csv file created in the previous article into something that is richer and usable for tabulation. The final output file will be in a DataCollection Data file ( ddf ) format. This article assumes that you have some basic knowledge of DMS and VBA scripting. › Continue reading
How many concurrents : Part 1
Wednesday, March 3rd, 2010 | No Comments
Ever wanted to know what has been going on with your DataCollection Server Web concurrents? Interested in finding out if you are going over your limit of allowable concurrents frequently? If the answer to these questions is yes , then this set of articles is for you. In it we will show you how to look at the log files produced on your servers and calculate what has been going on and when. It should be noted that this article assumes that you have some knowledge of Data Management scripts as well as Tables scripts and VBA. › Continue reading
Learn ODBC : Updating records
Thursday, February 25th, 2010 | No Comments
Now that we know how to connect , find , insert and delete records there is one more action that we will write about in this series of articles on ODBC. As well as all the above we will need at some point in time to know how to update a record. This article will show you how to do just that. › Continue reading
Learn ODBC : Deleting a records
Friday, February 19th, 2010 | No Comments
In this article we are going to learn how to delete a record with ODBC. We will use the same base code as we have done in the previous examples and just add the additional delete function. › Continue reading
Learn ODBC : Inserting Records
Sunday, February 14th, 2010 | No Comments
In this article we are going to learn how to insert records into a sql database. The function we will create will be setup to insert into a non Data Collection Table. › Continue reading
Quick Post : Software Demonstration Webcast
Friday, February 12th, 2010 | No Comments
Verge Consulting will be hosting a webcast to demonstrate a variety of software applications which have been built on top of the SPSS Dimensions / Data Collection Framework. These applications help extend the capabilities of the SPSS software you already use today. › Continue reading
Learn ODBC : Finding a record
Monday, February 1st, 2010 | No Comments
In this second article about ODBC we will begin to explore the ADODB.Recordset object. We will take what we have learnt previously and use it to write a function that will connect to a database table using the ADODB.Connection object and find a specific record, once found we will return its id. › Continue reading
Categories
Blog Counts
Past Posts
- Create test data with AutoAnswer
- Using the datalink properties wizard
- IGoogle ... Do You ?
- Inactivate a job on a specific date.
- Learn HTML : mrInterview Tags (mrProgressBar)
- Learn HTML : Getting started Part 2
- Shared Lists
- Quick Post : Screen Resolution Question
- 2x4 introduces Flash4Surveys
- Text Questions



