Le roy Arnaud wrote:
> it could be a good idea but for exemple in the membership provider 
> delete function  have a parameter ("deleteAllRelatedData") that define 
> if all related data of the users should be delete and if we put an fk 
> the related data will be always delete.

:\

> An other problem is if we don't install all provider the script won't 
> work ! But for this i think we should create an unique script that 
> create all tables and all procedure. What do you think about that ?

I think we can add into every script commented part with FK definitions. If 
somebody want to create FK too, he/she can just uncomment the region and use 
it. I think MembershipProvider is the "base", RoleProvider, ProfileProvider 
are dependent on Membership, so adding the region into these should be OK.

So if I would to create Membership and Profile tables with FK, I'll use 
these two scripts and I'll uncomment some lines in ProfileProvider sql script.

What dou you think?

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to