-
When do you expect this to be deployed?
-
-
Yes, that is correct.
- Mortaza
-
So Record_ID is a default field present in every table?
-
That worked. You are fantastic- thank you!
-
Hey,
The Record_ID constraint uniquely identifies each record in a table. Record_ID must contain UNIQUE values, which Method handles for you.
- Mortaza
-
Thanks.
When I created the table for the dropdown list, why did it automatically create an integer field called Record_ID?
-
we are currently using an Exchange 2010 server
-
Hey Ted,
You will just need to change Invoice to SalesReceipt. For the TxnDate example:
select Max(viewaccSalesReceipt.TxnDate)
FROM viewaccSalesReceipt
WHERE viewaccSalesReceipt.Customer = viewContacts.Entity
- Mortaza
-
Hey,
Depending on how your mail server is setup, we do have new IPs we use. If before the move you had to whitelist a list of IPs you will need to edit those IPs with the new ones we have.
Which mail server are you currently using? That will help me narrow the error down.
- Mortaza