Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 agomes1971
		
			agomes1971
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Look at the picture below

If i put open databases in read and write mode how can i hide the warning messages that appear when i make a reload?
Regards
André Gomes
 
					
				
		
 alexandros17
		
			alexandros17
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Take a look to Errormode and scripterror functions in help ...
 
					
				
		
 agomes1971
		
			agomes1971
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This is the screen to hide

Regards
André Gomes
 
					
				
		
 alexandros17
		
			alexandros17
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		If you are accessing the DB with ODBC you need to grant access to read and write to your user;
When you define the user (the one used in the ODBC) you must give him rights to write.
Hope it helps
 
					
				
		
 agomes1971
		
			agomes1971
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		All acesses are granted that's not the issue.
Regards
André Gomes
 
					
				
		
 alexandros17
		
			alexandros17
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		go to Settings -> user preferences -> security tab
check the box :
script (allow database write and execute statements)
Let me know ...
 
					
				
		
 agomes1971
		
			agomes1971
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Now it works!!!
Perfect!!!
Thank you
André Gomes
