What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?
	
    
     SQLServer.NET data provider is high-speed and robust, but requires SQL Server license purchased from Microsoft. OLE-DB.NET is universal for accessing other sources, like Oracle, DB2, Microsoft Access and Informix, but it is a .NET layer on top of OLE layer, so not the fastest thing in the world. ODBC.NET is a deprecated layer provided for backward compatibility to ODBC engines.  	
	
	
	
		
	
		
    
    
        
            
                - 
                Interview Candidate                        
-  Sep 15th, 2004
-  1
-  3976
 
     
     
	
    
          
              
            
              
                         
              
                    
              
              
     
    Showing Answers 1 - 1 of 1 Answers
			
				
				
       
       
		    
    
    
        
			
	
		
	
 
          
              
        
              
                      
              
                                   
  
                        
        Related Answered Questions
          
           
                              
            	
		Related Open Questions
		  
		   
	      
                       
  
                         
                    
            
What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?
Related Answered Questions
Related Open Questions