You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Harshal Chavda <ae...@yahoo.co.in> on 2005/09/22 04:43:18 UTC

problem with sql task

Hello fellow users,
> I am having problems with the sql task.I have
Windows
> XP and Oracle 9i.I want to connect to SQL database.
> I dont know where to find the class name for the
> "driver"attribute in sql task.I searched all class
> files in the directory where i have installed the
oracle and used them one by one but no success at
that!!
> I would also like to know what to write in "url"
> attribute.Is it the path of the file sqlpusw.exe or
> something else,if it is something else please
specify.
> Please specify the format with a descriptive
example.
> 
> 
> Awaiting ur help very soon,
>                         Bye Harshal Chavda


		
__________________________________________________________ 
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: problem with sql task

Posted by Dave Brosius <db...@qis.net>.
probably

driver -> oracle.jdbc.driver.OracleDriver
url ->  jdbc:oracle:thin:@myhost:1521:orcl



----- Original Message ----- 
From: "Harshal Chavda" <ae...@yahoo.co.in>
To: <us...@ant.apache.org>
Sent: Wednesday, September 21, 2005 10:43 PM
Subject: problem with sql task


> Hello fellow users,
>> I am having problems with the sql task.I have
> Windows
>> XP and Oracle 9i.I want to connect to SQL database.
>> I dont know where to find the class name for the
>> "driver"attribute in sql task.I searched all class
>> files in the directory where i have installed the
> oracle and used them one by one but no success at
> that!!
>> I would also like to know what to write in "url"
>> attribute.Is it the path of the file sqlpusw.exe or
>> something else,if it is something else please
> specify.
>> Please specify the format with a descriptive
> example.
>>
>>
>> Awaiting ur help very soon,
>>                         Bye Harshal Chavda
>
>
>
> __________________________________________________________
> Yahoo! India Matrimony: Find your partner now. Go to 
> http://yahoo.shaadi.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org