﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » SqlException Using BrowseDialog</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 04:12:10 GMT</lastBuildDate><ttl>20</ttl><item><title>SqlException Using BrowseDialog</title><link>http://forum.strataframe.net/FindPost648.aspx</link><description>Please see attached.&lt;P&gt;I can successfully load&amp;nbsp;my BO manually,&amp;nbsp;however, I'm getting an SqlException when I attempt to search for a range of records, by date, using a BrowseDialog.&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Rob</description><pubDate>Wed, 22 Mar 2006 11:00:32 GMT</pubDate><dc:creator>Robert Linton</dc:creator></item><item><title>RE: SqlException Using BrowseDialog</title><link>http://forum.strataframe.net/FindPost693.aspx</link><description>The issue ended up being the Maximum number of records returned was set to -1 and since SQL Server does not support a "TOP -1" an error was generated.&amp;nbsp; The BrowseDialog has been changed to prevent this from happening in the future.</description><pubDate>Wed, 22 Mar 2006 11:00:32 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: SqlException Using BrowseDialog</title><link>http://forum.strataframe.net/FindPost658.aspx</link><description>Is there anyway you could send me the database (structure)&amp;nbsp;so I could reproduce the problem?&amp;nbsp; Just email me directly if you would like.&amp;nbsp; You can just create an script through SQL Server Management Studio if you would like which will make it very easy for me to create the exact structure on my server for reproducing the error.&amp;nbsp; Thanks :)</description><pubDate>Fri, 17 Mar 2006 16:44:52 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: SqlException Using BrowseDialog</title><link>http://forum.strataframe.net/FindPost657.aspx</link><description>MSSQL 2005&lt;/P&gt;&lt;P&gt;field name is date_added, type = datetime&lt;/P&gt;&lt;P&gt;To setup the search fields, I used the search fields dialog via the SearchFields propery on my BrowserDialog object. See attached.</description><pubDate>Fri, 17 Mar 2006 16:33:15 GMT</pubDate><dc:creator>Robert Linton</dc:creator></item><item><title>RE: SqlException Using BrowseDialog</title><link>http://forum.strataframe.net/FindPost656.aspx</link><description>Rob, &lt;/P&gt;&lt;P&gt;I cannot reproduce this error.&amp;nbsp; It looks as though the value of the date is invalid when passed to the parser.&amp;nbsp; What database are you connecting to and what is the date field that you are using in your search criteria?&amp;nbsp; Also, one last thing, how did you setup the search fields?</description><pubDate>Fri, 17 Mar 2006 16:19:55 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: SqlException Using BrowseDialog</title><link>http://forum.strataframe.net/FindPost650.aspx</link><description>Rob,&lt;/P&gt;&lt;P&gt;I am going to attempt to recreate this and I will get back with you.&amp;nbsp; Thanks.</description><pubDate>Fri, 17 Mar 2006 11:08:14 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>