Sun Computers & Internet - Recent Questions, Troubleshooting & Support

0helpful
1answer

Garmin 5212 sun spot on screen

4/17/2023 2:26:22 PM • Sun Computers &... • Answered on Apr 17, 2023
0helpful
5answers

Can anyone tell how run java program in cmd

Hi,

You need to type:

If it's a program.class

java program

or of it's a program.jar

java -jar program.jar

regards
9/11/2022 5:00:53 PM • Sun Java... • Answered on Sep 11, 2022
0helpful
4answers

What is java programming language?

http://en.wikipedia.org/wiki/Java_(programming_language)
In order to understand the difference between high-level programming languages and lower level languages you might have to have a deeper knowledge of computers than you currently have, although I can try to the best of my ability to explain it simply.
Lower level programming languages are more directly related to the actual machine language that the computer ends up reading in the end. Higher level programming languages are less representative of the actual machine code, and as a result may require either a more advanced compiler or may require being compiled several times. Generally higher-level programming languages are easier for the user to write in than lower-level languages.
8/3/2022 11:03:54 AM • Sun Computers &... • Answered on Aug 03, 2022
0helpful
4answers

Pls i need an answer

Solar panels come in different ranges of wattages.Add up the wattage of different solar panels you get e.g. Ten 100W solar panels will give you a 1Kw solar system.
4/7/2022 6:21:16 PM • Sun (PEX75030)... • Answered on Apr 07, 2022
0helpful
1answer

I need javascript for one player snakes and

this is a great web for all your javascript needs
http://javascript.internet.com/games/snakes-and-ladders-game.html


2/13/2021 9:23:41 AM • Sun Java... • Answered on Feb 13, 2021
0helpful
1answer

Getting rid of sun spots on my face

1) You needed a hat 2) You needed to apply sun screen every couple of hours. 3) Not all sun screens are equal. 4) The primary way to avoid sun damage is to stay out of the sun light. One day, people will walk around under umbrellas because of that. 5) Putting aside all the fraudulent claims of skin lighteners (might as well try lemon juice), beauty therapists can subject you to several treatments of a laser like device. It will sting your wallet more than your face. But you have to keep out of the sunlight following treatment or you are wasting your time. If you think you will be able to wander around for half an hour directly exposed to the sun, you are dead wrong. It will undo any therapy. Other than this method and some self-discipline, you would have to resort to makeup, something like Thin Lizzy. Sun damage is such an issue in Australia that they have a slogan: Slip, slap, slop referring to preparation to go out in the sun. Hope you are wearing sun glasses.
12/13/2019 10:28:50 PM • Sun Computers &... • Answered on Dec 13, 2019
0helpful
1answer

I need free boks to learn java

Not a book, but this is relatively well presented: http://www.learnjavaonline.org/
9/27/2019 1:59:25 PM • Sun Java Desktop... • Answered on Sep 27, 2019
0helpful
5answers

Table Repair MySQL

MySQL offers Check Table syntax that checks a table or tables for errors. It works for several storage engines like MyISAM, InnoDB, & Archive. If you run this syntax then you can the cause of problem & reported tables.If Check Table finds errors then you can repair reported tables by Repair MySQL Table syntax.
8/26/2019 12:13:54 PM • Sun MySQL • Answered on Aug 26, 2019
0helpful
1answer

How to solve the mysql error 2003 Can't Connect to mysql server on 'localhost' (10061)

Your client software attempts to connect to a MySQL database instance on your local computer. There is no DB server running locally, hence the error. Before reinstalling Windows, did you connect to a remote DB server or did you use a local instance? In former case, you need to configure the DB connection to point to the remote serve. In the latter case, on top of Windows you also need to reinstall the MySQL DB server software locally, and it needs to be started.
6/10/2019 5:08:24 PM • Sun MySQL • Answered on Jun 10, 2019
0answers
0helpful
2answers

To access data in the database using java

Your question is ambiguously worded. What I believe you are asking is how can you read an MS Access database from a Java program. (If that is not the case, then please re-phrase your question). Java 1.7 : Java JDBC: An example to connect MS Access database Java 1.8 : JDBC: An example to connect MS Access database in Java 8 For other databases, My SQL database : Java JDBC: An example to connect MySQL database Oracle database : Java JDBC: An example to connect Oracle database Source: Best java training institute in chennai Best Java Training in Chennai Java training Institute admin-java_logo-wa2edogpcpakk0ecm2enjvq3-3-0.png
8/8/2018 10:03:35 AM • Sun Java... • Answered on Aug 08, 2018
Not finding what you are looking for?
Sun Logo

Family Lines

533 questions posted

Ask a Question

Usually answered in minutes!

Top Sun Computers & Internet Experts

Rob Hill
Rob Hill

Level 3 Expert

1480 Answers

k24674

Level 3 Expert

8093 Answers

Sean Wright
Sean Wright

Level 3 Expert

2045 Answers

Are you a Sun Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...