N 
		
								
				
				
			
		Nigil LaVey
hi guys... does anyone know the reason why SqlDataReader.Depth is not
working.. or is there any work around on it?
it just keep return 0 value..
sqlCmd="select * from MyTable()";
sqlReader=sqlCmd.ExecuteScalar();
Response.Write(sqlReader.Depth);
please advise,
Nigil Chua
				
			working.. or is there any work around on it?
it just keep return 0 value..
sqlCmd="select * from MyTable()";
sqlReader=sqlCmd.ExecuteScalar();
Response.Write(sqlReader.Depth);
please advise,
Nigil Chua
