• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Database Search Engine, Through GUI

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Guys. I did SQL2000 & Have a project to do in 3days. Now I am Stuck on coding. I use NetbeansV5.5 the idea i to insert Data of Movie titles & genres. Now I need help with the coding from scratch because I am really stuck. My Gui must be able to do partial Searches using Regular Expressions. for eg(when i type 'men' in my engine it must Display for eg eeer....'X-Men' or 'Men Of Honor'. I have suffered enough with this section. I must also be able to find movies by typing genres. THANKS in advance. Being Greenhorn in JAVA kinda sucks, but i guess this is where is all begin. Thank you guys.
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please read this.
 
Thabo Matjuda
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you I will read that thank you. I hardly used JavaRanch. I guess i coul learn a few rules. It's my first time using is Since I registered.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What do you have so far, and where are you stuck making progress? What you describe sounds like you have problem all over the place. TellTheDetails
 
Thabo Matjuda
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes i have a problem al over the place, but still battling, while I seek help in the process.
 
reply
    Bookmark Topic Watch Topic
  • New Topic