Click here to Skip to main content
15,909,530 members

Comments by LokoLuke (Top 10 by date)

LokoLuke 4-Mar-13 5:35am View    
Hi Ian,

Seems to be a very strange error. Would I be right in saying your developing on Windows8 and deploying on Windows7?

I know the buzz for developing in Windows 8 is developing metro apps. Maybe there is a default setting for compiling as a metro app. It is possible they are 16bit!!??

I had a quick look online but couldn't find much material on it
LokoLuke 26-Feb-13 10:21am View    
Why don't you just take the where clause out if the query is not dependant on it??
LokoLuke 22-Feb-13 12:32pm View    
Create the class, add a few methods to the class such as openFileDialogue. Then in main create an instance of your new class and call your methods.
LokoLuke 22-Feb-13 12:18pm View    
Posting the error that you get would be helpful.
LokoLuke 8-Feb-13 12:03pm View    
You will need to download java JRE/SDK and maybe Eclipse or Netbeans IDE. Then install the J2ME addins for the IDE and you will need the emulator also. When Thats all done you should find a few tutorials. Also the fact you were asked to use J2ME to do this sounds a bit strange... maybe you should consider using an os specific language (Android, IOS, Windows)