Original content

Protected by Copyscape Plagiarism Checker

Wednesday, July 14, 2010

DataEnvironment connection already open problem (VB6.0)

IF DataEnvironment.connection_name.state <> 0 then

DataEnvironment.connection_name.close

DataEnvironment.connection_name.open

End if

DataEnvironment.dataenvirnoment_command_under_connection_name para1,para2….paran

Tuesday, July 6, 2010

What is the use of CONFIRMIT

It is SOS(Software as Service) kind of web service. We can use the tool only through the internet. It is used to generate online questionnaire to take surveys. Using the CONFIRMIT we can generate the questions of various types like single choice question, multi choice question and grid question.

We have objects in CONFIRMIT which are called nodes. We can drag the required nodes depending on the type of question we need. In the next post I will provide the screen shots for different type of questions.