Hi there,
I am having a stupid problem I can't solve. I am developing a database with access 2003 and I want to late bind the form to an ADO recordset via a stored query (the reason for this is that I read that when i will move to SQL server just using stored queries and no queries in code will...