Hello Guys
I am going to Developing one Web Application and One Windows Application:
Development Tools: C#.net 3.5 framework, Sql Server 2012, Access 2007
In Web Apps use Sql Server Database and this Web Application Use for Administrator and Admin can operate all the data operation (like Insert,Update,Delete any thing)
Windows Apps installing on Client(User) System with MS Access Database.
My Question is that : When Admin Inserting a New Data or Updating existing data at Sql Server then this effect doing on Client(user) System Access database. How do this ?
Thanks.....
Guest UserPosted Aug 18, 2014, 2:05 PM
Now are you OK if user does this stuff by opening mdb file and clicking Link evertime there is new data in sqlserver or you want to automate this too?
PnklPosted Aug 18, 2014, 2:12 AM
Guest UserPosted Aug 10, 2014, 1:35 AM