SELECT [AffiliateID], [Password], [StartDate], [Referrals], [Sales], [Active] FROM [Accounts] WHERE [AffiliateID]='#key#' SELECT [AffiliateID] FROM [Accounts] WHERE [AffiliateID]='#tmpFld#' Duplicate value for index or primary key -- AffiliateID, value = #tmpFld#
Press [Back] to continue!
INSERT INTO [Accounts] (#ToString(ArrayToList(field_list))#) VALUES (#ToString(ArrayToList(value_list))# )

Add to TABLE: Accounts

Back to List

Affiliate ID   
Password   
Start Date   
Referrals   
Sales   
Active