using command button instead of datacontrol
hey i am new to visual basic programming...just 15-20 days into it...
i wanna know how can i use command button to access the ms access files instead of using the data control....how can i do that????
i have tried a lot of things but to no effect .... please help me with this!!!!
i tried to find this solution in the solved threads but without any success.
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
hey....
thanks for the code but on command click its not showing the records in the textboxes...
do i have to do anything...for that...likeways changing the properties..
thanks...
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
thanks !!!!
it worked.....
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
what bout try yourself before ask for help and if possibel posting your code instead of asking for complete solution.
debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
i tried it my self quite a lot....
but just couldnt get the solution....
i know the rules .... sure dude....dont get angry...
i checked all the threads....but jus couldt get over..it....
i actully am a new programmer and dont kno much..
i just got as far as using a data control.....got it!
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
thanx for your opinion....
but i guess data control has some limitations...
i may be wrong though.....
kindly guide me.....
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
i'll show you my code but its all messed up right no........:(
but i have bought a black book on vb6.......:)
i'll contact you as soon as i get it in a better shape...
thanks for your concern:)
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
adoRecordset.Open "select Project_Name,BU from Risk_Analysis", db2, adOpenStatic, adLockOptimistic
why am i gettin an error which says "object required" in this line
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
what's the use of it???
i have no idea....
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
hurray.....
i have completed the basic structure of my project...:P
thanx to all who have helpd me....
special thanks to jireh and qveen(veena)......
mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0