dbTalk Databases Forums  

why two fields "email" and "lowered email" in table aspnet_memebership?

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss why two fields "email" and "lowered email" in table aspnet_memebership? in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dan
 
Posts: n/a

Default why two fields "email" and "lowered email" in table aspnet_memebership? - 04-18-2007 , 05:07 AM






Hi,

in table aspnet_membership of ASPNETDB.MDF, there are two fields "email" and
"lowered email" with the same value for each user.

Can somebody tell me what's the function of that second field?

Thanks
Dan



Reply With Quote
  #2  
Old   
Hari Prasad
 
Posts: n/a

Default Re: why two fields "email" and "lowered email" in table aspnet_memebership? - 04-18-2007 , 07:08 AM






Hello,

Mostly I feel that there will be a trigger it updates the Lowered email
column. Just run SP_DEPENDS on the table aspnet_membership and
see if there is any trigger.

Thanks
Hari

"Dan" <danperrt (AT) nomaol (DOT) nl> wrote

Quote:
Hi,

in table aspnet_membership of ASPNETDB.MDF, there are two fields "email"
and "lowered email" with the same value for each user.

Can somebody tell me what's the function of that second field?

Thanks
Dan




Reply With Quote
  #3  
Old   
Dan
 
Posts: n/a

Default Re: why two fields "email" and "lowered email" in table aspnet_memebership? - 04-18-2007 , 09:15 AM



thanks
"Hari Prasad" <hari_prasad_k (AT) hotmail (DOT) com> schreef in bericht
news:ejbJ8JbgHHA.4596 (AT) TK2MSFTNGP05 (DOT) phx.gbl...
Quote:
Hello,

Mostly I feel that there will be a trigger it updates the Lowered email
column. Just run SP_DEPENDS on the table aspnet_membership and
see if there is any trigger.

Thanks
Hari

"Dan" <danperrt (AT) nomaol (DOT) nl> wrote in message
news:Og39OFagHHA.3852 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
Hi,

in table aspnet_membership of ASPNETDB.MDF, there are two fields "email"
and "lowered email" with the same value for each user.

Can somebody tell me what's the function of that second field?

Thanks
Dan






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.