• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Help with some C#?

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok, so here's the problem I'm having right now.

This project I'm working on for my web development class, a license plate database, is having an issue performing a search.

Here is the code I have right now for the elements that work with the search:




Most of the code was just generated directly with the tools in Visual Studio, but you'll probably be able to figure out the code which is mine.

I know there's something that I need to add in order to get the search to actually work, but I can't seem to exactly figure that out.

Any help would be appreciated.

Thanks in advance.
 
Sheriff
Posts: 28348
97
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dan Czarnecki wrote:This project I'm working on for my web development class, a license plate database, is having an issue performing a search.



Did you mention somewhere in your post what that issue was? I didn't see it, but there was a lot of code so maybe I scrolled right by it. When trying to solve a problem, it does help to know what the problem is.
 
The fastest and most reliable components of any system are those that are not there. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic