Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Where to look for basic SQL query and results capability?Where to look for basic SQL query and results capability?
Previous
 
Next
New Post
5/29/2010 9:34 AM
 
Hi,

I'm new to DNN and starting to figure some things out but I am hoping that someone can point me in the right direction on this one.  Outside of developing my own module (I have a time constraint), is there anything available that would allow me to design a query and return results with very little limitations?

For example, I want to:

SELECT T1.field1, T1.field2, T1.fieldn, T2.field1, T2.field2, T3.fieldn
FROM table1 T1
INNER JOIN table2 T2 ON T1.field1 = T2.field1
WHERE T1.field2 = FORM.param1
AND T1.field3 = FORM.param2
etc...

Access the results as some structure and output the page to include the results...

I'm basically looking to build a page/template as you would using ASP or Coldfusion etc...

Is there something out there that can get me close to that?  I have XMod and from what I can tell it is very limited in terms of allowing me to specify my own query input params and the search functionality is pretty locked down so that I can't modify.

Any direction would be appreciated - thanks!
 
New Post
5/29/2010 3:29 PM
 
Use the Reports Module.



Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
New Post
5/29/2010 8:15 PM
 
Several other modules provided similar but different capability.  Check out DNNStuff's SQLView Pro or my SQLGridSelectedView  - examples can be seen here

Paul.
 
New Post
5/31/2010 8:54 AM
 
Thanks Paul!
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Where to look for basic SQL query and results capability?Where to look for basic SQL query and results capability?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out