Search Results

Showing results 1 to 26 of 26
Search took 0.01 seconds.
Search: Posts Made By: abdulraqeeb33
Forum: Java May 10th, 2008
Replies: 2
Views: 1,366
Posted By abdulraqeeb33
i have a program running with lot of system.out.println statements.. i want to display this in a javaframe...can anyone tel me the steps to go abt it
Forum: Java May 10th, 2008
Replies: 4
Views: 433
Posted By abdulraqeeb33
chk the if condition
it must be if(rogue==true)
{...}
Forum: Java May 10th, 2008
Replies: 0
Views: 715
Posted By abdulraqeeb33
i have this pgm which receives a string and tries to find it in database and return a value. for the first execution its working fine, but if the string is not found in database and the pgm is to be...
Forum: Java May 9th, 2008
Replies: 1
Views: 1,009
Posted By abdulraqeeb33
hello, i have written a program which selects each record in the database-table(having ip,status and other fields) pings to that ip and if a reply is obtained then the program establishes a socket...
Forum: Java May 3rd, 2008
Replies: 1
Views: 464
Posted By abdulraqeeb33
hello,

i want to cycle through a db table infinite times, ie; if there exists no value(reached end of table) in the result set, i wanna point the cursor to the start again...and it goes on...
Forum: PHP Apr 25th, 2008
Replies: 3
Views: 2,616
Posted By abdulraqeeb33
thanks! its working now!
Forum: PHP Apr 25th, 2008
Replies: 3
Views: 2,616
Posted By abdulraqeeb33
oh thanks, i changed it to a system dsn now...
but i get this error msg




Warning: odbc_connect() [function.odbc-connect]: SQL error: Failed to fetch error message, SQL state HY000 in...
Forum: PHP Apr 24th, 2008
Replies: 3
Views: 2,616
Posted By abdulraqeeb33
Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in...
Forum: Java Apr 24th, 2008
Replies: 5
Views: 1,472
Posted By abdulraqeeb33
thanks for the steps... but i know upto retrieving values from the db...how do i display it in a table? and with the varying number of records in how does the table rows increase or decrease?
Forum: Java Apr 24th, 2008
Replies: 5
Views: 1,472
Posted By abdulraqeeb33
Tablemodel??? wat is that? do u have or know of any simple example that explains it?
Forum: Java Apr 24th, 2008
Replies: 5
Views: 1,472
Posted By abdulraqeeb33
i need to display the contents of a database(table) MS access db, on to the screen. how do i got abt it??? the data keeps changing dynamically...the program should be able to refresh it self
Forum: Java Apr 24th, 2008
Replies: 0
Views: 7,797
Posted By abdulraqeeb33
this is the output on server

init:
deps-jar:
compile-single:
run-single:
checking the client of ip 169.254.86.65
checking the client at port 59000
checking the client at hostname RAF
System...
Forum: Java Apr 23rd, 2008
Replies: 4
Views: 2,220
Posted By abdulraqeeb33
http://www.ccs.neu.edu/course/com3118/Multithreading.html


this will surely help
Forum: Java Apr 23rd, 2008
Replies: 4
Views: 2,220
Posted By abdulraqeeb33
u have any simple example... i understand better thru examples rather than reading theory
Forum: Java Apr 23rd, 2008
Replies: 4
Views: 2,220
Posted By abdulraqeeb33
hi, i am new to java...
i need to start two programs in a server just after user clicks a button in the jform.
for this i may require multi threading.. can any one plz give me a small example or a...
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
oh ok...thanks...will do that.... sure trouble u more with my errors...thanks and bye for now
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
oh man.... u are awesome.......
thanks...
that error has gone now...
but now the output gets stuck...
like this

init:
deps-jar:
compile-single:
run-single:
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
String[] serv=new String [10];

i changed it to this... is it OK?
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
oh..now wat do i do so as to avoid that serv = null thingy
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
i am so sorry...actually... i dint delete the record before starting the pgm...thats the reason why that error came up...this is the o/p


init:
deps-jar:
compile-single:
run-single:
Got a...
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
no no...the database stuff is perfectly fine else it wudnt insert or retrieve tuples from the db...
u can check the output i posted a little earlier..
plz see the run() block...its there that the...
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
please check the run block...its there that the error occurs
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
yeah there is a class in server package namely lookupserver
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
the exception is caught just after run()
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
thanks for replying....
init:
deps-jar:
compile-single:
run-single:
Got a client (client num : 1)

recving username:raf123
srecvng password:F75L14BX
recving ip:169.254.86.65
Forum: Java Apr 23rd, 2008
Replies: 17
Views: 1,692
Posted By abdulraqeeb33
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/

package server;

/**
*
* @author 007
Showing results 1 to 26 of 26

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC