Hello all....
I need to build a form that will allow users to enter data and save that data to a table within a SQL Server DB. I am experience with SQL but haven't worked with Access or VB in many years. I need this form to be preloaded with data based off of data in a SQL DB. I created a view in SQL that extracts the preload data but have noticed that Access will not allow me to link to a view..... It wants a table or query only. No problem.... I created queries in Access, through SQL view, to replicate my view in SQL Server. So.... now I have the data set I would like to preload into a form that users can manipulate and save to another table. I've built a form pulling data from my query but the form will not allow me to edit the any fields. Um... Okay..... That kinda defeats the purpose of a form.... LOL.....
Please excuse my ignorance..... I'm simply not experienced with Access. Can anyone point me in the right direction? Am I going down the right path with this or am I completly off? Any and all help would be much apreciated.
Thanks,
-Steve