QuickSuccess's Posts
Nairaland Forum › QuickSuccess's Profile › QuickSuccess's Posts
1 (of 1 pages)
Malosky1:If you have received a Visa decision from UKVI, it takes about two to three working days before VFS gets your passport. It may take shorter, but that's what I've observed so far. Also, it's almost impossible to contact VFS Ikeja, the best option is to go there physically. You can try this email, but they're slow to respond: customercare@vfsglobal.com |
Please I clicked cancel my relocation and mistakenly pressed enter. It said “request for cancellation of relocation submitted”. Please how do I reverse this? Thank you.
|
LordTrillion, do you still buy iTunes gift cards on your website? I saw that there was a tool to upload the photo of the cards there and put in your bank details. |
There is sense in what OP is saying though. We can't argue that |
Its fake, not in any online source |
For more information about the CBT for uniben and more practice, it's advised that you check this thread out: https://www.nairaland.com/2488077/u-learn-app-now-includes-post-ume |
Practice Uniben PUTME CBT for FREE on your android and BB OS 10 devices. Different modes to try out from and more. Download U-Learn on Google play store now. **also includes Uniben 100 level courses** download here: https://play.google.com/store/apps/details?id=com.operator.u_learn Click here for more info: https://www.nairaland.com/2488077/u-learn-app-now-includes-post-ume
|
Why would we still be using notepad and command prompt in this modern age. Just download Netbeans or Eclipse IDE (i recommend Netbeans) and use it to write your app code. You can even export the .jar files using the netbeans so as to run ur written programs from your desktop. You need not worry about .exe files yet though |
Well to be honest, I'm not too sure of what kind of error you're encountering here. The first issue that came to my mind was the fact that you hard coded the link to the database, which in some cases, may prove problematic by not properly connecting to the mysql db. Secondly, your Title states "How to insert data......" and your code seems quite alright except for the part where it's meant to connect to the db, which could explain why the error says access denied. In all, there's some sort of disconnection between the code and the db. You may wanna post more of the code here if you need more help. |
QuickSuccess:PS. For more info, enter here https://www.nairaland.com/2488077/u-learn-app-now-includes-post-ume
|
U-learn has now been fortified with uniben post ume questions and answers. Well, for those of you who don't know about u-learn, its a study app on android which has a wide range of courses/subjects. One can quiz himself/herself just like a normal CBT using the app. Really enjoyable and various modes to use. Try it out by downloading it from the Google play store in this link: https://play.google.com/store/apps/details?id=com.operator.u_learn
|
Karo168:This app is really nice though. Helps for those who don't have access to uniben past questions directly. Plus also other good features. Great job guys ![]() |
What criteria is gonna be used in giving these awards? |
Read books, and view a lot of code, you'll eventually get better. Also challenge yourself once in a while with some higher app development, and code every day |
Lemme make this basic, aide is really not an ideal ide especially when you use the free version. Best get a PC and start working with eclipse. Secondly, as concerning your issue, it almost seems as if your SDK ain't loading, I suggest that you uninstall and reinstall the Aide. Good luck. |
The app looks cool, your main focus now should be on publicity. I can't login with Facebook or Google plus. Fix that too. And lastly, I advice you to lock the rotation, Cuz if you don't, errors would keep showing in the app, especially in that login page. Try logging in with Facebook or Google plus, and rotate the screen, maybe you can see the error for yourself |
no |
why do you have the ; sign after ur if statements? that causes your if statement to be seen as empty. remove them. plus, ur code seems wrong, the whole conversion stuff is confusing, not my issue though, i wrote ur code again for u: import java.util.Scanner; import javax.swing.*; public class ForDollar { public static void main(String[] args) { Scanner in = new Scanner(System.in); double amount; String input2 = null; String input1 = JOptionPane.showInputDialog(null, "What Country Money Do you have" ;if(input1.equals("Dollars" ){ input1 = input2; input2 = JOptionPane.showInputDialog(null, "input the currency you are converting to." ;} if(input2.equals("Pounds" ){ amount = Double.parseDouble(JOptionPane.showInputDialog(null, "How much pounds do you have" );double d = 2; double newAmount = amount/d; JOptionPane.showMessageDialog(null, "You now have ##" + newAmount); System.exit(0); } else if (input2.equals("Naira" ){ amount = Double.parseDouble(JOptionPane.showInputDialog(null, "How much Naira do you have" );double d = 2; double newAmount = amount * d; JOptionPane.showMessageDialog(null, "You now have ##" + newAmount); System.exit(0); } else if (input2.equals("Japan" ){ double d = 3; amount = Double.parseDouble(JOptionPane.showInputDialog(null, "How much Naira do you have" );double newAmount = amount/d; JOptionPane.showMessageDialog(null, "You now have yen" + newAmount); } } } |
how come i'm still online? ![]() |
lol, who are those funny guys arguing, i bought an infinix buzz to use as a hotspot for my wifi only note 10.1, so whoever did that, na im i go support for the beef ![]() |
airtel facts: -stupid network for old people only -slow browsing, with best performance late at night -no get better promos -only 2face dey sponsor them -expensive non BB plans And the only good thing about them was their cheap universal BB plans, even glo has cheaper BB plans, but it can't be used on other devices. Airtel go fall because of this decision. |
Mazeed23: Hotspots? yes it has. You can connect up to five devices.Thanks alot |
Plss guys, I wanna buy this fone, but am really unsure if it has a hotspot or not, the specs on the tecno site doesn't mention the hotspot, but some people are saying it has, so can anyone help me with this info. Especially those who have used the phone. By the way, happy independence day to y'all. |
1 (of 1 pages)

;