File:  [Repository] / FM2SQL / src / com / fmi / fmpdb / FMPErrorStrings.properties
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Jan 21 11:27:04 2005 UTC (21 years, 3 months ago) by rogo
Branches: MAIN
CVS tags: HEAD
moved java src to src folder

#
# fminc.fmpdb.FMPErrorStrings
#
# FileMaker Pro error strings for default locale
#
0=Success
-1=Unknown Error 					
1=User canceled action
2=Memory Error
3=Unavailable Command 					
4=Unknown Command 						
5=Invalid Command 						
100=Database Not Open 						
101=Record Missing 							
102=Field Not Found 						
103=Relation Missing 						
104=Script Missing 							
105=Layout Not Found 						
200=Record Access Not Allowed 				
201=Field Write Access Not Allowed 			
202=Field Read Access Not Allowed
306=Record modified by another user 			
401=No Records Satisfy This Request 		
500=Invalid Date 							
501=Invalid Time 							
502=Invalid Number 							
503=Value Out-of-range 						
504=Value Not Unique 						
505=Not an Existing Value 					
506=Not a Member Value 						
507=Invalid Value 							
509=Required Field Missing 					
510=Missing Join Value
803=Host cannot be found						
950=Repeating Fields in Portals Not Supported
951=Web Companion Exception Occurred 		
952=Email Format File Not Found 			
953=Required Email Values Missing 			
971=Invalid User Name 						
972=Invalid Password 						
973=Invalid Database 						
974=Permission Denied 						
975=Field Restriction Violation 			
976=Security Disabled
977=Invalid Client IP Address 						

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>