Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

Quick login...


Or... now make it easy with Facebook Integration
Connect via Facebook



Top Sellers

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet or record live videos from your webcam.

Build high performance, completely customizable data-entry forms and views driven by your DNN and external databases. New built-in tools make it a snap to quickly create data entry forms, data views, and even database tables. Plus, add your own HTML, CSS, Javascript, SQL commands, stored procedures,

The most advanced DotNetNuke shopping cart on the planet. Easy to use e-Commerce, Secure Shopping Cart Software and SEO friendly. B2C / B2B Ecommerce Sites.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

Stored Procedures Support - Request II
Last Post 03-07-2012 02:51 PM by joe. 12 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
melgertUser is Offline
skipping stones
skipping stones
Posts:6

--
04-16-2010 09:12 AM

    Hello if this product can quickly add support for stored procedures I will push and have justification for full developer license at "Bank Of America".

    Thanks in advance,

    Matthew

     

    Chad NashUser is Offline
    Posts:5260
    Avatar

    --
    04-20-2010 02:00 PM
    Matthew,

    Thanks for your post. We are still reviewing the best way to offer a solution for supporting stored procedures. A few things...

    First... there is a major reason (which we discovered after release) as to why Dynamic Views cannot offer stored procedure support but rather basic SQL Query support. I will try and explain in a short summary and long, sorry if this gets boring.

    Part of this has to do with the fact that we only select the top 'x' records and the fact that all of the search fields are filtered directly in the query itself and not at the code level. Our research has indicated that when the filter is added at the query level the performance is increased considerable. In order to do this was have to perform steps such as creating a temp table, only selecting the top records specified within the module config, etc...

    Here are a few directions we can go with this.

    1. If you are running SQL Server 2008 then we might be able to tell you a stored procedure you can modify within the application that should be able to offer more direct support. Right now the module only requires SQL Server 2005 and I believe SQL Server 2008 has the ability to more easily do a direct 'SELECT INTO TEMP TABLE' from a stored procedure.

    2. We are working on another alternative for this but still reviewing based on item #3 below. The alternative is that we do an option in SQL Server called setting "SET FMTONLY ON" and then off. This gets us the column names and data types with no data, then we can build a unique temp table. The problem now is that since each module instance query or procedure is unique we don't know what columns are needed. If we do this more easily figure this out.

    3. We are reviewing another alternative that is kind of holding back development on item #2. Basically this alternative is to filter both the count and the actual search filter at the code level. As I mentioned this isn't preferred because of performance however this also limits the module with other types of databases's. Right now if you have an 'External Connection' this won't work with Oracle because oracle doesn't process stored procedures and the 'TOP' x records the same etc... Oracle does not use Top X syntax. To do the same thing in Oracle, you have to: Select * from tablename where rownum < x etc... So, we might have to add an alternative option.

    So... We are reviewing and working on the best way to handle this. If you need something handled outside of our standard patch or release schedule we can also handle this via our Premium Support services at http://www.datasprings.com/Premium-Support.

    Thanks,

    -Chad
    Chad NashUser is Offline
    Posts:5260
    Avatar

    --
    04-20-2010 02:02 PM
    FYI - This is the option we are reviewing related to SQL Server 2008 where we might be able to handle this in the future as long as the module required SQL Server 2008.

    http://sqldev.wordpress.com/2008/05...procedure/


    -Chad
    Chad NashUser is Offline
    Posts:5260
    Avatar

    --
    05-18-2010 03:53 PM
    Matthew,

    Hi. I wanted to follow up on this thread. We have found a good way to support this in the next release of Dynamic Views. We are working on a new method when selecting SQL Query so that you can choose between 'Fixed' (as it works now) where the top records are taken and the row filter is included in the query etc... and also 'Free Flow'. The 'Free Flow' method would allow you to basically use tokens in your queries directly and therefore it wouldn't require you to use SQL Server or use a stored procedure etc...

    Thanks,

    Chad
    GhammUser is Offline
    skipping stones
    skipping stones
    Posts:6
    Avatar

    --
    11-22-2010 08:27 PM
    So does this mean we can not use an SP with Dynamic Views? or can we execute a stored procedure with the free flow option?
    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    11-30-2010 02:30 PM
    Hello,

    You can easily use a stored procedure in Dynamic Views by calling your stored procedure in the Custom SQL Query section or in Dynamic Views 2.0 you can execute a query(or stored procedure) based on if a hyperlink or image is clicked.

    This is a new enhancement "Actions".

    If you have any questions please let us know.

    Thanks,

    Ryan
    Jeff SullivanUser is Offline
    going with the flow
    going with the flow
    Posts:39
    Avatar

    --
    12-07-2010 12:16 PM
    Is there an example of configuring the External Connection setting? The description says "Enter the name of the connection string" -- do you mean enter the content of the connections string, or put the connection string in web.config and reference it here by name?
    bcorngtrUser is Offline
    wading in the water
    wading in the water
    Posts:18
    Avatar

    --
    01-14-2011 12:17 PM
    So, does the latest version of DF (3.4?) support the use of stored procedures within the SQL Query when using the Custom SQL Query option?  I have been trying this with a couple of straightforward queries and when I click the "Generate Column Names" link, no columns are created and I notice the following javascript error:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.30618; .NET CLR 3.5.21022; MDDC; Media Center PC 5.0; SLCC1; OfficeLivePatch.1.3; MS-RTC LM 8; OfficeLiveConnector.1.5; .NET4.0C; .NET4.0E)
    Timestamp: Fri, 14 Jan 2011 22:16:11 UTC


    Message: Sys.WebForms.PageRequestManagerServerErrorException: Incorrect syntax near '0'.
    Line: 5
    Char: 62099
    Code: 0
    URI: http://localhost:2009/ScriptResourc...t=5c2f384e

    Thanks!
    Brian

    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    01-18-2011 01:32 PM
    Hello bcorngtr,

    I was speaking on the behalf of the newly added enhancement Actions.

    Dynamic Forms can positively use stored procedures, functions, CTE's, etc...

    Dynamic Forms is very useful when it comes to using SQL.

    If you have any questions please let me know.

    Thanks,

    Ryan
    sschlichterUser is Offline
    going with the flow
    going with the flow
    Posts:44
    Avatar

    --
    11-15-2011 03:45 PM
    Hello,

    I am hoping to use a stored procedure in Dyn Views 2.1 but cannot tell from this thread whether that is supported. Is it?

    I was hoping to use the filter options as parameters.

    ~Steve
    Chad NashUser is Offline
    Posts:5260
    Avatar

    --
    11-17-2011 10:36 AM
    Hi. Well I know with the very latest release of Dynamic Views it fully supports SQL stored procedures now... Not sure about 2.1 or not. Is there a "Free Form" option in the 2.1 interface? If so, that should be used when needing to use stored procedures.

    -Chad
    sschlichterUser is Offline
    going with the flow
    going with the flow
    Posts:44
    Avatar

    --
    11-18-2011 07:00 AM
    Yes, there is a free form but the stored procedure has parameters. Can I use dyn views having the search criteria of the user be parameters on the stored procedure instead of filtering the data after all the data is returned?



    ~Steve
    joeUser is Offline
    new to the springs
    new to the springs
    Posts:4
    Avatar

    --
    03-07-2012 02:51 PM
    Was the last question answered? If so what was the result? Can Store Procedures be called that uses parameters? Can the parameters be entered by the person runnning the report?
    You are not authorized to post a reply.


     
     

    Join our mailing list...

    Get current news and events the easy way
    Subscribe Me

    Recent Blogs...

     
    Copyright 2005 - 2011 by Data Springs, Inc.
     
  • film izle
  • 720 izle
  • film
  • sinema izle
  • film makinesi
  • T�rk�e dublaj film
  • film izle
  • film izle
  • baglan film izle
  • sinema izle
  • 1080 film izle
  • film mercegi