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
~2K People Reached
Favorite Tags

16 Posted Topics

Member Avatar for arkaprava

Accorting to MySql manual and web site I modified the environment variable for installing JConnector for mysql as follows : CLASSPATH C:\Program Files\Java\mysql-connector-java-5.0.7\mysql-connector-java-5.0.7-bin.jar where my MySql connector Folder is placed on Java folder in program files (I put there willingly) But actually when I want to do any testing program …

Member Avatar for peter_budo
0
163
Member Avatar for arkaprava

Since Input of ENTITY and of it's attribute is ok I am trying to op the value of the entity and it's attribute details so my modified code abt ENTITY is: package datamodel; import java.io.*; import java.util.*; public class ENTITY{ String entity_name; int no_of_attribute; int no_of_entity; attribute attr1; public ENTITY(String …

Member Avatar for PoovenM
0
177
Member Avatar for arkaprava

I m going to build a data modelling software project by java like DDS LITE I am coding the algorithmic part of the project where I have to build some composite data at the preliminary phase of the implementation of the algorithms, such composite data items are entity , relationship …

Member Avatar for arkaprava
0
203
Member Avatar for arkaprava

[B]I want to build a software of data modelling like [URL="http://www.dds-lite.com/"]dds lite[/URL] The 1st thing I wanna do in dis case is to make a erd editor using java , please give me some idea about the java packages and classes should be used.. please provide some tutorial about this …

Member Avatar for jwenting
0
96
Member Avatar for arkaprava

after my cpu burnt out i ve installed a new cpu but booting is not happening, though motherboard light is on it's ok

Member Avatar for jbennet
0
27
Member Avatar for arkaprava

I want to upload an Image into a Jpanel .. Actually I want to do the following: 1.Thw User Clicks a jButton 2. A window will be opened by which he/she can choice a image 3. The selected image will be positioned into the Jframe provide me some tutorials or …

Member Avatar for masijade
0
273
Member Avatar for arkaprava

I want to install JForum on sun apserver However during installation I found the following problem [B][U]Please give write access for the user who is running the webserver to the file 'index.htm' and for the directory 'WEB-INF/config' and its subdirectories before continuing. [/U][/B] Tell me how can I troubleshoot this …

0
74
Member Avatar for javakeith

DO AS FOLLOWING FOR SETTING CLASSPATH: Setting classpath in jdk 1.6.0 1. install the JDK1.6 from the installation directory 2. Please keep the default path of installation while installing the JDK generally it would be in the "program files" directory of System drive. If the system drive is C: then …

Member Avatar for w32.sysfile
0
123
Member Avatar for arkaprava

I want to do a project on Community Server ie wana build a community by java plz tell me whether it will be possible by java and what tool should I use

Member Avatar for ksaxena
0
93
Member Avatar for sarath.koiloth
Member Avatar for arkaprava

I have done a stand alone project on Java Swing and MySql where the frontend is designed by Swing and backend is designed on MySQL I wanna build an exe of the project by incorporating the MySql schema and tablespace into the archieved file(exe/jar) Plz tell me whether is it …

Member Avatar for arkaprava
0
303
Member Avatar for pmanya555

U can do some j2me projects like face recong software for mobile security or you can do what we call mobile operating system

Member Avatar for arkaprava
0
95
Member Avatar for arkaprava

I want to do a project on J2me where from my mobile I can lock the car , switch off my light and can be able to different household works .Can anybody provide me some tutorials or suggestion so thath I can proceed for my project ?? plz provide some …

Member Avatar for arkaprava
0
95
Member Avatar for arkaprava

I have installed MySql 5.0 and also configured but after installation it shows " The Service couldn't be started" Plz help me out

Member Avatar for macneato
0
77
Member Avatar for tygerberg
Member Avatar for orko
0
98
Member Avatar for arkaprava

The End.