Thanks sir
Now its working.
User Profile
Collapse
-
-
oh sorrry,
i know how to access database.i could able to fire queries through page also.
i am not getting how to use that while loop?Leave a comment:
-
oh sorrry,
i know how to access database.i could able to fire queries through page also.
i am not getting how to use that while loop?Leave a comment:
-
-
-
-
-
how to load list from database,in drop-drag box
Hi!
I have one page to add infornation to database.
In that page their are some drop-drag boxes,in which i want ,it must show list after loading from database....... ..like
name is one drop-drag box when i clik to select,it should show names from database.
Is their any way to do this? -
how to load list from database,in drop-drag box
Hi!
I have one page to add infornation to database.
In that page their are some drop-drag boxes,in which i want ,it must show list after loading from database....... ..like
name is one drop-drag box when i clik to select,it should show names from database.
Is their any way to do this? -
Sorry sir its my mistake.My problem is get solved,i studied whole scenario again,then i relalised that, i installed the mysql-connector-beta-version 3.0
& latest version is 5.0
So i again removed that old connector & installed new latest version.So now its working.
Now my output is,
*************** *************** *************** ********
Bedrock
Bedrock_b4_try
Bedrock_inside_ try
=>...Leave a comment:
-
yes
i think after line:41 code is not get executed i.e after loading JDBC driverLeave a comment:
-
spall was wrong
then what about that error.........a ctually if u see the code which i gve u.....on screen prints only
Bedrock
Bedrock_b4_try
Bedrock_inside_ try
nothing else
after that block actually connection dbcon startsLeave a comment:
-
-
yes
i am connecting like this,
# mysql -h bohiyaanamix.jp n01.private.rip plex-service.net -u Dude1 -p
Enter password:Leave a comment:
-
where localhost is ->'bohiyaanamix. jpn01.private.r ipplex-service.net'Leave a comment:
-
SQL Exception: Invalid authorization specification: Access denied for user 'Dude1'@'bohiya anamix.jpn01.pr ivate.ripplex-service.net' (using password: YES)Leave a comment:
-
see i am posting u the complete code.Note that my Mysql login name =Dude1 & login password = "supersecre t"
############### ############### ###############
[CODE=java] // File: ShowBedrock.jav a
/* A servlet to display the contents of the MySQL Bedrock database */
import java.io.*;
import java.net.*;
import java.sql.*;
import java.text.*;
import java.util.*;
import javax.servlet.* ;...Leave a comment:
-
-
No activity results to display
Show More
Leave a comment: