Register   Login
     
  Latest Posts  
RE: AutoFill fields by selection Type
by nickdotnet on 11/21/2008 10:15 PM
RE: Subscription setup questions?
by nassoa on 11/21/2008 7:46 PM
RE: Redirecting non-DNN generated urls
by slonecke@dhw.idaho on 11/21/2008 6:49 PM
RE: sub types
by Jessynoo on 11/21/2008 6:45 PM
RE: Subscription setup questions?
by nassoa on 11/21/2008 5:59 PM
Subscription setup questions?
by nassoa on 11/21/2008 5:43 PM
Edit Comments
by swebster on 11/21/2008 5:35 PM
RE: Negative role tokens: ISNOTINROLE, ISAGENTNOTINROLE
by richardcook on 11/21/2008 5:26 PM
Negative role tokens: ISNOTINROLE, ISAGENTNOTINROLE
by richardcook on 11/21/2008 5:12 PM
RE: Sites using Subscription Tools
by nassoa on 11/21/2008 4:10 PM
  Forums  
Subject: Simple SQL DNN Question
Prev Next
You are not authorized to post a reply.

Author Messages
Jeff KurznerUser is Offline
Registered Users
Nuke Addict
Nuke Addict
Posts:52

7/07/2005 3:59 PM  

Can anyone tell me how to create an SQL query that will get me complete user information in DNN 3? 

i.e.

John Doe, address, telephone, city, state, zip, country, etc. etc.

Cliff SimpkinsUser is Offline
Registered Users
Nuke Addict
Nuke Addict
Posts:71


7/13/2005 3:00 PM  

For something that "list"esque? That would be hard, because DNN stores most of the user profile stuff as XML.

I think people can help you get to the XML, but the parsing would need to be done in some type of code - unless you're running in Oracle 9i or 10g, which I think have XML parsing capability within the SQL interface.

Bill CunnienUser is Offline
Registered Users
Nuke Wiz
Nuke Wiz
Posts:134


7/13/2005 3:09 PM  

The info is in the NTEXT field, PropertyValuesString, of the aspnet_Profile table.  I am not sure how to extract it intelligently, at the moment.  I can put my mind to it in the morning and have something for you, if you still need it.  Gotta hit the road, right now.

Let me know.

Ling


Linguinut
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12442


7/13/2005 3:35 PM  
Posted By Linguinut on 7/13/2005 3:09:11 PM

The info is in the NTEXT field, PropertyValuesString, of the aspnet_Profile table.  I am not sure how to extract it intelligently, at the moment.  I can put my mind to it in the morning and have something for you, if you still need it.  Gotta hit the road, right now.

Let me know.

Ling



I thought I saw something in the core team forum about this, I'll check it out when I get home..

Scott McCulloch
Site Administrator
Jeff KurznerUser is Offline
Registered Users
Nuke Addict
Nuke Addict
Posts:52

7/14/2005 6:56 AM  

Hi Gang,

 

Just got back in town and this is still an issue for me.  The real problem is that I really need to be able to query results based upon zip codes, or regions or states, etc.  Being able to parse the information is crucial in this regard.  Please let me know what you've found.

 

Thanks again.

You are not authorized to post a reply.
Forums > General > DotNetNuke Questions > Simple SQL DNN Question



ActiveForums 3.7