Muhammad Uzair Baig

Greenhorn
+ Follow
since Mar 02, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Muhammad Uzair Baig

Dear Parsad,

Congragulations.......How long will it take to prepare for this exam??
13 years ago
Hi

I have a problem when I try to connect java and sql server 2000. An run time error is coming in my program.

Exception in thread "main" java.lang.ClassNotFoundException: new com/microsoft/jdbc/sqlserver/SQLServerDriver()
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:130)
at Test.<init>(Test.java:8)
at Test.main(Test.java:30)

I try all classpath first I place the msssqlserver.jar, msutil.jar, msbase.jar into jdk1.4\jre\lib\ext but the same above problem is come.
Then I make a directory in D drive d:\javasql and place all the jar files into this directory my .java and .class files also and I try these different paths

d:\javasql>set classpath=d:\msbase.jar;d:\msutil.jar;d:\mssqlserver.jar

d:\javasql>java �classpath �.;d:\msbase.jar;d:\msutil.jar;d:\mssqlserver.jar� Test

d:\javasql>set classpath=d:\..

and some different path also but the same problem exit please help me on it the program is.



Best Regards
Uzair Baig

[edited to add code tags]
[ November 28, 2004: Message edited by: Jeanne Boyarsky ]
Hello Guys

Please tell me that how can i create .dll file for JNI by using Turbo C compiler. i already create .h file just last step remaining of creating DLL by us Turbo C compiler please help me in.


Best Regards
Uzair
19 years ago
Hello

Recently i faced an Exception when i run the client that "EJB not Bound exception". It only comes on Entity bean when i run any session bean i run porperly i don't know whats happen with Entity bean plz guide me on that i m using Jboss server.

And when i define relation b/w local ejbs how can i define forigen key?

Best Regards
Uzair
hello

How can i create my own WEB-INF and register it with tomcat.

Thank you
Best Regards
19 years ago
Hello
I try to connect my servlet with oracle but i didnt detect Oracle driver. I want to know where should i place my Classes12.zip folder in tomcat.
Thank You
Regards
Uzair
19 years ago
Hi
I using oracle my dear and i didnt found any appropriate driver. I Using Microsoft ODBC for oracle but it is not working.
Best Regards
Uzair Baig
Hello
I am a table using sql than save it now i want to make connection with the java class using JDBC what should i do at DSN? Which driver i select? at what string pass to it(if any)?. Please help me on that.
Thank You
Best Regards
Uzair Baig
Hello
Dear Bosun and william i already try lot of classpaths and package techniques. But nothing would be happen . Please if u have any other idea or have some different classpath n package technique to plz send me. I will be very thankful to u.
mail me on
uzaircaps@yahoo.com
Best Regards
Uzair Baig
19 years ago
Hi,

I make a simple java class with 2 static methods. When i try
to call these methods in my Servlet error is shown by the compiler.
Compiler can not identity the class. What can i do.

Best regards
Uzair Baig
19 years ago
Hello all genius peoples
I need idea about my university project which is must be a database based and using jsp as a front hand. If any of u have any idea so please tell me.
Waiting for ur replay
Best Regards
Uzair Baig
19 years ago
JSP
Hi
Hello all genius plz. I want to inform every one that i got failed in IBM-141 exam its really shame for me.I only manage to get 54% marks. But i want to tell u that what mistakes i done and please u guys dont do that during ur exams preperation.
1) The lack of practice. The theory is not enough even u r reading from several different books aur tutorial from w3schools and zvon and from any where else. Specially on DTDs ,XSLT and XSL FO(which i really hate). I m telling u what material i read during preperation.
1) Professional XML volume 2 (2 times).
2)Beginning xml wrox (4 times).
3)essential xml (3 times)
4)All w3schools tutorials.
5)zvon tutorials.
6)Javaranch mock exams.
7)Articals from ibm developers work.
2) And working hard on senario based question which are really tough.
Best of luck.
Best regards.
Uzair Baig.
SCJP
IBM-484 J2ee enterprise conectivity.