Question dynamically save data in to the database

Nervy

New member
Joined
Feb 20, 2021
Messages
2
Programming Experience
Beginner
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
 
You neglected to ask a question.

Also why is this in SQL? If you are doing this in Winforms, then post it in a Winforms forum.

I can't tell if this is a project you are offering to pay someone to do for you or something you need help troubleshooting?

If the later; know that we are not a code writing service. You need to write your own code, and then we can assist you with it.
 
Back
Top Bottom