[ACFUG Discuss] Sturcture help. No answers just guidance

2007-03-19 Thread Robert Reil
Im trying to logic through how to do the following. Any input would be appreciated. I understand in the end I can just use cfquery to call this data when I am ready to build an app to do this but for now I am trying to get a grip on how to structure this logic. I have 2 pieces of data: A:

Re: [ACFUG Discuss] Sturcture help. No answers just guidance

2007-03-19 Thread Teddy Payne
Robert, Before you approach applying a formula or business logic against a piece of data, you need to practice how to read the data from the DB and how to import a CSV from your file system onto a CFM template. I am not sure what you mean by pitfalls of querying. SQL is made to handle

RE: [ACFUG Discuss] Sturcture help. No answers just guidance

2007-03-19 Thread Robert Reil
PROTECTED] Sent: Monday, March 19, 2007 2:23 PM To: Carbs SalesService Subject: Re: [ACFUG Discuss] Sturcture help. No answers just guidance Robert, Before you approach applying a formula or business logic against a piece of data, you need to practice how to read the data from the DB and how