VB2008 MS access simple database connection tutorial part 1
Loading...
6,729
Loading...
Uploader Comments (lenmorvash20)
see all
All Comments (7)
-
hi do you know how to add date to ms access database using vb.net ty.. . pls help me
-
I really like this tutorial.. u ve so much patience to teach each word and codings.. u really rock,,.. hands off to u......
Loading...
adding a date to the access database maybe as simple as getting a date string from a textbox then you can add a field to your database, bind it to the textbox in your form, and then provide something like a save button that will update the field in your database, i also believe there's a Date Picker or calendar object/component that can improve your app,
lenmorvash20 6 months ago
@manikandans2112
i'm so glad u appreciated the tutorial, when I made this, I was not sure that the code replacement procedure would actually work and if it could be easily done by the users,
ur remark really made the effort really worth it, thanks, ^_^
lenmorvash20 9 months ago