hi,
I m trying to connect to the SQL Server database in my smrt device VB .NET project.But when I trying to execute command using the SqlCommand.ExecuteReader then I m getting following Exception
"An unhandled exception of type 'System.NullReferenceException' occurred in System.Data.SqlClient.dll"
I m able to access any other Database on the server but not able to access my Database.
Any help would be appreciated.Thanks in advance.
gauri
I m trying to connect to the SQL Server database in my smrt device VB .NET project.But when I trying to execute command using the SqlCommand.ExecuteReader then I m getting following Exception
"An unhandled exception of type 'System.NullReferenceException' occurred in System.Data.SqlClient.dll"
I m able to access any other Database on the server but not able to access my Database.
Any help would be appreciated.Thanks in advance.
gauri