Hello,
am looking for advice first - before I ask specific questions
I have attached a simple example time worked database I have.
What is mainly different than most time forms - is that I have two tables in microsoft access database. the form lets user enter data during the week and as long as user does not click submit button- the data is still there. the form is bound to table1.
But when user clicks submit button- all data is transferred to table2-( and data is then cleared out of table1).
my report for each user is based on their table2.
I am learning slowly C#.net. ( at work some computers not on network and only have .net 2.0 version)- i want to know if a C# form could replicate what the microsoft access form is doing here.
one reason am doing it- may be just a lesson for myself in C#- but I wonder first can C# form do it and In my actual database- I have a separate forms for each user- Can C# have multiple forms for a function like this.
thank you



LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks