The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
		
			 | 
		
			
		
			 | 
				
					account table and product table  
						Posted: 26 Feb 09 7:42 AM
					 | 
				 
					What's WAREHOUSELOCATION field of PRODUCT?is it link with other table?What field can i use for write external data? other question:SHIPPING ID is foreign key of ACCOUNT and identifies the address.but what address?Address for ship product?  | 
				 
					 | 
				 
			  | 
		
			 | 
				
					Re: account table and product table  
						Posted: 26 Feb 09 8:23 AM
					 | 
				 
					1) No, it is not link. You better create a new field for your external data. 2) Yes, it is address for shipping products.
  | 
				 
					 | 
				 
			  | 
		
			 | 
				
					Re: account table and product table  
						Posted: 26 Feb 09 8:48 AM
					 | 
				 
					| I don't want modify the architecture of database.For import the external account i use the INTERNALACCOUNTNO field of ACCOUNT.is not good solution? | 
				 
					 | 
				 
			  | 
		
			 |  | 
		
			 |