Jump to content

Hi dudes may u help me with this please?

- - - - -

  • Please log in to reply
3 replies to this topic

#1
kkkkl2010

kkkkl2010

    Newbie

  • Members
  • Pip
  • 2 posts
my colleague give me his system that he did in jsp when he was in college which is simple online help desk but he didn't send me the database tables he didn't backup it said it was lost so he asked me to simply create my own db(i have no clue what it should looks like) so does that mean i got nothing the system is useless?please i need an urgent help

#2
Momerath

Momerath

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 243 posts
You can probably figure out what the tables should look like by examining the code and looking at the database access lines. Might be a lot of work though :)

#3
kkkkl2010

kkkkl2010

    Newbie

  • Members
  • Pip
  • 2 posts
oh someone just scared me saying your system is useless **** i wana die...well how hard it is to look at the code to see the db structures?

#4
wim DC

wim DC

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,084 posts
  • Programming Language:Java, JavaScript, PL/SQL
  • Learning:Java
That would depend how nicely he structured his business classes / classes that represent a table in the DB.I don't think it's THAT hard.. dependant on the amount of classes.. There are Java tools that, in theory, can create a database based on your classes and links they have between eachother. It requires some extra lines for the mapping software but in the end it should be able to create a DB. For small stuff this may be the easiest. For larger amounts of classes. Well, you never know what the mapping software is going to give you.

I'm talking about software like hibernate. There are many others..




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users