On Sat, Jun 14, 2008 at 11:34 AM, Mercea Paul <[EMAIL PROTECTED]> wrote:
> Hi Jiri
>
> I found few errors :
>
> 1.In FbMembershipProvider2.0.sql:
> There is one extra space in PK_USERS name
>
> ALTER TABLE USERS ADD CONSTRAINT PK_ USERS PRIMARY KEY (PKID);

In 1.5 too. :) I've fixed it right now.

> In procedure CREATE PROCEDURE MEMBERSHIP_DELETEUSER (
> Comment line
> DELETE FROM USERSINROLES WHERE USERS
>
> There's no usersinrole .OR Correct FbWebProviders2.0.sql file and put in
> first position the "IN FbRoleProvider2.0.sql" line, THIS IS BETTER CHOISE!

There's a comment about it. But you're right, that running the batch
should be OK. Fixed.

> Can be changed CREATE PROCEDURE with CREATE or ALTER PROCEDURE ???

Done.

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to