Hello Everyone
I'm Currently working on a project that SQL server baked with Visual studio (Windows Form Application in C#) where user supposed to fill the form and submit the data to database but I don't need to take all input from user (Form) rather I want some of the fields would be dynamically saved in to database. for example when user login Login Id dynamically would be saved in the database along with actual data or user input, Registration Date from system date etc..
Thank you in advance
I'm Currently working on a project that SQL server baked with Visual studio (Windows Form Application in C#) where user supposed to fill the form and submit the data to database but I don't need to take all input from user (Form) rather I want some of the fields would be dynamically saved in to database. for example when user login Login Id dynamically would be saved in the database along with actual data or user input, Registration Date from system date etc..
Thank you in advance