You are hereSupport Forums
Search:  
Usage question...
Last Post 02 Mar 2005 10:28 AM bylarry garner. 3 Replies.
AddThis - Bookmarking and Sharing ButtonPrinter Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
AuthorMessages
larry garner
New Member
New Member
Posts:1

--
02 Mar 2005 10:28 AM  
I'll say right off the bat that I know nothing about SQL, but SQLView is the closest module I've seen that will create a contacts grid, pulling the info directly from the DNN database.  So, I know the concept of what I want to do with this module, but I do not know the syntax for the SQL queries. 

The concept:

A contacts page that will display one contact per row, with columns for email, phone #(s), and address.

       -the included contacts module in DNN 3.0.10 is very weak and I have no idea how to beef it up.

Would someone be willing to help me with the SQL syntax that will accomplish my concept?
Richard Edwards
DNNStuff Founder
Advanced Member
Advanced Member
Posts:902
Avatar

--
02 Mar 2005 05:03 PM  

Hi there,

You might want to check out the post I did on asp.net forums here:

http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=831304

It has most of the SQL that you are looking for, although in DNN3, getting the address and phone info is a little more difficult (if not impossible) because it's stored as xml in one of the provider tables and not with each field in its own column like it was in DNN2.

Richard

 



Richard Edwards
DNNStuff Founder
Peter Namak
New Member
New Member
Posts:1

--
09 Mar 2005 04:38 PM  

I just downloaded your module and it has the closest I've found so far to what I want to do with my current site.  I posted this in the other place, but in case you don't see it I want to run it by you.  This is what I wrote...

I have a similar problem and can't seem to get this right (first time query attempt.) I am creating a real estate association site and I want to create a members display, members & associates display, and a estimators display, all coming from the user list defined into each category by roles. I want to show first and last name, office name (I traded out Instant Messager for Office Name in the form), phone number, and their designations (traded out fax for designations.) These are on 3 seperate pages. Any help would be greatly appreciated.

Richard Edwards
DNNStuff Founder
Advanced Member
Advanced Member
Posts:902
Avatar

--
09 Mar 2005 07:57 PM  

Designer,

I just posted a new HowTo article showing how you can get at some of this data along with a couple of user defined functions. Hopefully this will help you along your way.

Richard

 



Richard Edwards
DNNStuff Founder
You are not authorized to post a reply.

Active Forums 4.1
Privacy StatementTerms Of UseCopyright (c) 2004-2010 DNNStuff