RE: C2 & SQL-server 7 : webbrowser keeps on loading

2001-08-24 Thread florent barbare

Thanks a lot for this short answer, Queries to sql server 7 works
fine now !

Thanks again

Have a good day

Florent

-Original Message-
From: Bernard D'Have [mailto:[EMAIL PROTECTED]]
Sent: jeudi 23 août 2001 21:57
To: [EMAIL PROTECTED]
Subject: RE: C2 & SQL-server 7 : webbrowser keeps on loading


try this:

http://www.thinweb.com/tw_products_twfreetds.html


Bernard

> -Original Message-
> From: florent barbare [mailto:[EMAIL PROTECTED]]
> Sent: 23 August, 2001 18:04
> To: [EMAIL PROTECTED]
> Subject: RE: C2 & SQL-server 7 : webbrowser keeps on loading
>
>
> Hi all,
>
> I'm update to cocoon 2.0b2 and Tomcat 4b7.
> Everything works fine except the same error
> when I query SQL server with cocoonso bad
>
> any idea greatly appreciated
>
>
> Thanks
>
> Florent
>
>
> for the "off-topic a little" : i'm using freetds_jdbc.snapshot.jar
> (last version)
>
>
>
>
> -Original Message-
> From: Alfredas Chmieliauskas [mailto:[EMAIL PROTECTED]]
> Sent: mercredi 22 août 2001 17:58
> To: '[EMAIL PROTECTED]'
> Subject: RE: C2 & SQL-server 7 : webbrowser keeps on loading
>
>
>
> Hi,
>
> off-topic a little:
> You mentioned FreeTds driver you use for SQLServer7.0. What version of the
> driver are you using?
> I've tried to install that driver (i guess v0.51) half a year ago but I
> couldn't make it work witn my SQLServer7.
> Could you please tell me what version of the dirver are you using? And is
> there any installation specifics? If you are using version higher
> 0.51 could
> you mail me the compiled driver, I could not find one on the net.
>
> Thanks,
>
> Alfredas
>
> -Original Message-
> From: florent barbare [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 6:31 PM
> To: [EMAIL PROTECTED]
> Subject: C2 & SQL-server 7 : webbrowser keeps on loading
>
>
> Hi all ,
>
> I have the following error :
>
> C2 gets stuck while processing query to SQL-server 7.
> When I access that file in the browser cocoon is doing "something"
> (activity in cocoon.log). In SQL-Server's Enterprise Manager I see a
> connection coming in from the Cocoon-Linux-Box with the right
> SQL-Statement.
>
> But: Cocoon never produces any output. The webbrowser keeps on loading
> the page forever...
>
>
> WHAT I TRIED
>
> - Installed C2a5 (Redhat 7.0, Tomcat 3.2.1)
> - compiled and installed FreeTDS drivers from www.freetds.org (including
> JDBC drivers)
> - added com.internetcds.jdbc.tds.Driver to
> $TOMCAT_HOME/webapps/cocoon/WEB-INF/web.xml so that it is loaded at
> server start
>
> Now I'm trying to run the following XSP-Script:
>
>
>  com.internetcds.jdbc.tds.Driver
>
> jdbc:freetds:sqlserver://my_servername:1433/my_database l:dburl>
>  ***
>  ***
>  
>select * from tablename
>
>  
>
>  
>
>  
>
>
>
>
> - Database access with ESQL taglib to Mysql database is working.
> - Database access to SQL Server from a small java test programm is
> working (via FreeTDS JDBC drivers)
>
>
> Someone can help me please ?
>
> Thanks in advance
>
> Florent
>
>
> ___
>
> Florent Barbare
> Project manager
>
>
> NETIA
> Halle Industrielle de Farjou
> 34 270 Claret - France
> Tel. +33 4 67 59 08 07
> Fax +33 4 67 59 08 20
> E-mail : [EMAIL PROTECTED]
> Web site : www.netia.net
>
> ___
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




RE: C2 & SQL-server 7 : webbrowser keeps on loading

2001-08-23 Thread Bernard D'Have

try this:

http://www.thinweb.com/tw_products_twfreetds.html


Bernard

> -Original Message-
> From: florent barbare [mailto:[EMAIL PROTECTED]]
> Sent: 23 August, 2001 18:04
> To: [EMAIL PROTECTED]
> Subject: RE: C2 & SQL-server 7 : webbrowser keeps on loading
>
>
> Hi all,
>
> I'm update to cocoon 2.0b2 and Tomcat 4b7.
> Everything works fine except the same error
> when I query SQL server with cocoonso bad
>
> any idea greatly appreciated
>
>
> Thanks
>
> Florent
>
>
> for the "off-topic a little" : i'm using freetds_jdbc.snapshot.jar
> (last version)
>
>
>
>
> -Original Message-
> From: Alfredas Chmieliauskas [mailto:[EMAIL PROTECTED]]
> Sent: mercredi 22 août 2001 17:58
> To: '[EMAIL PROTECTED]'
> Subject: RE: C2 & SQL-server 7 : webbrowser keeps on loading
>
>
>
> Hi,
>
> off-topic a little:
> You mentioned FreeTds driver you use for SQLServer7.0. What version of the
> driver are you using?
> I've tried to install that driver (i guess v0.51) half a year ago but I
> couldn't make it work witn my SQLServer7.
> Could you please tell me what version of the dirver are you using? And is
> there any installation specifics? If you are using version higher
> 0.51 could
> you mail me the compiled driver, I could not find one on the net.
>
> Thanks,
>
> Alfredas
>
> -Original Message-
> From: florent barbare [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 6:31 PM
> To: [EMAIL PROTECTED]
> Subject: C2 & SQL-server 7 : webbrowser keeps on loading
>
>
> Hi all ,
>
> I have the following error :
>
> C2 gets stuck while processing query to SQL-server 7.
> When I access that file in the browser cocoon is doing "something"
> (activity in cocoon.log). In SQL-Server's Enterprise Manager I see a
> connection coming in from the Cocoon-Linux-Box with the right
> SQL-Statement.
>
> But: Cocoon never produces any output. The webbrowser keeps on loading
> the page forever...
>
>
> WHAT I TRIED
>
> - Installed C2a5 (Redhat 7.0, Tomcat 3.2.1)
> - compiled and installed FreeTDS drivers from www.freetds.org (including
> JDBC drivers)
> - added com.internetcds.jdbc.tds.Driver to
> $TOMCAT_HOME/webapps/cocoon/WEB-INF/web.xml so that it is loaded at
> server start
>
> Now I'm trying to run the following XSP-Script:
>
>
>  com.internetcds.jdbc.tds.Driver
>
> jdbc:freetds:sqlserver://my_servername:1433/my_database l:dburl>
>  ***
>  ***
>  
>select * from tablename
>
>  
>
>  
>
>  
>
>
>
>
> - Database access with ESQL taglib to Mysql database is working.
> - Database access to SQL Server from a small java test programm is
> working (via FreeTDS JDBC drivers)
>
>
> Someone can help me please ?
>
> Thanks in advance
>
> Florent
>
>
> ___
>
> Florent Barbare
> Project manager
>
>
> NETIA
> Halle Industrielle de Farjou
> 34 270 Claret - France
> Tel. +33 4 67 59 08 07
> Fax +33 4 67 59 08 20
> E-mail : [EMAIL PROTECTED]
> Web site : www.netia.net
>
> ___
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




RE: C2 & SQL-server 7 : webbrowser keeps on loading

2001-08-23 Thread florent barbare

Hi all,

I'm update to cocoon 2.0b2 and Tomcat 4b7.
Everything works fine except the same error
when I query SQL server with cocoonso bad

any idea greatly appreciated


Thanks

Florent


for the "off-topic a little" : i'm using freetds_jdbc.snapshot.jar
(last version)




-Original Message-
From: Alfredas Chmieliauskas [mailto:[EMAIL PROTECTED]]
Sent: mercredi 22 août 2001 17:58
To: '[EMAIL PROTECTED]'
Subject: RE: C2 & SQL-server 7 : webbrowser keeps on loading



Hi,

off-topic a little:
You mentioned FreeTds driver you use for SQLServer7.0. What version of the
driver are you using?
I've tried to install that driver (i guess v0.51) half a year ago but I
couldn't make it work witn my SQLServer7.
Could you please tell me what version of the dirver are you using? And is
there any installation specifics? If you are using version higher 0.51 could
you mail me the compiled driver, I could not find one on the net.

Thanks,

Alfredas

-Original Message-
From: florent barbare [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 6:31 PM
To: [EMAIL PROTECTED]
Subject: C2 & SQL-server 7 : webbrowser keeps on loading


Hi all ,

I have the following error :

C2 gets stuck while processing query to SQL-server 7.
When I access that file in the browser cocoon is doing "something"
(activity in cocoon.log). In SQL-Server's Enterprise Manager I see a
connection coming in from the Cocoon-Linux-Box with the right
SQL-Statement.

But: Cocoon never produces any output. The webbrowser keeps on loading
the page forever...


WHAT I TRIED

- Installed C2a5 (Redhat 7.0, Tomcat 3.2.1)
- compiled and installed FreeTDS drivers from www.freetds.org (including
JDBC drivers)
- added com.internetcds.jdbc.tds.Driver to
$TOMCAT_HOME/webapps/cocoon/WEB-INF/web.xml so that it is loaded at
server start

Now I'm trying to run the following XSP-Script:

   
 com.internetcds.jdbc.tds.Driver

jdbc:freetds:sqlserver://my_servername:1433/my_database
 ***
 ***
 
   select * from tablename
   
 
   
 
   
 
   



- Database access with ESQL taglib to Mysql database is working.
- Database access to SQL Server from a small java test programm is
working (via FreeTDS JDBC drivers)


Someone can help me please ?

Thanks in advance

Florent


___

Florent Barbare
Project manager


NETIA
Halle Industrielle de Farjou
34 270 Claret - France
Tel. +33 4 67 59 08 07
Fax +33 4 67 59 08 20
E-mail : [EMAIL PROTECTED]
Web site : www.netia.net

___

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: C2 & SQL-server 7 : webbrowser keeps on loading

2001-08-21 Thread Berin Loritsch

florent barbare wrote:


> WHAT I TRIED
> 
> - Installed C2a5 (Redhat 7.0, Tomcat 3.2.1)

I would seriously consider upgrading Cocoon to something
more recent.  There are a _lot_ of bug fixes, and better
reporting for the developer.

I would also suggest looking in the cocoon.log file
located in ${context}/WEB-INF/logs/cocoon.log as that
almost always gives more information.

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




C2 & SQL-server 7 : webbrowser keeps on loading

2001-08-21 Thread florent barbare

Hi all ,

I have the following error :

C2 gets stuck while processing query to SQL-server 7.
When I access that file in the browser cocoon is doing "something"
(activity in cocoon.log). In SQL-Server's Enterprise Manager I see a
connection coming in from the Cocoon-Linux-Box with the right
SQL-Statement.

But: Cocoon never produces any output. The webbrowser keeps on loading
the page forever...


WHAT I TRIED

- Installed C2a5 (Redhat 7.0, Tomcat 3.2.1)
- compiled and installed FreeTDS drivers from www.freetds.org (including
JDBC drivers)
- added com.internetcds.jdbc.tds.Driver to
$TOMCAT_HOME/webapps/cocoon/WEB-INF/web.xml so that it is loaded at
server start

Now I'm trying to run the following XSP-Script:

   
 com.internetcds.jdbc.tds.Driver
 
jdbc:freetds:sqlserver://my_servername:1433/my_database
 ***
 ***
 
   select * from tablename
   
 
   
 
   
 
   



- Database access with ESQL taglib to Mysql database is working.
- Database access to SQL Server from a small java test programm is
working (via FreeTDS JDBC drivers)


Someone can help me please ?

Thanks in advance

Florent


___

Florent Barbare
Project manager


NETIA 
Halle Industrielle de Farjou 
34 270 Claret - France
Tel. +33 4 67 59 08 07 
Fax +33 4 67 59 08 20
E-mail : [EMAIL PROTECTED] 
Web site : www.netia.net

___

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>