Problems with Zope 2.2.2 and MS SQL Server
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
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
----- Original Message ----- From: "Rik Hoekstra" <rik.hoekstra@inghist.nl> To: "Pieter Claerhout" <Pieter_Claerhout@CreoScitex.com>; <zope@zope.org> 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 - hugo@zopers.org 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!!!
participants (3)
-
Hugo Ramos -
Pieter Claerhout -
Rik Hoekstra