All - I'm trying to populate a datagridview through a connection to a Pervasive SQL database, and am having some significant problems. I'm using the following connection string:
	
	
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
I keep getting an error that the keyword "driver" is not supported. Any thoughts on what could be going on here? Am I using an incorrect connection string?
	
		
			
		
		
	
				
			
			
				VB.NET:
			
		
		
		Driver={Pervasive ODBC Client Interface};ServerName=server;dbq=database;I keep getting an error that the keyword "driver" is not supported. Any thoughts on what could be going on here? Am I using an incorrect connection string?
 
	 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		