Odd Access db issue - the query that won't update from fresh data
Hello, all,
I am just fiddling around, a bit, trying to learn something new: setting up and using an MS Access db in CF10. Simple, right?
No.. not really. But I didn't start this thread to give you the details and minutiae regarding getting it to work. It works.
The issue I'm having is that I wrote a simple query to fetch data from the FIRST table I created (Games) and am retrieving six columns of data.
I'm running a query, using CFDUMP to display it.
I went into the Access database and added three rows of info. When I refresh the page, the CFDUMP shows only the first three rows.
I deleted those three rows from the Access db, refreshed the page, and still see those three rows of data - nothing else. Not the new rows I entered. Nothing changes.
Not sure what to do next. Please help?
V/r,
^_^
