Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #27.9K
Ranked #4K
~1K People Reached
Favorite Tags

3 Posted Topics

Member Avatar for Vishurey

Ok. You probably like this one. all you need is to copy and paste it. [url]http://disqus.com/[/url] It looks like the one on this site. [url]http://www.maruataviejo.com/[/url] Byegon.

Member Avatar for Dani
1
930
Member Avatar for bernadlosini

Have you trided to export your data base from your sql interface? are you sure you in the same server?

Member Avatar for Leon Lanzagorta
0
94
Member Avatar for New2Java2010

Hi. You have to add a new method "Leer.java" (is in spanish). [code]//LEER. (lee dato en consola) import java.io.*; public class Leer{ public static String dato(){ String sdato = ""; try{ // Definir un flujo de caracteres de entrada: flujoE InputStreamReader isr = new InputStreamReader(System.in); BufferedReader flujoE= new BufferedReader(isr); // …

Member Avatar for NormR1
0
287

The End.