R 
		
								
				
				
			
		Rick
I'm trying to put a SQL statement into VBA using a string variable.  The
variable will only hold 256 characters of my SQL statement, so it's chopping
it off. I know I can work around this in several ways, but does anybody know
why a string variable will only hold 256 characters?
Thanks.
				
			variable will only hold 256 characters of my SQL statement, so it's chopping
it off. I know I can work around this in several ways, but does anybody know
why a string variable will only hold 256 characters?
Thanks.
	