<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0">

<channel>
<title><![CDATA[BoardTracker - ASP-DB]]></title>
<link>http://www.boardtracker.com/all/270/1/</link>
<description><![CDATA[Latest threads from "ASP-DB"]]></description>
<pubDate>Wed, 03 Dec 2008 08:12:17 GMT</pubDate>
<lastBuildDate>Wed, 03 Dec 2008 08:12:17 GMT</lastBuildDate>
<item>
<title><![CDATA[Remote Scripting is back?...]]></title>
<link>http://www.boardtracker.com/rss/thread/65612003</link>
<description><![CDATA[ We lost Remote Scripting in DotNet and now it is back in the Tornado 2009 release. The new Ajax support is working well. Check out the dynamic embedding in www.aspdb2.com [http://www.asp...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65612003</guid>
<pubDate>Thu, 20 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[ASP-db 2009 release...]]></title>
<link>http://www.boardtracker.com/rss/thread/65492861</link>
<description><![CDATA[ We have been working on the ASP-db 2009 release since June and this is a rather major activity. While ASP-db works well in a stand alone mode, the web page embed mode is not as strong and is a wea...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65492861</guid>
<pubDate>Sat, 08 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[functional dependency...]]></title>
<link>http://www.boardtracker.com/rss/thread/65361159</link>
<description><![CDATA[ Hi, Does anybody have some theoretical idea about functional dependencies. I have to find non redundant covers and convert a relation to BCNF. But i am unable to understand the concept. ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65361159</guid>
<pubDate>Tue, 04 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Welcome DB2 Users...]]></title>
<link>http://www.boardtracker.com/rss/thread/65154534</link>
<description><![CDATA[ Welcome DB2 users !! We are have some last minute additions to the site in a section to show 'How to Use ASPdb2'. Click this button at the splash page to go there. Because we updating the file...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65154534</guid>
<pubDate>Fri, 24 Oct 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[DB2 for Gold Version users...]]></title>
<link>http://www.boardtracker.com/rss/thread/64897521</link>
<description><![CDATA[ Tornado Gold version users can obtain a copy of the DB2 module for free. Contact sales@aspdb.com [mailto:sales@aspdb.com]>. Check out the DB2 module at www.aspdb2.com [http://www.aspdb2.com]>....]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/64897521</guid>
<pubDate>Fri, 10 Oct 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[ASP error '800a000d', Type mismatch, quote.asp with classid ASPDB...]]></title>
<link>http://www.boardtracker.com/rss/thread/63703312</link>
<description><![CDATA[ Hello, We have installed GOLD-061808.DLL onto a w2k3 sp2 server and we get the following error on all pages. We have confirmed the problem with quote.asp, but pureasp and datatype.asp work ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63703312</guid>
<pubDate>Fri, 25 Jul 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Aggregate with lookup...]]></title>
<link>http://www.boardtracker.com/rss/thread/63296590</link>
<description><![CDATA[ The Lookup filter was placed after the Aggregate filter resulting the lookup values are not used in the Aggregate. This only occurs in the show mode and the other modes (like download) is OK. Prob...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63296590</guid>
<pubDate>Thu, 03 Jul 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[design...]]></title>
<link>http://www.boardtracker.com/rss/thread/65085851</link>
<description><![CDATA[ am beginner of php. pls give guidance to design php form in phpeditor. and give me the url which having the great php guide ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65085851</guid>
<pubDate>Mon, 30 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Classic ASP-db dropdown for filter and edit...]]></title>
<link>http://www.boardtracker.com/rss/thread/63230027</link>
<description><![CDATA[ The following is a classic ASP-db example of using dropdown in filter and edit -&gt; Fk &lt;% Set X=Server.CreateObject(&quot;ASP.DB&quot;) X.dbQuickProps=&quot;1;NWIND;orders;Both;;;;...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63230027</guid>
<pubDate>Sun, 29 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Classic ASP-db Phone Mask...]]></title>
<link>http://www.boardtracker.com/rss/thread/63230029</link>
<description><![CDATA[ The following is an example of validating Phone Mask using classic ASP-db. Fk &lt;% ' Validator requires the 2000 GOLD dll ' It also needs: ASPdbValidator.jar in the folder specified...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63230029</guid>
<pubDate>Sun, 29 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Blob Data Type Oracle To Sql 2005 Thru Ssis...]]></title>
<link>http://www.boardtracker.com/rss/thread/63084228</link>
<description><![CDATA[ I have one table in oracle 10g that table have blob data type I can not load that data into sql 2005 server. i did try with export/import but it doesn't work. so please provide me soluation for th...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63084228</guid>
<pubDate>Sat, 21 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Installing asp-db on windows 2003 server...]]></title>
<link>http://www.boardtracker.com/rss/thread/62860739</link>
<description><![CDATA[ Hi, I am new to asp-db.. Can you please help me install asp db on window 2003. ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62860739</guid>
<pubDate>Tue, 10 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[CmdTimeout doesn't work...]]></title>
<link>http://www.boardtracker.com/rss/thread/62329570</link>
<description><![CDATA[ I am working on a legacy application which uses AspDb. The application is written in classic asp and is running on IIS 6.0. I have a query which is timing out when the user tries to download the C...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62329570</guid>
<pubDate>Tue, 13 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[How to lookup an edit value based on another edit value...]]></title>
<link>http://www.boardtracker.com/rss/thread/62285479</link>
<description><![CDATA[ Before we spent a lot of time to program a data access solution using asp or aspx, we should see whether there is an easier approach using SQL. For example, one user wants to have a combobox in ed...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62285479</guid>
<pubDate>Sun, 11 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[WS2008 &amp; Tornado...]]></title>
<link>http://www.boardtracker.com/rss/thread/62150207</link>
<description><![CDATA[ Got inquiries about ASP-db.Net and WS2008. I setup the Standard edition and as usual, WS2008 (a new platform) breaks a lot of old hardware and util type software. Took a third try to have a CPU th...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62150207</guid>
<pubDate>Sun, 04 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Edit primary and child tables...]]></title>
<link>http://www.boardtracker.com/rss/thread/62106077</link>
<description><![CDATA[ Check out the &quot;Advance Editing - Multiple Tables&quot; in the Edit Special topics. Use this &quot;user specified&quot; Edit SQL feature to edit multiple tables. Frank ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62106077</guid>
<pubDate>Sat, 03 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Grid Edit SELECTBOX and CHECKBOX...]]></title>
<link>http://www.boardtracker.com/rss/thread/61725463</link>
<description><![CDATA[ You may notice that the SELECT and CHECK boxes of Grid Edit are not implemented. User K. Kline brought that to our attnetion and it is now implemented. Look for that in the next release. Fk ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/61725463</guid>
<pubDate>Mon, 14 Apr 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Blank input fields...]]></title>
<link>http://www.boardtracker.com/rss/thread/60937226</link>
<description><![CDATA[ When an input field is blank during an Edit, there are two ways to build the Edit SQL -&gt; 1. field = null 2. field = '' Look at the following code. If you include the line .dbEdit...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/60937226</guid>
<pubDate>Tue, 11 Mar 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Pure aspx code for IBM DB2 9.5...]]></title>
<link>http://www.boardtracker.com/rss/thread/60366902</link>
<description><![CDATA[ If you are working with DotNet and the DB2 9.5 the following is the PureDB2 code that I use to test the installation. If you store a copy of the IBM.Data.DB2.dll in the /bin directory of your virt...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/60366902</guid>
<pubDate>Mon, 18 Feb 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Error Codes...]]></title>
<link>http://www.boardtracker.com/rss/thread/60289260</link>
<description><![CDATA[ Hi Frank, Do you have a published list of the Error Codes that are displayed in Tornado? We are getting 701 and 709. Which both report Invalid Query. But, when I paste the sql into SQL Query...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/60289260</guid>
<pubDate>Thu, 14 Feb 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[How to debug EmbeddedGrid SQL statements...]]></title>
<link>http://www.boardtracker.com/rss/thread/60039433</link>
<description><![CDATA[ We are trying to fill an embedded call with a sql statement in the macro. The grid is returned with the main table, but the sql to fill the Embedded grid only returns No Data. We only need to know...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/60039433</guid>
<pubDate>Sun, 03 Feb 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[MySQL V6 - SP Parameters...]]></title>
<link>http://www.boardtracker.com/rss/thread/59908896</link>
<description><![CDATA[ As promsised - MySQL has provided the SP parameters schema in V6 (beta). The next release of Ted will support that. MySQL is getting into the enterprise mode and is getting serious. Take a look as...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/59908896</guid>
<pubDate>Mon, 28 Jan 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Newer version of Ted08...]]></title>
<link>http://www.boardtracker.com/rss/thread/59316311</link>
<description><![CDATA[ Please download the Ted08 again (after the Jan 1st delivery), all the examples in the code Tab have been updated with the latest datasource -&gt; Oracle 10g, DB2-9 and SQLexpress. We&quot;ll add m...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/59316311</guid>
<pubDate>Wed, 02 Jan 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[2008 Delivery...]]></title>
<link>http://www.boardtracker.com/rss/thread/59316315</link>
<description><![CDATA[ 2008 files have been delivered to all subscription users. Please let us know if you have not received yours. Check the release history for the latest. We have implemented majority of the requests ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/59316315</guid>
<pubDate>Wed, 02 Jan 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Problem dbCalendar in Tornado...]]></title>
<link>http://www.boardtracker.com/rss/thread/58843247</link>
<description><![CDATA[ Hello, using dbCalendar in Tornado EP. Couldn't format date in German dd.mm.yyyy. No Properties at dbcalendar are functional. All Tests with Options doesn't affect. Below Code used &l...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/58843247</guid>
<pubDate>Tue, 11 Dec 2007 00:00:00 GMT</pubDate>
</item>

</channel>
</rss>
