Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

knuth's idolizers' idolizer

Favorite Tags
java x 5

4 Posted Topics

Member Avatar for ymf

[B]null[/B] value represents the empty list [code] if(Relate(names Student) == null) //empty list else //not empty [/code]

Member Avatar for turingmachine
0
3K
Member Avatar for turingmachine

I'm making a midlet that incorporates a database system with relatively large records (~10,000 patient records/health info system on an [B]EAV[/B] entity-attribute-value model). I suppose [B]RMS[/B] cannot do or "is not fit" for this job. (at least, efficiently) Can i use the [B]OpenBaseMovil[/B] for this purpose? or [B]Perst Lite[/B], [B]SQLite[/B] …

Member Avatar for turingmachine
0
126
Member Avatar for Naween

[QUOTE=Naween;668251]Does java has toString function? eg : txtamt.setText(toString(num)); But it doesn't work. Plz give me the right method.[/QUOTE] Yes it has, but for Integer OBJECTS only and not for integer primitive data type. You can wrap the integer into an Integer object, but for your example the easiest way, I …

Member Avatar for Miyuki Suzuki
0
78
Member Avatar for turingmachine

Please help... I'm new to this topic. What is the best (are the good) SMS Java APIs available? (A SMS Java API that is comprehensive and/or easy to understand/integrate.) Is the SMSlib / smslib.org ok to use? (I'm trying to make a very simple program/connection between my pc/Windows XP to …

Member Avatar for peter_budo
0
97

The End.