Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 re_weavers
		
			re_weavers
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Can't infer the SQL type to use for an instance of java.util.ArrayList. Use setObject() with an explicit Types value to specify the type to use.
ERROR: column "matrix" is of type integer[] but expression is of type character varying
Hint: You will need to rewrite or cast the expression.
 re_weavers
		
			re_weavers
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 re_weavers
		
			re_weavers
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		
Hi, 
Please use tPostgresqlRow instead of using tPostgresqlOutput to execute an insert query to insert data into PostgreSQL.
Let us know if it is OK with you.
Best regards
Sabrina
 re_weavers
		
			re_weavers
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 _AnonymousUser
		
			_AnonymousUser
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
Thank you sir! This worked like a charm.
