473,387 Members | 1,483 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

driver class

Hello,
Could someone tell me something about driver class because there is not much info on the net
Thank you very much in advance
Aug 15 '08 #1
6 1893
r035198x
13,262 8TB
Which driver class?
Aug 15 '08 #2
BigDaddyLH
1,216 Expert 1GB
java.sql.DriverManager?
Aug 15 '08 #3
Hello again,
sorry that I didnt give u more clear question this is what I have to do and I am kinda confused :( I am not sure what to do.

I hope this will help you:
a 'driver' class(TextAnalyzerTest) containing main() whose purpose should be to instantiate an object of a another class called TextAnalyzer. The object's instance methods should be called from main() to access and process the text.

Thank You in advance
Aug 15 '08 #4
Which driver class?
I am sorry but this which concerns me a lot because I dont know, that is why i posted some more text before to help you understand which exactly I need because honestly I do not know :(
Thank you
Aug 15 '08 #5
Laharl
849 Expert 512MB
Ok. A driver class is one whose job is to start everything going, ie by containing main(). Because Java requires everything to be part of a class, applications will sometimes have main() methods of only a few lines so that the GUI/database classes can handle everything else.
Aug 15 '08 #6
Ok. A driver class is one whose job is to start everything going, ie by containing main(). Because Java requires everything to be part of a class, applications will sometimes have main() methods of only a few lines so that the GUI/database classes can handle everything else.
Thank You very much indeed :)
BEst Wishes
NoOneCanHelpMe
Aug 16 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: David | last post by:
Hello all, I have been trying to use the OCI driver to connect to Oracle 9i, but have been getting the following error: java.sql.SQLException: Closed Connection at...
0
by: sridhar nagabhurshana | last post by:
hello I am trying to connect to mysql database using connector/J jdbc driver this is my code import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException;
3
by: Andrew Johnson | last post by:
Hi, I am trying to make a UBD DB2 7.2 connection using the Java COM.ibm.db2.jdbc.app.DB2Driver via Tomcat 3.2.1 on Solaris (and also on an AIX system with 3.3.1). I am attempting this either...
7
by: Rhino | last post by:
I was reading the DB2 for Linux/Unix/Windows (V7.2) manuals just now to get some background information about UDFs when I came across this: "Note that valuable debugging tools such as printf() do...
3
by: Rakesh | last post by:
Hi, I want to get connection to a DB2 database using the driver COM.ibm.db2.jdbc.DB2XADataSource. I have also included 'db2java.zip' in the classpath. However I am getting the exception ...
12
by: Steve | last post by:
I wrote a simple virtual device driver int15.sys, Is C# support load the device driver from AP?
15
by: Joe Weinstein | last post by:
Hi. Below is a simple JDBC program to insert and extract a numerical value. When ResultSet.getDouble() is called, the same program produces different output on solaris than it does on Linux. I...
1
by: JagPeram | last post by:
how to register a driver class? i need to connect to oracle db using java, here is my code, Connection con = null; String url = "jdbc:oracle:thin:@localhost:1521:"; ...
3
by: Anoop | last post by:
Is it true that there are no type 4 jdbc drivers to connect to a DB2 server v7.1? The DB2 server is hosted on ACF2 (OS/390). We would be connecting from windows and solaris boxes. If it is true,...
1
by: eraserwars | last post by:
I really cannot find anything wrong with this, I have checked it at least 5 times, and there is nothing I see that can make the driver not recognize the constructor. Ok, so here is my Rectangle...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.