> One question, the "tasks" part of torque uses your "build.properties" info to 
> connect to
> the server.  Are you changing the values here or in the Torque.properties 
> file, which
> only effects the runtime?

Actually I changed the build-torque.xml to use a config.properties. Which 
contains everything. There is no other properties file in the project. I know, 
it's not very nice, but it's a dependency with some other parts of the 
application.

> It may be an SQL 2005 / jTDS driver issue.  Also are you using named pipes as 
> a
> connection method or TCP/IP?  That may be another source of trouble. I seem 
> to remember
> that with Named Pipes some alternate forms of "authentication" may be used, 
> such as
> trying the current network user info.

I'm sure it is TCP/IP. I try Thomas idea with the dbschema problem. It could be 
that this result doesn't return anything. That would explain why there is no 
data in the result set... Maybe this is really a case-sensitive problem. I 
already had a problem with the connection string. The instancename must be 
lowercase. Maybe this time the schema must be uppercase. I don't know. I'll 
check. That is interesting.

bye
Thoralf

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to