Hello,
First time posting on this site. I am fairly new to using SQL Server Express. I created a split-database in MS Access 2010 and have successfully migrated over the backend database to SQL Server Express. When I was using the FE forms in
Access, I use to be able to see a calendar icon where I could select the month and day in the date/time field.
I compiled the FE forms to binary format .accde so that I could distribute this to the users and they couldn't change my forms. After migrating the tables to SQL Server express for the BE, I am no longer able to see the calendar icon when I try to enter
in data in the date/time field. Same for the original .accdb file before the binary conversion to .accde.
How do I get the calendar icon back to show on the form when a user is entering in data? I appreciate any assistance I can get. Thank you!
Thai
Go to the complete details ...