SkylerShores Posted October 6, 2004 Posted October 6, 2004 Hey Guys, I was wondering if you would be able to help me out. I am upgrading from VB6 to VB.NET and i am having trouble with the new code. Basically i have an application that is connecting to an Access Database. I have a Search button on my form and basically what i would like to happen is either an input box appears and the user can enter in say an ID and it finds the record and displays that in the textboxes i have on my form. OR I would like to do a multivalue search where i can use the textboxes on my form and type in details and have that match the record. Either of these would be fine. I am using datasets if that is any help. Cheers Skyler Quote
Jitesh Posted October 6, 2004 Posted October 6, 2004 Hi, What is the question ? Please be specific. I think one has to guess, what exactly is problem even after reading your post. :) Anyone disagree ? HTH Quote Jitesh Sinha
SkylerShores Posted October 6, 2004 Author Posted October 6, 2004 I'm asking if someone could provide me with the code to search the database... using an input box.. Quote
Jitesh Posted October 6, 2004 Posted October 6, 2004 http://www.codeproject.com/aspnet/myaspnetguestbook.asp It should get you started. HTH Quote Jitesh Sinha
SkylerShores Posted October 6, 2004 Author Posted October 6, 2004 it does not help.. i am not using a website therefor not using ASP.. Quote
bri189a Posted October 6, 2004 Posted October 6, 2004 I'm thinking what Jitesh is getting to is... have you tried researching any of this yourself? Have you written any code at all? If you're looking to have code created for you without you having to do any work you might want to check out http://www.rentacoder.com ... you get what you pay for there. If you're writting the code yourself, please post your code and where you are having problems and we will help you out. Quote
Jitesh Posted October 7, 2004 Posted October 7, 2004 Hi bri189a, >>I'm thinking what Jitesh is getting to is... I am not clear what you want to say. I post the link just to give an overall idea as to what all it takes to interact with DB. And I believe that gives enough hint for any developer who is ready to *learn* and put some *effort* into programming. HTH Quote Jitesh Sinha
bri189a Posted October 7, 2004 Posted October 7, 2004 That's pretty much what I was saying too... I just expanded on that saying that if he is looking for someone to write the code for him, because he is not willing to *learn* and put forth some *effort* to try http://www.rentacoder.com. We had the same meaning to our posts, I think it was just the language barrier. I totally agree with what you said. I merely posted what I did because he said what you gave him didn't help, which I knew if he had read your post and followed the link, he would of gotton the basic information he needed to do what he was trying to do, or at least a good start as you said in your post. Sorry for the confusion. Quote
Jitesh Posted October 7, 2004 Posted October 7, 2004 bri189a, no confusion now, Buddy :) Quote Jitesh Sinha
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.