Hi,
I am trying to run a sample code to see the output. However my code is giving me error. The error is at the conn.open code. Any help is appreciated. Thanks.
CODE:
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
usingGo to the complete details ...