Re: Generator for SQL Server

2002-05-30 Thread Marcelo F. Ochoa
Horst Rutter wrote: >Do we have a way to read in XML directly from SQL Server 2000? >That would be really cool and a performance booster, because >there is no need for a SQL to XML transformation. >I guess this also means one has to workaround JDBC for this. >Anybody has a clue what it would tak

Re: Generator for SQL Server

2002-05-29 Thread Bert Van Kets
re.de/English/Produkte/JDBC_Overview/ms.htm > >Horst > >- Original Message - >From: "Stephen Ng" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday, May 28, 2002 3:10 PM >Subject: RE: Generator for SQL Server > > > >I'm using SQL

RE: Generator for SQL Server

2002-05-29 Thread Steven Sedlmeyer
, 2002 11:37 AM To: [EMAIL PROTECTED] Subject: Re: Generator for SQL Server My point is we could avoid the conversion of SQL result rows into XML in Cocoon alltogether if we query SQL Server for an XML result document, which is one of the features of SQL Server 2000. There is no JDBC involved. I

Re: Generator for SQL Server

2002-05-29 Thread Horst Rutter
://www.inetsoftware.de/English/Produkte/JDBC_Overview/ms.htm Horst - Original Message - From: "Stephen Ng" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 3:10 PM Subject: RE: Generator for SQL Server I'm using SQL Server and would

RE: Generator for SQL Server

2002-05-29 Thread Stephen Ng
s off-topic, but I'm tuning my Cocoon app and am very interested in any improvement I can get. Steve > -Original Message- > From: Morrison, John [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 29, 2002 10:20 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Gene

RE: Generator for SQL Server

2002-05-29 Thread Morrison, John
; To: [EMAIL PROTECTED] > Subject: RE: Generator for SQL Server > > > Oh! > > I'm using the MS JDBC Drivers. If I have to use SQL Server, is there > another set of drivers I could use instead that would be faster? > > Steve > > > -Original Message- &g

RE: Generator for SQL Server

2002-05-29 Thread Stephen Ng
[EMAIL PROTECTED] > Subject: Re: Generator for SQL Server > > > Just a note on SQL Server: the Microsoft drivers really suck, > and the performance is dismal. Changing drivers would help anyway. > > There is a link to a performance comparison between db in the > arc

Re: Generator for SQL Server

2002-05-28 Thread Nicola Ken Barozzi
May 29, 2002 12:10 AM Subject: RE: Generator for SQL Server I'm using SQL Server and would be interested a performance boost too, but, relative to all the other stuff going on, is the JDBC overhead significant? Steve > -Original Message- > From: Horst Rutter [mailto:[EMAIL PR

RE: Generator for SQL Server

2002-05-28 Thread Stephen Ng
I'm using SQL Server and would be interested a performance boost too, but, relative to all the other stuff going on, is the JDBC overhead significant? Steve > -Original Message- > From: Horst Rutter [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 28, 2002 5:30 PM > To: [EMAIL PROTECTED]