Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[Share]Java Simple Record Management/Info System with User Friendly GUI

anung tutorial po gusto niyo sir?
 
:thanks: sir napakaganda sir..gusto ko matutu sa programing :weep:
 
sir advise naman sir gusto ko matutu sa programing,self study lng po sana.ano po una kong pag aralan sir,java po bah,c++,c#,or vb.net po..at sir kung ano man sa kanila san maka donwload nang ful version sir na walang xpired sir..plz help me sir.maraming salamat po.
 
kahit alin jan sir.. Java, c++, c# halos parehas lang sa syntax.. Naiiba lang sa compilation.. Pero mas beginer frriendly ang JAva kasi meron siyang IDE..

For JAVA you can try Netbeans.. Free siya, you can download it sa oracle .com
 
nice nice nice..

i love the gui. it's so cute~~~ :3
haha..

i saw some parts of the code.. (hindi ko natingnan lahat.. )
i would suggest na.. you use ONE class to connect to the database..

class DB{
private Connection con;
private Resultset rs;
etc etc..

//database methods/functions and implementations here...

}


it would be easier that way..
AND if meron kang time, try using the MVC framework..
 
^
thanks sir!

about dun sa class for connection, nakaclass siya..

pero dun sa ibang function, kelangan iseperate kasi kelangan ko ng ibang resultsets dun sa iba..

though hindi ganun kalinis yung code, i dont have time na kasi naabot na deadline yan.. hehe..

about dun sa MVC Framework, i dunno kung anung MVC Frameworks ang tinutukoy mo, so if you have samples, we'll be glad to see it.. ^^

btw, yung ginamit kung JSwing is also considered as MVC Framework..
 
Last edited:
sir diko mahanap ang neatbeans sa oracle.com sir..
 
my mistake, sa oracle pala yung mga tutorials..

andito yung downloads:
http://netbeans.org/downloads/

kung kukunin mo yung Neatbeans full, supported niya rin dun yung C/C++ at PHP
 
Hi, tagal na pala ng thread na ito, puwede ko po bang malaman kung ano ang general objective mo sa paggawa ng system na ito? Gusto ko kasi siya eh...

Objective ko po is School Project siya..

Tas kung bakit ganito ang ginawa kung system, nasa first post po yung sagot jan..

Thanks po..
 
hmm bakit ganun hindi ko ma run yung jar file nya?

gusto ko matry kasi yung program ni ts on how it works

im a newbie in java :D
 
you need to install JRE(Java Runtime Environment)

then install the access database following the instructions on first page.. :)
 
sir pa2ro nmn pno gumwa ng report s java.. ang gusto ko kcng mngyari sir eh ung nkuha kong resultset un and la2bas s report.... pkiexplain po ung syntax ng code kung pwde? newbie lng kc s java eh...
 
Back
Top Bottom