PDA

View Full Version : DA INSERT Cache?


xag
06-03-2009, 09:54 AM
Just wondering is DA cache's anything? I'm trying to Insert a record into a new table and it still tries to insert the record into the old table. I'm thinking it is because I just renamed the table in SQL but the insert function views the new table just fine in the drop down list where it as if rs is empty or not....

xag
06-03-2009, 10:10 AM
nevermine folks I forgot to check for triggers in my SQL and found I never changed the names there either!