Hi Guys,
I have my ADO code up and working and am calling stored proc so it all good.
But one problem I have hit on that I haven't been able to find a solution too it as follows;
I want to pass a date into my sql server tables from Access.
If I use an 'InputBox' in Access, it works great the record is stored with the date no problem.
If I use a txt box on a form in Access, I don't get any errors, but the record is just not added!
Can anyone throw any light on this?
Regards

I have my ADO code up and working and am calling stored proc so it all good.
But one problem I have hit on that I haven't been able to find a solution too it as follows;
I want to pass a date into my sql server tables from Access.
If I use an 'InputBox' in Access, it works great the record is stored with the date no problem.
If I use a txt box on a form in Access, I don't get any errors, but the record is just not added!
Can anyone throw any light on this?
Regards