Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NathanR

    OO question: creating object of unknown type

    Would be ideal in lots of situations, but maybe not in my particular situation (which I haven't described). My application is a small one and must be streamlined, I have a hard deadline much too close for comfort, and I have no EJB experience at all, so I probably won't go that way. However...
  2. NathanR

    OO question: creating object of unknown type

    Hmm yes. "Manager" rings a Pointy-Haired bell as something "pretty" to do :-) I thought of this as "external method that makes a db call, determines the type of vehicle, and creates an object of appropriate type that then makes a second identical db call . . ...
  3. NathanR

    OO question: creating object of unknown type

    Hi, I have a question about a programming problem that I encounter for the first time; I think it comes up only with user/database interaction. I have a solution that will "work", but it's so ugly! If someone please could tell me how to do this properly... I read an existing database...

Part and Inventory Search

Back
Top