Now I'm fairly sure this is a simple answer. And I am sure at some point I knew the answer to this question but I just can't remember it.
All I need to do is only allow the users to add new records, I am not using a datagrid rather a details form (i.e. individual text boxes etc...).
I do not want the users to be able to view current records or edit them. If I just used plain text boxes then that obviously would be simple but I've already designed my rather detailed forms using the data objects (so taking the fields straight from the Data Sources mainly because it saves me writing the connection strings and stuff.
Hope this is possible without going back to using normal text boxes and writing the connection string out my self, only because that's a long way back to go right now.
Thanks,
Skisy