[Zope] Problems with Zope 2.2.2 and MS SQL Server

2000-11-14 Thread Pieter Claerhout

Hello all,

I'm having some troubles connecting Zope 2.2.2 to Microsoft SQL Server. I downloaded 
and installed the product ZODBCDA, and I was able to connect to the SQL Server. I was 
able to define the SQL methods, and when I test them, everything is successful. The 
problem is that when I use for example the dtml-in tag to iterate over the results, 
and display them in a page, I am always prompted for a password, but I can enter 
whatever password I want, I can never get through.

Does anybody has an idea of what I'm doing wrong and how I can solve it??

Thanks,


Pieter


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Problems with Zope 2.2.2 and MS SQL Server

2000-11-14 Thread Rik Hoekstra


 I'm having some troubles connecting Zope 2.2.2 to Microsoft SQL Server. I
downloaded and installed the product ZODBCDA, and I was able to connect to
the SQL Server. I was able to define the SQL methods, and when I test them,
everything is successful. The problem is that when I use for example the
dtml-in tag to iterate over the results, and display them in a page, I am
always prompted for a password, but I can enter whatever password I want, I
can never get through.

 Does anybody has an idea of what I'm doing wrong and how I can solve it??


Did you use a Search interface on you SQL Methods (it is a standard product
in your Zope installation)? Did  it give the same problems?

Rik


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Problems with Zope 2.2.2 and MS SQL Server

2000-11-14 Thread Hugo Ramos

- Original Message -
From: "Rik Hoekstra" [EMAIL PROTECTED]
To: "Pieter Claerhout" [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Tuesday, November 14, 2000 8:52 PM
Subject: Re: [Zope] Problems with Zope 2.2.2 and MS SQL Server

  I'm having some troubles connecting Zope 2.2.2 to Microsoft SQL Server.
I
 downloaded and installed the product ZODBCDA, and I was able to connect to
 the SQL Server. I was able to define the SQL methods, and when I test
them,
 everything is successful. The problem is that when I use for example the
 dtml-in tag to iterate over the results, and display them in a page, I am
 always prompted for a password, but I can enter whatever password I want,
I
 can never get through.
 
  Does anybody has an idea of what I'm doing wrong and how I can solve
it??


There was a patch for this problem. Someone posted it in this mailing list
before... search for it!


regards


=
Hugo Ramos - [EMAIL PROTECTED]
ZopersORG - http://www.zopers.org
=
Do not meddle in the affairs of programmers, for they are easy to annoy,
and have all the source code!!!


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )