Blog

There is already an open DataReader associated with this Command which must be closed first

Submitted by admin on
This error occur if you forgot to include “MultipleActiveResultSets=True” in your connection string. It was actually on by default in VS 2005 but was later set to off. Here’s an example of a connection string w/ MARs set. SQL Server authentication: cnString = "Data Source=" & ServerName & ";Initial Catalog=" & DatabaseName & ";Persist Security Info=True;MultipleActiveResultSets=True;User ID=sa

Invalid object name in Stored Procedure Alter Command

Submitted by admin on
If you are working with stored procedure using SQL Server Management Studio Tools (SSMS), you will encounter a problem (well, not really a problem) “ Invalid object name” on the name of your stored procedure. Please see screenshot below: This error is not made by SQL Server but rather by SSMS. The solution to this problem is to clear the intelliSense cache. Click on Edit menu => IntelliSense =>

Java Cinema/Theatre Reservation System

Submitted by javalearner on
Hello All, I would like a JAVA source code to a cinema/theatre reservation system that allows a customer to make a booking to view a movie, select the seating in the cinema room, and also be able to cancel a booking as well. The cinema reservation system must be able to allow an assigned manager to make updates to bookings. The cinema reservation system I want is very much similar to a hotel

I want to develop a Online Branch Management System by Visual Studio

Submitted by bikash336 on
Dear all programmer, First I say thank for posting various source Code. I want to develop a Online Branch Management System by Visual Studio 2005 or latest version of Visual Studio. In this Application I want to store data in dedicated SQL Server. User can add Records from any Branch by Login a valid UserID & Password. In this application I want to include the following subject: 1. Student

Game Development

Submitted by eorelee on
BACKGROUND OF THE STUDY Technologies are now spreading its dominion influences through out this new generation. From this matter of fact many people now a day are commonplace of having two or even more devices using in their home. One of the most commonplace and (as was rated as) important, convenient, and practical to use is Computer. And whenever people think about the word computer they would

CharCount, GetFirstWord, SortSentense, CountDays VB.NET

Submitted by FnameLname on
My Job Exam that i Fail because... i am no longer familiar with VB6.0 and i didn't expect it... because i applied for a VB.NET programmer... an Entry-Level... and then they give me that exam, i didn't say anything like... "Why you're giving me this kind of exam? i thought it was a vb.net exam? this is not what i'm applying for..." i just keep silence and take the exam because i'm nervous ^_^ So