G 
		
								
				
				
			
		Guest
Hi all
a quick question. i am using vb.net to connect to a MS Access 2000 db. the problem occurs when the query has a syntax error. i get an unhandled exception, even when i have encapsulated all commands in try / catch blocks
is this type of error handling only available with SQL server (Catch ex as SqlException
Thanks in advance
Kunke
				
			a quick question. i am using vb.net to connect to a MS Access 2000 db. the problem occurs when the query has a syntax error. i get an unhandled exception, even when i have encapsulated all commands in try / catch blocks
is this type of error handling only available with SQL server (Catch ex as SqlException
Thanks in advance
Kunke
 
	