profile timestamp
Posted: Wed May 07, 2008 6:47 pm
Hi,
We want to send emails based on the time of day the user registered for our service. For this I need a profile field with type timestamp. When I create my own profile fields, the types offered are numeric, alpha, and Date, but not timestamp.
I want to: 1) alter the MySql customer_1_tbl changing a profile field from date to timestamp, and 2) set the date and TIME values of that field through webservices addSubscriber. Will that work?
The type is not stored in the customer_field_tbl. Are there any other issues I'm missing?
John
We want to send emails based on the time of day the user registered for our service. For this I need a profile field with type timestamp. When I create my own profile fields, the types offered are numeric, alpha, and Date, but not timestamp.
I want to: 1) alter the MySql customer_1_tbl changing a profile field from date to timestamp, and 2) set the date and TIME values of that field through webservices addSubscriber. Will that work?
The type is not stored in the customer_field_tbl. Are there any other issues I'm missing?
John