I am very new to ColdFusion and am trying to learn about its bounds. This is my first foray into database design for a web-based interface so I am unsure about the feasibility of this question.
I created an Access database that initially used Access as the front end. One of the functions that I created was the dynamic generation of record IDs. The complex aspect was that it had to reference one table (Category) and determine the next available ID and, then, append it to another table (Master Record).
I would need to do something similar with ColdFusion but am unsure of how to go about it.
Any and all advice would be greatly appreciated. Please let me know if you need any additional information.
Thanks!
I created an Access database that initially used Access as the front end. One of the functions that I created was the dynamic generation of record IDs. The complex aspect was that it had to reference one table (Category) and determine the next available ID and, then, append it to another table (Master Record).
I would need to do something similar with ColdFusion but am unsure of how to go about it.
Any and all advice would be greatly appreciated. Please let me know if you need any additional information.
Thanks!