BC driver set which is open source I don't
> >know how it works, if you have JSP pages JDBC is the way to go.
>
> On Sun, 2002-12-01 at 14:52, Sherif D Mohamad wrote:
> > Hello All,
> >
> > I know that to access a database from a web application on windows we
need
Hello All,
I know that to access a database from a web application on windows we need
to setup an ODBC in the windows control panel, How to do that in Linux ?
For example if I have an oracle database on another server, and a JSP web
site, how can the site connect to the database ? I will install
I do not know the error : error query string
But you have to login locally as root to mysql first and enable login from
other IPs , look at :
http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Adm
inistration.html#Adding_users
To use :
Grant on somedatabase.sometable to AUse
Are you trying to start it while you are logged in as root ?
Also try netstat -an and see if port 389 is used on your machine.
Also you may put it in /etc/services if the port is not there.
- Original Message -
From: "Hugo Tavares" <[EMAIL PROTECTED]>
Cc: "Forum RED-HAT" <[EMAIL PROTECTE
This is a vi editor
just press i
Then enter what you want to enter in the crontab format
min hour day-of-month month day-of-week command
- Original Message -
From: "ebinc" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 5:17 AM
Subject: Cron job
> Hi Lis
Dear All,
I have redhat 7.3
I enabled quotas
1- I want to know how to set a default quota so that when I create any user
his quota is set to this default ?
2- If I set user quota and left group quota not set (it's defaults is zeros)
or which override which , user quota or group quota?
Thank You