|
-
Sep 19th, 2009, 07:21 PM
#1
Thread Starter
New Member
How to save by date in access using vb6?
I am just a student and I am having this problem on how can I save a certain record onto access by date using visual basic 6? I mean, it can identify the current date and thus it will be its reference for it to be saved...and therefore it will be stored in access by date...
Last edited by bulwark; Sep 19th, 2009 at 07:31 PM.
-
Sep 19th, 2009, 10:34 PM
#2
Re: How to save by date in access using vb6?
-
Sep 20th, 2009, 09:31 AM
#3
Thread Starter
New Member
Re: How to save by date in access using vb6?
i have some knowledge in using ado but it is still limited...
what is the precise code to save a record on a certain date...?
for example: i have input a record using vb to access, and it will be saved in the current date and then, tomorrow, i will input another and it will be saved on that date ...and so on...how do i do that?
-
Sep 20th, 2009, 09:35 AM
#4
Re: How to save by date in access using vb6?
Welcome to VBForums 
Thread moved to 'Database Development' forum (the 'VB6' forum is only meant for questions which don't fit in more specific forums)
I recommend spending some time reading articles in the "Classic VB: ADO" section of our Database Development FAQs/Tutorials (at the top of this forum), particularly the "ADO Tutorial" and "How can I add a record?".
Based on those articles (and perhaps some in the "SQL" section), you should be able to make a reasonable attempt at it.
If you get stuck, feel free to show us what code you have got, and tell us details of the problem(s).
-
Sep 20th, 2009, 09:58 AM
#5
Thread Starter
New Member
Re: How to save by date in access using vb6?
thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|